Is it even possible to wrap the screen when it goes out of bounds of a layout, seamlessly? Because I want to make a game that allows the player to walk in one direction and end up coming back from the other side.
The screen resolution is 1024x720 while the actual layout is 5000x5000. Also the screen itself follows the player.
Tell me how to wrap the screen and how to make the screen follow the player.
Can anyone help me. If you can then please reply.
Thank you.