-
### Godot version
Godot_v3.4.4-stable_x11.64
### System information
Linux, Ubuntu 20.04 LTS, NVIDIA GTX 1650 Super, GLES3
### Issue description
I have tried VisualScript for first time …
-
When building my graph it dies on:
> AssertionException: Assertion failure. Value was Null
>
> Expected: Value was not Null
> Edge 0 input is null, output: Port Render Mesh (UnityEditor.VisualScr…
-
**Godot version:**
Godot 3.3.0
**OS/device including version:**
Win10 GLES3
**Issue description:**
There is no way to get SubCall working
**Steps to reproduce:**
Create new Vis…
-
### Describe the project you are working on
Godot
### Describe the problem or limitation you are having in your project
The TRES/TSCN text format was created with the sole intention of being …
reduz updated
3 years ago
-
Right now if I register a method that has arguments those don't appear in the autocomplete in the GDScript side... is it okay.. is it a bug?! Also, GDScript doesn't work with returned static typed ins…
-
### Godot version
v4.0.dev.calinou [12e0f10c7]
### System information
Ubuntu 20.04.1, Vulkan, AMD APU
### Issue description
I was attempting to figure out how to add a function start node, as one…
20kdc updated
2 years ago
-
**Godot version:** v3.2.1.stable.official
**OS/device including version:** N/A
**Issue description:**
The `sequenced` property of `VisualScriptFunction` is (AFAICT) *supposed* to enable a fun…
-
*Related to https://github.com/godotengine/godot-proposals/issues/3285.*
### Describe the project you are working on
The Godot editor :slightly_smiling_face:
### Describe the problem or limi…
-
-
### Godot version
4.1.2
### System information
Windows 11 4.1
### Issue description
When you pack a scene, save it, then unpack/load it the timer node stops working. I believe I could add code in…