ive been working on a platforming game for school, and there is a really annoying glitch!
the first enemy, when the level= 1, just flashes, when instead he is supposed to be moving toward the hero...
help please!
[blocks]
<when green flag clicked><forever if><( level<=> 1 )><repeat( 1<show><go to x )y
Offline
do you have a script that also hides him and resets him to his starting position? If so, try not activating the script when you run and see if it fixes your problem.
Offline