-
**I'm submitting a ...** (check one with "x")
```
[ ] bug report => search github for a similar issue or PR before submitting
[x] feature request
[ ] support request => Please do not submit sup…
ghost updated
4 years ago
-
### Godot version
Godot v4.4.dev (7c383767a)
### Godot .NET packages version
master (9cb7becfd4d5ec535d52ed1c8958216130beb88c)
### System information
Godot v4.4.dev (7c383767a) - Windows 10.0.226…
-
### Tested versions
Broken in 4.4 dev4
Works in 4.3 dev4
### System information
Windows 10.0.19045 - Vulkan (Forward+) - dedicated NVIDIA GeForce GTX 1060 (NVIDIA; 31.0.15.4633) - Intel(R) Core(TM…
-
### Describe the project you are working on
GDScript source-code debugging, GDScript-based projects
### Describe the problem or limitation you are having in your project
This topic started from htt…
-
it would be nice to have an example on how to use Godot Rust with Godot's multiplayer API, especially since its a bit hard to understand even with GDScript. I'm willing to contribute an example!
-
**Your Godot version:** 4.3
**Issue description:**
Was looking for more guidance on how to use `SetCustomInterpolator` in C# as a direct lambda expression can't be used directly inline (`.SetCusto…
-
This is the error on v4.3.dev6.official [89850d553]
`Parser Error: Could not find type "VoxelLodTerrain" in the current scope.`
-
sometimes when using certain modded cards the game gets stuck without giving you your deck
![image](https://github.com/TotallyNotSethP/DnDGMod/assets/117025107/257df45b-3385-4064-bc15-f2e644021750)
…
-
**Describe the project you are working on:**
GDScript plugins
**Describe the problem or limitation you are having in your project:**
`class_name` is a great feature and I use it often when ma…
-
If the "surfacer" files are moved to another directory, Godot produces a large number of errors when you try to create a new resource in the Inspector:
` res://src/gui/screen.gd:3 - Parse Error: No…