Author Topic: Door events-How to open it the way you click  (Read 377 times)

I think there was a way to make it where you clicked it,It opened the way you were going.Say you were walking into it,It would open where you were going

Does anyone know?

Make an invisible raycast enabled 1x4x5 brick on the other side that opens the named door in the other direction. There are other ways to do this without this brick, but it is by far the easiest and simplest.

Make an invisible raycast enabled 1x4x5 brick on the other side that opens the named door in the other direction. There are other ways to do this without this brick, but it is by far the easiest and simplest.
This.

It basically means that the door is no longer triggered by clicking on it, but rather by clicking on a different brick. Of course, if you stand in the trigger-brick it won't work and the door will open noramlly.

To open when you walk into it, You should use Zone Bricks/Events.