Hey.
I'm trying to make my character wrap around the layout only on the X axis, not the Y. How do I write that in the event system?
Couldn't find anything about it in the FAQ.
Thanks : )
Make the sprite.y to jump back, after the sprite.y is smaller or greater then some y-coordinate value.
Example:
http://www.upload.ee/files/3353110/wrap.capx.html
Develop games in your browser. Powerful, performant & highly capable.
Thanks! ^^ Worked like a charm! : >