FastText class's icon

FastText class 2.0 Scripts 3.2 Community

Submitted by user burstina; MIT; 2020-02-15

Text node with fast rendering capabilities, expecially useful on Android.
Text rendering on Android devices highly harms FPS. (https://github.com/godotengine/godot/issues/19917)
You can append FastText nodes in Scene Tree and use instead of Label and LineEdit nodes to avoid FPS drop.
Note: even if it has been created as a workaround for Android, you can use it on any plaftorm for it has a different approach to text input.


View files Download Submit an issue Recent Edits