-
**Describe the project you are working on:**
The [Godot Next plugin](https://github.com/godot-extended-libraries/godot-next): a collection of scripts that are useful in a variety of projects (utili…
-
### Describe the project you are working on
HTML Builder, eg.
```gdscript
builder.h1("Hello Godot!", {class="heading"}) # Hello Godot!
builder.label("Email", {for="email"}) # Email
```
### D…
-
**Is your feature request related to a problem? Please describe.**
I'm working on a text based game where dialog can vary quite a bit based on the current situation. Implementing [ink's thread logic]…
-
In Godot Engine addons typically are in like `addons/hoodie` instead of `bin`
fire updated
7 months ago
-
In the process of extending a script, this is run:
https://github.com/GodotModding/godot-mod-loader/blob/e3e795bd040de157c4b996ed50d4bd670132b8b6/addons/mod_loader/internal/script_extension.gd#L100-L…
-
Hi narredev,
Thanks for your great work, this addon is better than using `GirdMap`.
As we can see, Godot will be more powerfull, but the `TileMap` node is deprecated in 4.3.
By the way, I not…
-
**Environment:**
- OS: Windows
- Godot version: 4.0.3
- _godot-sqlite_ version: 4.0
**Issue description:**
When I export to android I get the error "No suitable library found for GDExte…
-
First of all, thank you very much for providing this addon to the community.
When I added the GlowBorderEffectRenderer to my scene, I noticed that the image quality dropped as there was no antialia…
mfg92 updated
1 month ago
-
`res://demo/IconRemapper.gd:29 - Parse Error: Identifier "ControllerIcons" not declared in the current scope.
res://demo/IconRemapper.gd:35 - Parse Error: Identifier "ControllerIcons" not declared …
-
Got this error when opening the sample project:
```
core/extension/gdextension.cpp:887 - GDExtension configuration file must contain a "configuration/compatibility_minimum" key: res://addons/disco…