I'm trying to make a game and when you lose it takes you to a game over screen. I want to make it so when you click on the game over screen it returns you to the current world you are in ( there are several different levels in the game that are all separate worlds). How would I code it so I can get the current world and return the actor to the current world?
