8000 Scene switcher - start any scene, then return to the previous one · Issue #9 · BayatGames/Support · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Scene switcher - start any scene, then return to the previous one #9

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
darkhog opened this issue Jun 23, 2018 · 4 comments
Open
Assignees

Comments

@darkhog
Copy link
darkhog commented Jun 23, 2018

One thing that I liked in QuickScene and which your scene switcher doesn't have, was the ability to play any scene with a button shown next to one that opened the scene and after test play was complete, the scene returned to the one opened previously.

E.g. you have scenes, A, B and C. Scenes B and C depends on some stuff that is set in Scene A (let's say it's a loading scene), so you can't just hit play after changing something in scene B or C. You must go through Scene A (which would then open scenes B and C).

With the way it is now, you need to change to Scene A, hit play, do the testing, then change back to scene B or C. Having a "play from scene" button would be amazing to have since you wouldn't have to change scenes manually.

So why I'm not using QuickScene instead? Simply put, it isn't compatible with modern versions of Unity and from what I've gathered, the dev doesn't intend on fixing it. And your Scene Switcher is almost a perfect replacement - it does all QuickScene did, except for that small thing.

@hasanbayatme
Copy link
Member

Thanks for your great suggestions, and for the reference project for inspiration.
I have checked out QuickScene, it looks good and I will try to add most of their features in Scene Switcher, but do you have checked out Scene Manager?

I will release a new update for both Scene Manager and Scene Switcher with fresh new features and design.
Thanks.

@hasanbayatme
Copy link
Member

I have made the changes, and now when you press Play in Scene Manager window, it will return to the last open scene in the editor when the play mode ends.
I have attached the package here and also submitted for approval on Asset Store, download and try and let me know if it is what you were looking for or not.
Scene Manager.zip

@darkhog
Copy link
Author
darkhog commented Jun 24, 2018

Thanks. Though TBH, Scene Manager seems to be a bit overengineered for my needs. All I really need is a simple "play" button next to button that open the scene in Scene Switcher, so it is more or less like this:

+---------------+------+
|   Scene Name  | Play |
+---------------+------+

@hasanbayatme
Copy link
Member

Oh, no problem, I will include it on Scene Switcher too, but I wanted to keep it simple as most as possible.
Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants
0