how do you make a sprite ddissapare when it hits a different sprite?
help!!!
Offline
When green flag clicked
Forever
If touching (sprite name)
hide
I can't figure out Scratchblocks
Offline
CrazyForChocolate wrote:
When green flag clicked Forever If (touching [sprite name v]?) hide endI can't figure out Scratchblocks
Fixed. In the future, just remember to add [scratchblocks] tags around your scripts.
Last edited by ErnieParke (2012-11-15 18:45:32)
Offline
CrazyForChocolate wrote:
When green flag clicked show Forever If (touching [sprite name v]?) hide else show end
Assuming you want it to show whenever it's not touching the sprite, otherwise delete the else: .
Offline