-
After updating to Godot 4.2 this plugin seems to have some bugs, most likely because of changed API.
I can no longer right click on files in the View and get this error message:
**res://addons/F…
-
```
🔴 scene/main/node.cpp:1523 - Index p_index = 1 is out of bounds ((int)data.children_cache.size() = 1).
🔴 res://addons/sprite_painter/src/floating/color_picker.gd:113 - Cannot call method 'get_ch…
-
**Describe the bug**
I'm setting up Waterways in gd4 on Out of the Ashes. I noticed error spam on the console, which slows down the engine and several other usage bugs.
It does work (for water) ev…
-
`InputSender` is a variable in `GutTest` which refers to an anonymous class in `addons/gut/input_sender.gd`. Since this class has no name, there is no way to refer to it in a static typing context, re…
ghost updated
3 months ago
-
See here for the generated documentation on my project: https://github.com/nyxkn/godot-draw3d/blob/main/docs/addons/draw3d/Draw3D.md
The functions section only shows the first argument of each func…
nyxkn updated
2 years ago
-
I tried the plugin, so far could not make it work, currently I'm using godot 3.02 version, the plugin is supposed to be put inside 'addons' folder, not 'assets', other than that, not sure how to use i…
-
**OS:**
WIN 10
**Godot version:**
v3.4.2-stable_win64
**Blender version:**
3.0
**Issue description:**
installed the plugin, when I try to export to escn I get this error:
```Python…
-
I think I can math the terrain node position to player position, meanwhile streaming the terrain heightmap according to the position. But is this method possible and will this method cause visual arti…
-
**OS:**
Manjaro Linux 18.04
**Godot version:**
Master (Not relevant)
**Blender version:**
Blender 2.80 (AUR version, blender2.7 branch / 40a8c4908818)
**Issue description:**
When I try to…
-
### Describe the project you are working on
This feature can be helpful in any project.
### Describe the problem or limitation you are having in your project
When writing documentation for my…