Open jhanschoo opened 2 years ago
Thanks, just wanna give a heads up that I'll still be going with DynamicBitmapFont instead of Text due to the docs recommending that solution for performance
Can you share the link for that? I'm not sure what DynamicBitmapFont is, did you mean DynamicBitmapText? If so, it seems it's from a 3rd party phaser 3 plugin. Have you seen BitmapText? It also supports word wrapping
Ah yeah, DynamicBitmapText
The task is to implement a hackathon code-quality proof-of-concept of text animated as is typical in VNs.
FontText, animate characters appearing on screen based on a configurable speed.