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!
Some best practices when using Signals in Godot (and event systems in general), making game elements communicate with each other and also develop in a more stable way.