Skip to content

A work in progress to speed up UI creation in Phaser 3 Engine, by exporting from Unity's UI Canvas.

Notifications You must be signed in to change notification settings

hammerplay-studios/unity-ui-to-phaser-3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Unity UI to Phaser 3

This is a sample project that exports UI data from Unity to Phaser 3.

Gettings Started

  1. Clone the project.
  2. There are two sub projects, unity-ui-sample which contains the unity files.
  3. unity-ui-2-phaser-3, the boilerplate project that we use to test the output.
  4. Inside the unity-ui-2-phaser-3 folder run the following commands.
  5. npm install
  6. npm run start
  7. Then open the page on a browser, http://localhost:1234

You can watch the video tutorial from here.

About

A work in progress to speed up UI creation in Phaser 3 Engine, by exporting from Unity's UI Canvas.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published