I’m working on a puzzle game where the player can walk off the screen and wrap around to the other side. That effect is also see in arcade games like the classic Asteroids where the asteroids and space ship wrap around the screen.
Read MoreWrapping an Object to the Other Side
0