Author Topic: .blb On stuck door event.  (Read 1963 times)

If only JVS wasn't so broken.

Is there anything that could detect if someone is stuck in general? I could use it for anything. Like if my castle gate is coming down and a player got stuck I could have the event kill him.

I can probably make it for you.


How's it going?
Starting working on it a little bit ago.

How do you want the event to work if multiple people are stuck in it? Call the input event multiple times?

Starting working on it a little bit ago.

How do you want the event to work if multiple people are stuck in it? Call the input event multiple times?

I guess we would have to.

Finished detection for cubic bricks. Bricks with dts collision will also be considered cubic bricks because there's no way to get the collision boxes for them(like the default tree brick).

Will probably be finished sometime today.