How to dynamically scale font size in Godot
22 August 2025
•
3 min read
We wrote a custom script to scale font sizes dynamically in Godot, so that we can make a better and responsive UI for different resolutions. Read More!