First (not so) fancy tree in a Godot scene
And how to import a Blender model into Godot
Jun 24, 20244 min read84
Search for a command to run...
Articles tagged with #godot
And how to import a Blender model into Godot
Update on Hot-Reloading First of all: Hot-reloading is finally here! Yay! 🥳 With Godot 4.2 came that awesome feature which should speed things up if you want to use C++ as your main development language for your Godot project. For those who don't kn...