Blockland Forums > Suggestions & Requests
Reappear block event
Pages: (1/1)
TheNoob:
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!
jes00:
Just do onActivate > Self > disappear [0] to make the brick reappear.
TheNoob:
--- Quote from: jes00 on March 10, 2014, 02:41:59 PM ---Just do onActivate > Self > disappear [0] to make the brick reappear.
--- End quote ---
Ahh..thx, locking until it doesn't work
Pages: (1/1)