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
Comments
Post a Comment