An open API service indexing awesome lists of open source software.

https://github.com/kursatturkay/loadfirstsceneonplay

This script ensures that whenever the Play button is pressed in the Unity Editor, the first scene (index 0) in the build settings is automatically loaded, regardless of which scene was active in the editor.
https://github.com/kursatturkay/loadfirstsceneonplay

unity unity-scripts unity3d

Last synced: about 1 year ago
JSON representation

This script ensures that whenever the Play button is pressed in the Unity Editor, the first scene (index 0) in the build settings is automatically loaded, regardless of which scene was active in the editor.

Awesome Lists containing this project

README

          

# LoadFirstSceneOnPlay
This script ensures that whenever the Play button is pressed in the Unity Editor, the first scene (index 0) in the build settings is automatically loaded, regardless of which scene was active in the editor.