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

Java 3D LWJGL collision -

methods - python can't use function in submodule -

c# - ErrorThe type or namespace name 'AxWMPLib' could not be found (are you missing a using directive or an assembly reference?) -