When I run my game, nothing happens. I have all the global variables, and the sprite is not invisible or anything like that. If you know what is wrong with it, please let me know.
Develop games in your browser. Powerful, performant & highly capable.
Is the layout using the event sheet that those events appear?
Sorry for double post but it didn't let me to edit the first post to add more info
you should compare the Bandit Health like this <= 0 less or equal 0
Because when you subtract 10 it could go under 0 like -9 etc....