Jump to content

Text box or text input


Kobaltic
 Share

Recommended Posts

Phaser handles a game into a canvas element, so you can't use html elements directly.

You will probably have to add a HTML element over your canvas (in absolute positionning). You can then get user information in javascript (on form submit for example) and use it in phaser.

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...