oparaskos / unity-scene-selector

Simpler scene selection and trigger-volume additive scene loading

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

openupm

Scene Selector

Select a list of scenes rather than using build indices directly.

Screenshot 2022-09-02 at 14 05 19

If scenes are removed from the build then the drawer gives a warning. Screenshot 2022-09-02 at 14 05 47

Scenes are serialised as asset GUIDs and build indexes which are synced regularly to preserve proper reference integrity if scene order in the build settings is changed.

About

Simpler scene selection and trigger-volume additive scene loading

License:MIT License


Languages

Language:C# 100.0%