0

I was wondering if there is a simple way to connect a game scene to my main storyboard so that my main storyboard can be a main menu, Or is it better to just use another scene? Thanks!

Eric Aya
  • 69,473
  • 35
  • 181
  • 253
shanizoe
  • 121
  • 1
  • 2
  • 5

1 Answers1

0

There are more choices; for example, you could consider using XIBs instead of a storyboard.

Then, your question is both not very detailed and also strongly personal preference/opinion dependent. StackOverflow questions are meant for finding answers to detailed questions.

I'd say: Look at example apps, checkout videos/articles/books about app structure, and just get started. You'll learn along the way.

meaning-matters
  • 21,929
  • 10
  • 82
  • 142