Changelog
1.0.0 - First Release
(01/09/25)
Adding components to scenes. Components are stored in SceneData SOs, indexed in a SceneDataRegistry SO.
The SceneDataRegistry SO is automatically added to the Preloaded assets when building.
A script template allows easy creation of new SceneComponents.
Extension methods to the Scene struct type to access components.
Last updated