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 3adnaan · Jan 13, 2015 at 10:45 AM · scene-switchingscene-changeswitch scenes

Unity UI screen transitions

Hi all, I am working on Unity 4.6. UI and i wonder if i can make some transitions between scenes instead of Application.LoadLevel. Can i load different scenes and use camera transition animation to navigate to selected scene ?

Thanks in advance.

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 gjf · Jan 13, 2015 at 11:08 AM 0
Share

Application.LoadLevel IS loading a different scene.

if you don't want to actually load a new scene then your options are limited:

1) generate your game scenes/world dynamically either from code or setup files (quite contrary to the way unity works best, but i've done it in the past)

2) selectively enable game objects for each 'scene'... which isn't ideal either ;)

there are other things that you could do, but i believe the above are the most obvious.

why the aversion to Application.LoadLevel?

avatar image 3adnaan · Jan 13, 2015 at 11:13 AM 0
Share

Application.LoadLevel loads level without any animations .. i want to move from Scene A to Scene B (for example) .. i want user to feel that camera was moved from scene A to Scene B

1 Reply

· Add your reply
  • Sort: 
avatar image
0

Answer by Mmmpies · Jan 13, 2015 at 11:11 AM

No. You can have one scene and move a camera to a different location but if you put a different scene and move to that you have to load the new scene at which point the current scene freezes.

If you don't want to leave the user staring at a frozen screen then you could put an extra scene inbetween with a canvas and an image and even some text describing where you're going to but thats the best I can think of as a work around.

So go through doorway to next scene.

Load the inbetween scene. Should load instantly if it only has an image and some text.

"And now our hero travels through the mountain pass to the next adventure"

As soon as that loads load the actual next scene.

EDIT:

OK but can you give me an idea about your game setup like is it 2D or 3D a screen shot would be good. There are lots of different ways of doing things in unity and it depends on your setup which one will work.

Oh and im working from a phone so internet access is patchy.

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 3adnaan · Jan 13, 2015 at 11:18 AM 0
Share

Ok , lets say we have one scene with different panels. Will it take too long time to render all panels ? And is it better that having many separated scenes ? And how can i move the camera to different locations in the same scene ?! if you have example i will be grateful

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

3 People are following this question.

avatar image avatar image avatar image

Related Questions

Using parameters of activeSceneChanged? 0 Answers

speedrun timer problem 0 Answers

Android back button really slow 1 Answer

Multiple scenes loads to multiple clients and server can have a parallel view of each client scene ? 1 Answer

Remember scene settings when returning to scene 2 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