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.
Specification: FastText class
|
User Reviews
Only logged in customers who have purchased this product may leave a review.
There are no reviews yet.