ios - How do I change the starting scene (GameScene)? -


i have searched few hours no avail. perhaps on looking simple solution, know how , alter scene auto starts when launch app. make main menu or credits scene in project.

you need go view controller.m class , change there game scene declared , defined. change name of menuscene class. hope helps!


Comments

Popular posts from this blog

javascript - Google App Script ContentService downloadAsFile not working -

javascript - Function overwritting -

c# - Exception when attempting to modify Dictionary -