Idea: CanvasInput for Phaser 3 #261
robinheidrich
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
There has a similar one, named Hidden edit. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
It would be very helpful if you could use a text input in Phaser without using DOM.
There is an example how to use CanvasInput in Phaser 2, but in Phaser 3 it doesn't work anymore.
The idea: add a plugin to enable CanvasInput support in Phaser 3 (or maybe even make it a custom plugin).
And maybe make it usable for WebGL as well.
Beta Was this translation helpful? Give feedback.
All reactions