Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 13 Next capture
2021 2022 2023
1 capture
13 Jun 22 - 13 Jun 22
sparklines
Close Help
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
avatar image
0
Question by Lairinus · Jan 14, 2015 at 04:31 PM · androidguimenumenu screen

Main Menu - One scene or multiple?

Hey.

So far my scenes are split up where I have a:

  • 1 Initialization Scene (for any splashes / etc)

  • 2 Loading Scene (for loading required scripts)

  • 3 Main Menu

  • 3a Options Scene

  • 3b Accelerometer Configuration Scene

  • 3c Level Selection Scene

  • 4 Game Scene 1

  • 5 Game Level 2

  • 6 """

  • 7 """

  • 8 """

  • 9 Credit Scene

3 is the main game menu that has "Play" and "Options" and "Configure Accelerometer." 3a and 3b are scenes that are accessed through the main "parent" scene 3 - Main Menu.

I did this because I have some special art / environments displayed in each of those scenes and I can't make up my damn mind when it comes to activating/deactivating objects and i'll spend forever changing it back and forth.

IS THIS A GOOD APPROACH, or not?

The alternative to this is obviously just using 1 scene and activating / deactivating GameObjects but I did this because it is pretty damn quick and more modular than making sure I'm activating and deactivating the right items.

Comment
Add comment · Show 2
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image Baste · Jan 14, 2015 at 04:59 PM 0
Share

Why not just put all of the menu things in one scene, but far apart, and then move the camera when you need to switch the menu? It's a bit hacky, but it'll work.

avatar image Lairinus · Jan 14, 2015 at 05:04 PM 0
Share

The reason why I didn't want to do that is because I'm a very modular person where I like to be able to change everything about an aspect of the game at the drop of a hat. I was just asking this to see if it would be inefficient to split up my game into the scenes like I am currently doing.

1 Reply

· Add your reply
  • Sort: 
avatar image
0
Best Answer

Answer by Mondkin · Jan 14, 2015 at 05:22 PM

You could put all your 3a objects under one parent GameObject, and the 3b under other parent GameObject, and instead of loading scene 3a/3b you can just enable GameObject 3a/3b.

That way you only care about activating/deactivating one object at a time, and if you later add more components to one of the screens then it's just to put it under the correct parent object.

If you notice this is almost the same you are doing with the loading of new scenes, where you are removing old GameObjects and displaying new.

Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this Question

Answers Answers and Comments

28 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

Disabling UI Input on a per player basis 1 Answer

Main menu touch input for android 1 Answer

Slide menu using gestures 2 Answers

press esc to show a GUI menu 2 Answers

How to place/add a HD image/picture in background of my game? 0 Answers


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges