Ok how to put this, say i'm in a cockpit and my level is 1000x1000 and i'm using 8 direction movement, and i'm using scroll to, to focus on the cockpit, when i reach the far right, i'm bound to layout, but can i make myself wrap..?
Check your sprite's coordinates. When it's > to layout.width (extreme right) set it to 0. Th scroll to will follow you and it will feel like you've teleported.
You might check the capx in this post.
That should do it.
I was actually just looking at that other topic, Kyatric, and I was going to ask if that little gap problem has been solved yet?
Thanks for your help
Develop games in your browser. Powerful, performant & highly capable.
SullyTheStrange: TBH I haven't watched in it again, so probably no.