Is there any way to set unity iphone to load differing scenes first based on whether or not the user has played before. Obviously I could create a blank scene that is loaded first and then chooses the next scene based on whether or not Player Prefs has been written too but then thats just an extra scene to load.
Thanks in advance!