Need to ask for help guys.
I want the player when go to the left of the screen appear on the right. Like pacman when he goes to the left of the screen he would appear on the right.
Right now, I’m doing it by destroying the player and create another one on the right, but is there any better way to do this? One that not involve destroying the player?
I’m still a newbie,btw…