Skip to content

When pressing "Play" button loads initial scene that you define

License

Notifications You must be signed in to change notification settings

Shad3rMan/InitialSceneLoader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

InitialSceneLoader

Hi everyone!

Have you ever worked over a project, that works well only when started from initial scene? And you have to switch to that scene each time you want to test your changes... urgh!

So, here's a solution!

Checking "Should load initial scene" makes Unity load specified scene when you hit "Play". Note: if current scene contains changes - you will be prompted to save, discard changes or, if you press "Cancel", play mode will be interrupted.

Checking "Should load previous scene" makes Unity load the scene you were working on before.

Authors

  • Andrew Chaiko - Initial work
  • Ryhor Korneu - Refactoring

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

When pressing "Play" button loads initial scene that you define

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages