Tbe System Manager
The TbeSystemManager Component has to be added to your scene.
It must be the first user component that gets loaded (Check Script loading order in Unity).
It references an instance of TbeSettings. This means that TbeSettings are not game-wide. You can have multiple TbeSettings, but of course only one per scene.