-
I found some links you might be interested in taking a look at. Some of it might be outdated or might deviate somewhat from what is generally considered to be the best styling conventions and best pra…
-
-
I see this robot in many games:
+ https://github.com/godotengine/godot-demo-projects/tree/master/2d/physics_platformer;
+ https://github.com/godotengine/godot-demo-projects/tree/master/3d/platfo…
-
**I'm submitting a...**
- [ ] Bug report.
- [x] Feature request.
## Feature request ##
`
**Describe the problem you're trying to solve.**
The new outline tree greatly spe…
-
### Godot version
v4.0.stable.mono.official [92bee43ad]
### System information
macOS Monterey, MBP 2020, Intel Iris Plus Graphics, Forward+ (so Vulkan? but this is macOS, so still OpenGL?)
…
-
### Godot version
4.0.RC3
### System information
WSL2, ubuntu 20.04.5 LTS, under Windows 10 Pro 22H2, os build 19045.2604 AMD Ryzen 7 5700X 8-Core Processor 3.40 GHz RAM: 32.0 GB (31.9 GB usa…
-
New, free, web based lessons. Currently in early Beta:
https://gdquest.github.io/learn-gdscript/
-
The control is for QWERTY keyboard. Customised keys are required.
-
A special Node2D/Spatial/PackedScene that can be added to a scene and fed an agent and/or behavior, with the ability to draw whatever information is relevant or selected by the programmer.
- Arrows…
-
Running the following code in Lesson 23, Exercise 1 causes the GDQuest program to close once the code is run:
var waiting_orders := []
var completed_orders := []
func complete_current_order():
…