Skipping the splashscreen
Hi
Working on my first game but have a problem. When the user dies, I want to reset all the scenes and then jump to the MAIN MENU skipping the Splash screen.
Does someone know how to do this ?
Working on my first game but have a problem. When the user dies, I want to reset all the scenes and then jump to the MAIN MENU skipping the Splash screen.
Does someone know how to do this ?
Comments
However if that's taking you back to the splash screen, you'd need to make attributes for everything the player does.
i.e. When player dies, change attribute game.score to 0, objects collected to 0, etc. etc.
You would also need to make sure you return all of the actors to their original places. If you destroyed them, you would need to respawn them at their original places.
Otherwise, if i'm wrong.
Set up rules for every actor - When boolean reset is true. Reset all attributes. So change attribute position etc etc etc to everything that they're supposed to be when the game starts) this also skips re loading
Good luck!
EDIT!!!! @redsky beat me to it. I so had this one! lol work ... Good stuff buddy.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Support Fabled Apps!
Please LIKE Fabled Apps on Facebook.
Please Subscribe to Fabled Apps on YouTube.