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 -

spring - SubProtocolWebSocketHandler - No handlers -

methods - python can't use function in submodule -