Skip to content

SceneManager

AlienTina edited this page Oct 15, 2023 · 1 revision

Usage:

  • SceneManager.LoadSceneJson(string sceneName)(function): loads a whole scene from a serialized Scene json.

  • SceneManager.LoadSceneTiles(string sceneName)(function): loads a OGMO tilemap as a new scene.

Clone this wiki locally