main.js 114 B

1234
  1. // This script is the main entry point of the game
  2. //Load a Scene
  3. Atomic.player.loadScene("Scenes/Scene.scene");