After my sprite goes through all its scripts I want it to hide, but it won't. Any thoughts? PLEASE!!!
Offline
well can you show the scripts or give a link to the project? otherwise I could suggest the obvious: put a hide block at the end of the scripts. but maybe you should check for a script that stops it from hiding, like a script that has a show block in it. make sure there isn't a forever block that has 'show' in it.
Offline
First, make forever's repeat's or repeat-until's. Then, place a hide block at the end of your sprite's scripts. If there is an event that makes it show that could interfere with this, make the hide repeat forever. I hope this helped. If not, put the project in this gallery and I will look at it.
Offline