03 Sep 25
28 Jun 25
This article convinced me to not use Bevy (I mean that in a good way). I will still probably use bindings to Rust in Godot.
09 Jun 25
03 Jun 25
11 May 25
Adds a dock where you can store scenes for quick access. The scenes are organized into tabs. Drag and drop the scene to slot to assign it and then you can drag and drop from the dock onto your level scene.
The plugin generates a preview for each scene in dock using a viewport. It only supports 2D scene previews, but you can drop a texture on an occupied slot to assign a custom icon. Right-click a slot to access it’s context menu.
You can override properties for each scene to keep multiple versions of it and there is also a Paint Mode that allows for easier placing of the instances.
10 May 25
A quick guide on how to dramatically reduce Godot’s export sizes for your game/app!
09 Jan 25
Open-source VTuber software using Godot Engine! Contribute to ExpiredPopsicle/SnekStudio development by creating an account on GitHub.
17 Dec 23
Can we cooperate and gather all the best Godot 4 tutorials in one thread? Let’s try and get the Youtube tutorials, free or paid courses in one big…
28 Nov 23
[eng.] Godot plugin to make point n’ click games in a similar way to tools like Adventure Game Studio and Power Quest. If you want to know more about this tool, check out the project’s GitHub page.