I created a racing game with a start menu, but I did this by using the SetWorld method, and every time a world is loaded its blank, I want the ability to spawn actors when a world is loaded (i.e. vehicles on a track or a "back to main menu" button in the options menu), how can this be done, without having to do anything, so the actors load up with the world, any help? I googled and either it didn't work of it didn't exist. Im using v2.4.0 of greenfoot.

