The (GUI-)ScriptManager helps you to organize your (GUI-)Scripts.
Designed with the Unity GUI Class in mind, it's also possible to use
it with any sort of Unity Script.
Take a look at the included Example HERE.
Features:
- Call all your (GUI-)Scripts from a centralized place
- A History, that can be traversed backwards
- A simple and easy to use Focus System
- The ability to set History- and/or Focus-Exclusions for each Script
- You keep full control of your Scripts
- Comfortable enabling / disabling of Scripts
- iDevices compatible
- Works in Java Script Projects too