javascript - Phaser.js: How to use Text as sprites -


in game numbers game elements: can moved, touched, exploded , have collision detected.

how can turn text sprites and/or physical bodies using phaser.js?

you cant because sprite , text different node can attach text empty sprite , when move sprite text move same collision need manually

enter image description here


Comments

Popular posts from this blog

angularjs - Redirect to a new template in angular js -

Oracle SQL. How to select specific IDs where value of columns specify criteria? -

Desktop Launcher for Python Script Starts Program in Wrong Path (Linux) -