The 'Scene' class in the scene or 'game area'. It manages events related to player interactions with the scene and allows you to section and differentiate portions of your world into smaller chunks.
Properties
An event triggered when a player joins the scene.
An event triggered when a player leaves the scene.
The unique identifier of the scene.
The main camera associated with the scene.
Methods
Updated 12 days ago