Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 11 Next capture
2021 2022 2023
1 capture
11 Jun 22 - 11 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 aksh2143 · Aug 14, 2015 at 01:01 PM · scenescene-loadingloadlevel

instead of LoadLevel, what can i use to finish in single scene?

in my game, i am using two scenes, one for menu and other for game play. But my game is mobile game so i dont want to use more loads. so what can i do to complete game in one scene instead of using two??

Comment
Add comment · Show 1
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 itsharshdeep · Aug 14, 2015 at 06:52 PM 0
Share

Use Canvas ins$$anonymous$$d of the whole scene it will help you in both :- 1) HUD ( likes scores, pause buttons etc) 2) $$anonymous$$ain menu screens will be displayed first then they will be game false all time. In this you can use all of the screens by enabling or disabling them .. they will load easily and you can do transactions easily between them .. And all of them will be in 1 scene :)

1 Reply

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

Answer by DoTA_KAMIKADzE · Aug 14, 2015 at 01:05 PM

I have no idea why would you want that "because of mobile", but anyway - just do it in a single scene. Get 1 camera to see only your things you need for menu and the other one to see only things you need for game, and that's pretty much it, just don't use some colliders, etc. in your "menu objects", unless you separate them from "game objects" with "time and space".

P.S. Obviously you can also go by instantiating and deleting prefabs way if you'd like so.

P.P.S. Also if the main part wasn't obvious enough - when you've correctly setup all your cameras just switch between them on some button click or whatever switches between menu and game and pause all game-related stuff while you're in menu, etc. etc. (the rest pretty much depends on how your game works).

Comment
Add comment · Show 1 · 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
avatar image aksh2143 · Aug 21, 2015 at 09:50 AM 0
Share

okay Buddy, I got that :) Thank You

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

4 People are following this question.

avatar image avatar image avatar image avatar image

Related Questions

Can you create transitions between levels using Application.LoadLevel? 6 Answers

cannot access the next scene 1 Answer

Loading bar for NEXT scene/level... 1 Answer

Level Load Display Delay 0 Answers

Load and run scene in background 1 Answer


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