> These are incredible Somebody will find these very useful! I'm wondering if it's possible to use these to create a true mario style screen wrap, you know, where mario leaves the screen edge, and wraps around the other side, but you can leave him halfway, so that his front is on one side and his backside is on the other?
>
I guess you could, but it would be a purely visual effect. For a game it would make more sense to just duplicate a Mario that is close to an edge.
The interesting thing is, Mario can interact with anything he touches on either side of the wrap, so it acts, as you say, differently to just a visual, but I'm not sure how you could re-distribute sections of a sprite, including it's collision areas, onto the other side of the screen. I might start a new topic for this, sorry if I hijacked this!