zNotes: Datamanager system registry - studioplaynl/ARTWORLD_client GitHub Wiki

Description: A reference to the global registry. This is a game-wide instance of the Data Manager, allowing you to exchange data between Scenes via a universal and shared point.

In the default set-up you can access this from within a Scene via the this.registry property.


Example: Central Data Storage and exchange between Scenes with Data Registry