Poll

Do you want more emotes, and props?

Sounds like a good idea!
This is stupid...
No props, just emotes.
No emotes, more props!
I like trains.

Author Topic: Interactive bricks, and emotes, oh my!  (Read 1522 times)

Yep, we need like, sleep emotes! Or... I dont know, just more freaking emotes! And I know theres a zZ emote but I mean laying down on your side after pressing Shift+B! And interactive objects! Since we have default doors now... I don't know where I was going with that, but! We need beds! New prop like items, and interactive ones too! I want to right click a bed like in Minecraft, and lay down! What about you? Post your ideas! Or even make something like these! -Frog

You could have an event like OnActivate Player Laydown N/E/W/S, or something, but I'm pretty sure you could build any bed you need.
You can currently also lay down if you want to; sit and look at the sky. It's just a bit trickier than a simple click. It's probably easy to make, though, if you want it.

It's probably easy to make, though, if you want it.
I think it would be pleasant to have.

I know if you sit and look up, but we need something else!


It would be nice to have a way to lie down that doesn't make it impossible to look around you without messing up the appearance.

I dont like the idea of beds that you right click and jump into them or whatever, but i do agree that
It would be nice to have a way to lie down that doesn't make it impossible to look around you without messing up the appearance.


The entire bed can be done using simple events, excluding actually getting into the bed. I guess you could use PlayerTransform and then type /sit and move the mouse backwards, but that's not the same.

I don't really like the idea of any more 'props' because they pretty much remove the need to actually build things. I do however wish there were events and/or bricks which could replicate the function you want, the only difference being that you'd have to build the bed yourself; the mattress would be a special positioning brick which would also trigger events in the duvet or whatever.

Anyway, the only way to get into a bed in Minecraft is to instantly appear in it. In Blockland you can actually make it look like you're getting into the bed.

The entire bed can be done using simple events, excluding actually getting into the bed. I guess you could use PlayerTransform and then type /sit and move the mouse backwards, but that's not the same.

I don't really like the idea of any more 'props' because they pretty much remove the need to actually build things. I do however wish there were events and/or bricks which could replicate the function you want, the only difference being that you'd have to build the bed yourself; the mattress would be a special positioning brick which would also trigger events in the duvet or whatever.

Anyway, the only way to get into a bed in Minecraft is to instantly appear in it. In Blockland you can actually make it look like you're getting into the bed.
Basically it would be like a Minecraft bed. But you cant make that without like, a JVS-esque bed. I dont care if it has animations, or even working covers. You just click, and your lying, facing sideways of course, in the bed until you click again.


You will need the default player info
You will also need to animate the crouch sideways
You will also need to script an emote

All of those, i have failed to do before :C