Author Topic: Commands to /lounge or /sleep  (Read 534 times)

There's a command in Age of Time called "lounge".

Quote from: AoT Site
/love - Character's head is surrounded by hearts.
/hate - Dark cloud forms above characters head.
/wtf - Character's head is surrounded by question marks.
/sit - Sit down
/lounge - Lie down

I would like to see someone make a command to do this in Blockland.

I am fully aware that you can lie down by sitting and facing upward.

What I want is a way to do this and not be stuck staring at the ceiling, unable to see anything. A particular feature I was considering with this is that perhaps an event or VCE status could be created along with the command, which would look for a player that is lying down, so that, for example, if on a bed (with this event in it), the player will slowly heal. This idea, of course, is inspired by
Quote from: AoT Site
/sleep - You can sleep anywhere, but if you sleep on a bed you will regain your health.

Old but relevant video

Let me know if this is possible, been done before (tried to search), or.. do it.

you can do the health regain and sit command with VCE, then if SetBotAim works with players, "SetCamera" on a brick close to the bed and have the player playAnimation Sit and setAim Ceiling.

I support your idea! It would be awesome! :D

you can do the health regain and sit command with VCE, then if SetBotAim works with players, "SetCamera" on a brick close to the bed and have the player playAnimation Sit and setAim Ceiling.

But what about like an actual animation for /lounge where you cross your arms and lay on your stomach with your upper torso up?









....












Basically this. (without the cell phone or credit card or whatever.... hue)

Absolutely not possible cleanly in the way you mean. We'd need to open the minifig in Shaper (which would mess up stuff on it) then animate it like that. The head can't legally move like that, arms couldn't move like that. Basically, you'd need much modification or working with to make it look right.

The best you can do is a hacky, pretend thing.

So like a script that puts you in kind of a freelook around your character but makes it sit and look straight up?