Loading a level on mobile takes too long; how can I make my level restart in a faster way?

Hi! I’m almost done with the creation of my game, and I’ve arrived at the polishing phase. One thing that bugs me a lot is that I’ve made it so that when the player is dead, the level is loaded again. This takes a bit too long, which leads me to wonder: Is there anything I can do to speed this up? (aside from coming up with a way of restarting the game without having to reload the level)

Thank you!

Aaah, screw it. It’s a pretty crappy way of organizing this anyways, I’ll just come up with a way of restarting the level without actually restarting the level.