Author Topic: Event help  (Read 532 times)

Hey i was just wondering how to do this event:

Make it to were when you touch a brick it appears, but when you get off it it dissapears.

Make the brick Rendered unchecked.
Time: 0; OnPlayerTouch>SetRendering>Checked On
Time: 10; OnPlayerTouch>SetRenderind>Checked Off
Try that. it'll do a continuous fade in fade out thing when you step on it, or touch it. But when you get off it, it should stop.

Actually, try the second event with a time of 100-300.

Badspot

  • Administrator
    0 onPlayerTouch->cancelEvents
500 onPlayerTouch->Self->setRendering->off