-
There is a vulnerability with the way most Godot users are currently using this "inappstore" plugin.
Unlike the Android Billing plugin, there is no way to `query_purchases()` and find out what the …
-
Hello! I used to use this plugin in Godot 3. Are there any plans to update support for Godot 4?
-
### Benefit description
Godot 4 allows the generation of in-editor code references [automatically from code comments](https://docs.godotengine.org/en/stable/tutorials/scripting/gdscript/gdscript_do…
-
I tried loading the tutorial but I get the follwoing errors in Godot:
```
res://addons/kamran_wali/duniya_skapare/scripts/stage_generators/wave_function_collapse/ds_wfc_gen.gd:193 - Parse Error: T…
-
I'm beginning work on prototyping a small game idea.
I created a simple "box" sprite with 3 frames in Aseprite.
On attempting to import using `Aseprite -> Sprite3D with AnimationPlayer` I receive th…
-
With this editor plugin loaded (make sure reloadable is on in `.gdnlib`), unfocus editor window (now the plugin is unloaded), then refocus editor window (plugin now reload again), then click on "Main …
-
### Goal
- Port to GDExtension in such a way that it would be possible to compile the same codebase as either an engine module or an extension.
- Build GDExtension artifacts using GitHub workflows i…
-
### Describe the project you are working on
I'm building a GDExtension variant of [spine-godot](https://github.com/EsotericSoftware/spine-runtimes/tree/4.2/spine-godot), in order to be able to make d…
-
I've been using this plugin since the 3.x days but recently I've noticed that Godot 4.1 had been running extremely slowly. I upgraded to 4.1.2 to see if that was the issue and it was still running slo…
-
### Problem statement
**NOTE - This is not a limboAI specific issue.**
In vscode (with godot tools), it seems for outline to work, the first line should be 'extends' or else 'class_name' be added.…