main.js 114 B

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