Skip to content
samme edited this page Jan 15, 2023 · 7 revisions

Text game objects use Canvas 2d text on an internal canvas.

They are quite flexible and can use any character set, but are a bit expensive in memory and rendering, especially in WebGL mode.

Clone this wiki locally