How do I make every scene in my game like the Game scene from the JoyStick Demo?

Koda89Koda89 Member Posts: 275
edited November -1 in Working with GS (Mac)
What the title says. I want to make my game scenes be where if my character goes off one side of the screen they pop up back on screen from the opposite side. IE, they go off screen on the left side, they show back up on the right side.

All of my previous games have just been one game scene long, however my current game has levels, and thus more than one game scene, and when I tried to recreate the initial game scene, none of the other game scenes would do what I want them to do. Instead any character that goes off screen, stays off screen.

So if anyone can help me, let me know.

Comments

  • JamesZeppelinJamesZeppelin Member Posts: 1,927
    command C and then command V

    Luckily you can actually cut and paste scenes!

    :)
  • RHRH Member Posts: 1,079
    Wrap the scenes X and Y. Go to scene attributes, it should be there as a boolean.
Sign In or Register to comment.