This is a CSG to MeshInstance converter plugin
This addon adds a three axis translation gizmo for Path Nodes and a few other things, such as the ability to set point tilt in editor and snapping to colliders.
SpriteMesh is a plugin for Godot that allows you to create 3D meshes based on a 2D sprite.
Native Dialogs is a plugin for Godot that allows you to interact with OS-specific dialogs, such as notifications, messages and file dialogs.
Free 3D platformer Character for prototyping in GodotIncludes:-Rigged 3D Robot Character-20 animations!-3 Alt PalettesIf you use this, let me know! Tag me on twitter!@arianagchow
A Control Node that displays the Cardinal Directions in a 3D space. (North, South, East, and West)
A dynamic catenary node and shader for Godot engine (for hanging chains, ropes etc.)."In physics and geometry, a catenary is the curve that an idealized hanging chain or cable assumes under its own weight when supported only at its ends in a uniform gravitational field"- WikiThe idea came from an excellent tutorial by Alan Zucconi, in which he describes the math behind catenaries. I used these formulas plus some original ideas to implement a new catenary node type in Godot.
Spook up your editor with this Halloween plugin!
Discord API wrapper for Godot Engine. It provides a simple interface to build Discord application such as bots. It also comes with a standalone REST client with an option for a stateless mode.
Replace Windows icon without rcedit.Create icon from image(s) using no external tools.After installing and enabling you'll find two additional menu entries:Project/Tools/Icon CreatorProject/Tools/Icon Replacerwhich should be self explanatory.
Animation Player that tracks a position value. It plays forwards and backwards, and stops when at the target position.The target position may be controlled via a Slider control.
Camera transition is a simple solution to transition seamlessly between multiple cameras in both 2D and 3D.