How to make a Triplanar Shader in Godot
We made a simple terrain shader for Godot, which lets you apply different textures on based slopes and more. Have fun!
We made a simple terrain shader for Godot, which lets you apply different textures on based slopes and more. Have fun!
Text Animator for Godot is out now in Early Access! Start bringing your texts to life in a few clicks and help us shape the future of this tool in Godot! Cheers!
Creating custom inspectors in Godot can become a bit tedious in C#, so we have built a custom and free addon that handles this for you!
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!
From Battlefield 6 to GMTK's Game Jam, it was a good week for Godot!
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.
A short and simple introduction about how to create UI in Godot, while keeping it responsive for different screen resolutions.