Hello, I’m trying to make a 2d platform game in which I can use an input to swap between levels seamlessly whenever I want. I am able to swap between levels but can’t seem to find a way to make sure my character doesn’t restart at the starting position when I swap…
Any clue?