azerion / phaser-input

Adds input boxes to Phaser like CanvasInput, but also works for WebGL and Mobile, made for Phaser only.
MIT License
203 stars 64 forks source link

How to get input field value? #79

Closed FormantesJoshuaPaul closed 3 years ago

FormantesJoshuaPaul commented 3 years ago

Hi! I'm trying out this plugin but I don't really know how to get the value that a user enters in the input field. How do I go about doing this? Thank you

FormantesJoshuaPaul commented 3 years ago

Nevermind, I figured it out. Use .value