Hey,
I'm wondering if the Y = 190 can it be made so the Sprite can no climb any further?
Thanks
dl.dropbox.com/u/43013976/Submarine.capx
Develop games in your browser. Powerful, performant & highly capable.
I'm not at home right now, but without looking I suppose you could jsut edit whatever events you are using to allow it to climb in the first place. Just add the condition "Compare Y < 190"
Cheers :P