-
### Godot version
https://github.com/V-Sekai/godot/commit/35b10e36d919247cf9e7c06892bf1c38ef027b0b
### godot-cpp version
https://github.com/godotengine/godot-cpp/tree/fbbf9ec4efd8f1055d00edb8…
-
The description of enabling the Language Server option in the Godot editor is wrong.
Instead it should read
Editor Settings -> Network -> Language Server
Confirm Remote Port is set to the val…
-
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!
-
### Godot version
4.3.stable
### VS Code version
1.95.2
### Godot Tools VS Code extension version
2.3.0
### System information
Windows 11
### Problem statement
Some errors do not crash Godot …
-
**Describe the bug**
Signals fire when the game/scene starts when connected with code for example:
``` gdscript
func _ready() -> void:
go_to_map.connect("body_entered",_on_player_entered)
``…
-
### Godot version
4.4-dev
### godot-cpp version
4.4-dev
### System information
wasm in particular
### Issue description
This is intended to primarily be a tracking issue looking a…
jordo updated
3 weeks ago
-
**Describe the solution you'd like**
We need to have some example Godot projects showing some of the use cases for Jovia.
At least two, one showing some ways that the TextGeneration class can be use…
-
### Godot version
4.2.1
### godot-cpp version
4.2
### System information
windows 11, Intel i7, 64bit
### Issue description
I am trying to install GDExtension for my godot, i am following the ht…
-
I tried to run the Virtual Camera example and use the `--onnx_export_path` argument. But it fails with `KeyError: 'camera_2d'`. `camera_2d` is the name of the obs property here. In other examples wher…
-
### Godot version
4.3.stable
### VS Code version
1.94.2
### Godot Tools VS Code extension version
2.3.0
### System information
Linux Ubuntu (KDE plasma)
### Issue description
When printing to…