Tbe System Manager
The TbeSystemManager Component has to be added to your scene. The TBE (Scene) Setup tool helps you with this.
It also must be the first user component that gets loaded (Check Script loading order in Unity).
Outgoing references
The system Manager references:
TbeSceneSettings
-
TbeSceneSettings are not game-wide. You can have multiple TbeSceneSettings, but of course only one per scene.
-
Inside TbeSceneSettings there is another reference and that is the UI Skin Settings.
TBE comes with sensible defaults for all of these settings.