View all files | ||||
This is a Phaser Editor 2D v3 project template.
If you have NodeJS installed, you can run the editor using the editor NPM script, defined in the package.json file.
First you have to install & update the dependencies:
And then you can run the editor:
If you are in a remote environment (like the Gitpod.io IDE), then run the editor like this:
If you want to see all the editor options, run:
If Phaser Editor 2D Core is globally installed, you can run:
This repository is ready to start coding in Gitpod, a Cloud Development Environment. You only need to [click on this link to start a new workspace.
This is what Gitpod does:
In the Ports panel in VS Code, it shows the links for opening the editor (port 1959). It gives you the option of copying the URL, opening the URL in a preview panel, or opening the URL in a new tab.
Script nodes are logic objects. You can add a script node to the scene or a game object, for extending it with custom data and behavior.
This project includes the script libraries: