Pages: 1
Topic closed
I cannot figure out how, so when the variable (Health) of a sprite reaches zero, it disappears. Thanks!
Offline
when gf clicked show wait until <(health) = [0]> hide
Here:
when gf clicked show variable [health v] forever if <(health) = (0)> hide variable [health v] end end
Last edited by powerpoint56 (2012-06-26 10:43:09)
Ok, Thanks a lot for your help