Author Topic: Deathrun Problem  (Read 365 times)

For my deathrun, I have a set of 3 bricks. When you click 1, the other 2 disappear and it makes stuff happen on 1 set of poles. The bricks do come back. But, if I click it, and the bricks are gone when the minigame resets, the buttons will stay gone until I turn ray casting, collision, and rendering back on. Any help?

How long does it disappear? Make sure you aren't canceling events or anything when you click the button.

How long does it disappear? Make sure you aren't canceling events or anything when you click the button.
These are the events:

OnActivate-pole a- Fakekillbrick 10
OnActivate-button a/button b / button c (3 seperate events)- disappear 15

That's all the events. I'm not cancelling them or anything.