-
( for those just tuning in, this thread is a continuation of a discussion started here https://github.com/TheDuckCow/godot-road-generator/pull/177 )
Hey thanks for the detailed response. So last …
-
I've encountered two cases that would require configurating / generating file into subdirectories.
1. Project configuration header that would be included from other headers in the same project
S…
-
### Godot version
3.4.3
### System information
Windows 10, GLES3, Intel Iris Xe (30.0.101.1340)
### Issue description
Game freezes when RayCast is pointing at a SoftBody, please pay attention to …
-
Probably related to #967
While adding godot-cpp 4.0 to [xmake-repo](https://github.com/xmake-io/xmake-repo) the builds for mingw/x86_64 on MSYS2 failed with seemingly no error output:
```console
…
-
**Describe the project you are working on:**
2.5d beat'em up
**Describe the problem or limitation you are having in your project:**
Inside a GDScript class i often use "private" variables and…
-
Bevy should have an extensible visual editor capable of the following:
* Visualizing / editing scenes
* Visualizing / editing hierarchies
* Extensions
* Interacting with live app data
cart updated
7 months ago
-
I've recently tried YKnytt 0.5.1 on the Nintendo Switch OLED via the switchroot's Android 11 port (still in beta but working quite good).
The gameplay itself is 100% worth it and works ok (especial…
-
Yup, I'm going to replace every single icon with icons for my own purposes because I don't want to violate anybodies copyright and its a play it safe method. Plus I want to standardize 512x512 icon si…
-
### Describe the project you are working on
When developing a game sometimes I want to set a node and it's children to an inactive state so I can test better without having to delete the entire node …
-
### Describe the project you are working on
Godot core.
### Describe the problem or limitation you are having in your project
Godot does not do much in the way of helping users save and load …