Kaifungamedev / godot_local_assets_browser
a asset browser for local assets
☆20Updated 5 months ago
Alternatives and similar repositories for godot_local_assets_browser:
Users that are interested in godot_local_assets_browser are comparing it to the libraries listed below
- A texture that can generate icons and thumbnails directly from scenes.☆32Updated 2 weeks ago
- A struct implementation in gdscript using server pattern☆33Updated 3 months ago
- A simple tool to paint vertex colors on MeshInstance3Ds.☆36Updated 9 months ago
- Slice meshes in Godot with this extension!☆17Updated last year
- Automatically assign and create materials☆29Updated last year
- A set of simple Godot 3D nodes for extruding, tiling, and instancing 3D meshes along a path. Implemented as a C++ GDExtension.☆29Updated 2 weeks ago
- Godot plugin to give some love to gridmaps.☆25Updated 8 months ago
- Addon for creating procedural stairs in Godot Engine☆32Updated 7 months ago
- Godot Plugin : allow you to edit 2D and 3D side by side☆45Updated 4 months ago
- Simple Resource Preview Generator for Godot.☆22Updated 2 years ago
- release for m terrain plugin☆28Updated 8 months ago
- High quality procedural textures for your Godot gaming design pleasure.☆27Updated 2 months ago
- A Godot 4 plugin that expands on the debugging tools in the engine.☆28Updated 4 months ago
- An updated vertex animation demo for Godot 4.3☆20Updated 2 months ago
- This is a simple, yet customizable tool that makes it very easy to implement a grappling hook in your 3D FPS game.☆26Updated 10 months ago
- Gizmo3D encapsulates the Godot Engines 3D move/scale/rotation gizmos into a customizable node for use at runtime.☆35Updated last month
- Build out 3D Gridmaps using 2D Tilemap Layers☆22Updated this week
- A add-on which can quickly be added to your 3D project to have a spring based grappling hook system similar to Unity☆19Updated 7 months ago
- JSON Serialization & Deserialization support for all variant types, and support for objects with property injection from JSON☆35Updated 5 months ago
- A dynamic catenary shader for Godot engine (hanging chains, ropes etc.)☆16Updated last year
- A library of the MVVM pattern for Godot☆38Updated 3 months ago
- A Godot 4.x Plugin for Dynamic Day Night Cycles☆35Updated 2 years ago
- A Script to get class type (Also works for custom class and cross-scripting). Can be used for pattern matching.☆14Updated 4 months ago
- Flight navigation in free space for Godot4☆33Updated 2 months ago
- Here is Millu's Advanced Vehicle Controller for Godot 4+☆16Updated 3 weeks ago
- Godot engine plugin for rapid prototyping.☆63Updated 2 months ago
- Proof of concept for a Godot addon to make UI animation easier.☆53Updated 2 months ago
- Behavior Tree Implementation in Godot 4.☆12Updated 3 months ago
- This Scene to mesh converter a Godot addon is a tool that convert a hirarchy of Node3D nodes into a MeshInstance3D.☆15Updated 5 months ago
- Adaptive graphics settings system for Godot 4.4 that automatically optimizes visual quality based on performance metrics. Built with GDSc…