/MultiSceneManager

[π—¨π—»π—Άπ˜π˜† π—¨π˜π—Άπ—Ήπ—Άπ˜π˜†] - MultiScene Switching

Primary LanguageC#MIT LicenseMIT

SceneManager

Make MultiScene editing in Unity easier.

Getting Started

Glossary

Logic Scene: additional scenes that loaded

Add logic scene

The first time you load a scene, a Scene Manager Data file is created at Assets/Resources.

Click on it to reference scene assets you want to be load.

Load scenes with logic scene

TF.SceneManager.SceneManager.LoadScene("mySceneName");

Authors

  • Theo Farnole

License

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