Automatically generates user friendly lookups of project layer names.
☆26Sep 30, 2025Updated 5 months ago
Alternatives and similar repositories for godot-layer-name-enums
Users that are interested in godot-layer-name-enums are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- GDScript implementation of interfaces for Godot.☆17Feb 6, 2024Updated 2 years ago
- A Script to get class type (Also works for custom class and cross-scripting). Can be used for pattern matching.☆16Dec 7, 2024Updated last year
- Blocks is a plugin for mdbook which preprocesses "Blocks" based markdown into beautiful Bootstrap components.☆11Jun 15, 2024Updated last year
- Add buttons to the Inspector or 2D/3D viewports with one line of code!☆15Aug 28, 2025Updated 6 months ago
- Godot addon for interactive energy shields.☆34Nov 24, 2025Updated 4 months ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- A 3D rigid character body addon for Godot.☆18Jul 4, 2024Updated last year
- Godot addon which implements interfaces for GDScript in it self.☆15Jun 29, 2025Updated 8 months ago
- ☆46Feb 28, 2025Updated last year
- A tagging system for Godot☆35Jun 11, 2025Updated 9 months ago
- A simple plugin to configure FastNoiseLite noise with a live preview☆10Jan 6, 2024Updated 2 years ago
- 2D geometric shapes addon for Godot☆36Sep 16, 2024Updated last year
- Settings Encapsulation and Abstraction Layer☆15Oct 21, 2024Updated last year
- Godot3.X, outdated. Godot4 is under developping.Easy to create Godot TileSets resource.☆11May 14, 2023Updated 2 years ago
- A godot optimization script that allows processes to run between frames on the main thread.☆16Aug 21, 2024Updated last year
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- Experimental addon for godot 4 - Allow splitting elements into containers with the same size in the canvas rectangle.☆23Jul 18, 2025Updated 8 months ago
- Port to Godot 4 for the pixel sprite generator by deep-fold☆16Mar 4, 2025Updated last year
- ☆24Aug 12, 2025Updated 7 months ago
- Godot-PlanarReflector-CPP☆28Sep 30, 2025Updated 5 months ago
- Godot plugin. Diff Margin displays Git changes of the currently edited file on Godot script editor margin.☆20Dec 1, 2024Updated last year
- UI Knob control for Godot 3.x☆21Mar 5, 2022Updated 4 years ago
- This Scene to mesh converter a Godot addon is a tool that convert a hirarchy of Node3D nodes into a MeshInstance3D.☆19Nov 30, 2024Updated last year
- ☆17Aug 29, 2024Updated last year
- A Godot 4 plugin that expands on the debugging tools in the engine.☆29Dec 16, 2024Updated last year
- NordVPN Special Discount Offer • AdSave on top-rated NordVPN 1 or 2-year plans with secure browsing, privacy protection, and support for for all major platforms.
- A Godot Engine plugin for rendering realistic characters☆27Dec 31, 2023Updated 2 years ago
- 一个用于管理配置表格的Godot插件☆52Sep 3, 2025Updated 6 months ago
- Automatically assign and create materials☆33Apr 27, 2024Updated last year
- A (spherical) planet atmosphere system for Godot which does not use any form of ray marching and has no loops in the shader at all.☆16Aug 10, 2025Updated 7 months ago
- Ease development with an inspector button that's plumb simple.☆58Mar 29, 2024Updated last year
- Workaround for "key must be a string" error with serde_json. De/serialize any HashMap<K,V>, Vec<(K,V)>, Iter<(&K,&V)>, or Iter<&(K,V)> as…