Scene Manager RBG Pack


The asset pack uses Scriptable Objects to simplifies scene management with smooth transitions and a scene selector for efficient scene management in Unity. Included is a bonus tag selector pack.


by Danesvar Neelamagam


Price History +

Scene Manager RBG Pack streamlines scene management and scene selection in Unity. It includes a SceneList asset that stores scene names (manually updated via a context menu) and a Scene_Manager component for mapping UI buttons to scenes, handling asynchronous scene transitions (with optional fade animations), and optional persistence across scenes. A custom SceneSelector attribute provides a convenient dropdown in the Inspector for consistent scene selection.


Bonus asset:

The Tag Selector Asset is a lightweight and easy-to-use tool for Unity that provides a custom attribute and property drawer for tag selection. Instead of manually typing tag names into string fields, developers can now select from a dropdown list of available tags in the Unity Inspector. This improves productivity and reduces the risk of typos or mismatches.