Extends
- ScriptBase
Members
ID_SCRIPT
Static method to get the ID of the script.
socketObjects3D :object
sockets object3D connected
- object
- Source
Methods
init()
Creates and manages 3D cubes associated with DOM elements based on socket events.
load() → {Promise.<void>}
Loads the map.
If there is an issue with gm installation or loading the map.
- Type
- Error
Resolves when the map is loaded.
- Type:
- Promise.<void>