Poll

Should i re-open again?

Yes
1 (20%)
No
2 (40%)
I dont care
1 (20%)
Crap
1 (20%)
make a server plz
0 (0%)

Total Members Voted: 5

Author Topic: Reappear block event  (Read 430 times)

The dissapear event is not really usefull to me
Like events with:
onActivate > self > dissapear [-1]

Then you have to put 3 more events enabling brick colliding,  ray casting, and rendering.
With these, we can just do:

onActivate > self > dissapear [-1]
onMinigameReset > self > Reappear

Someone plz!


Just do onActivate > Self > disappear [0] to make the brick reappear.

Just do onActivate > Self > disappear [0] to make the brick reappear.
Ahh..thx, locking until it doesn't work