-
Simple line
```
$print("Hello, world!")
```
Multi-line
```
$*
print("Hello")
print(",world!")
*$
```
-
### Describe the project you are working on
Strategy game.
### Describe the problem or limitation you are having in your project
I have a singleton with many signals for different things. Sometimes…
4d49 updated
2 months ago
-
It would be handy if there was a page (even better, a wiki page) that tells all the api difference and caveats between gdscript and dlang.
-
### Tested versions
Reproducible in 4.3.stable
### System information
Linux Ubuntu (KDE plasma)
### Issue description
The setting "highlight type safe code" does not work as intended. When turnin…
-
GDScript Language is used by [Godot Game Engine](https://godotengine.org).
Is very similar to Python.
-
### Describe the project you are working on
N/A
### Describe the problem or limitation you are having in your project
`WeakRef` is great in a lot of ways and saves a lot of work, however they…
-
### Describe the project you are working on
This is a QoL feature that is applicable any time you set a shader parameter from code.
### Describe the problem or limitation you are having in your proj…
-
When I do a godot build, I get these script errors in my CI logs:
```
SCRIPT ERROR: Parse Error: Could not find type "ParameterDisplay" in the current scope.
at: GDScript::reload (res://a…
-
### Describe the project you are working on
Working on Godot Kart Racing
### Describe the problem or limitation you are having in your project
in order to optimize code, or have platform/edit…
-
### 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…