Is there a way to save a world e.g. the player is in the options screen while the main game screen is paused?
The performance question is, I have a really big function which can take 0.2 of a second to process but is there away to keep the frame rate running while processing processing (I know it would take longer to process).
Thanks, Adam