Solved arrow to move forward even at the end of the level

Question that is answered or resolved.

Steven1985

Active member
Hi guys,
in my game, when I arrive at the end of the level (for example the level is 1500 pixel long and then last 'at' is 1180) it comes out the arrow to move forward.
What does it depend on?
 
Solution
Take a look at this:


I suggest you make a blank image of arrow.gif or arrow.png in the sprites folder.
All I remember after wait ends (the arrow) will show up automatically
so sometime maybe you can use blockade combine with scrollx as an alternative
 
Last edited:
I would go with using a custom arrow. It's one of the simplest tricks in the book, very reliable, and a lot more versatile than the native arrow.

DC
 
Take a look at this:


I suggest you make a blank image of arrow.gif or arrow.png in the sprites folder.
 
Solution
Back
Top Bottom