I’m trying to find a way to do this https://codepen.io/tholman/pen/nyzEYk in Phaser. I have a feeling there’s not a way to use fillText, unfortunately.
You can do the canvas part with a CanvasTexture.
I’m trying to find a way to do this https://codepen.io/tholman/pen/nyzEYk in Phaser. I have a feeling there’s not a way to use fillText, unfortunately.
You can do the canvas part with a CanvasTexture.