-
There's a bunch of weird things I ran into while trying to follow the "Squash the Creeps" tutorial in Godot 4. I'm not a Godot expert and don't know how to fix some of these things, so I don't want to…
-
### Godot version
4.0dev
### Issue description
From version to version, some resources changed format. While we have `ClassDB::add_compatibility_class` to help with class renames, we kind of …
groud updated
11 months ago
-
I'd like to see the camera rotation improved in GDQuest's third-person controller. Currently, it's affected by framerate. If you turn off VSync and set max fps to 1000 (or another high number) then if…
-
-
Godot Documentation Code examples should have comments
Currently the Godot Documentation, and most of the Godot Engine Demos do not have code comments. Code as a rule should of course be commented,…
-
### Godot version
3.4.2
### System information
Linux
### Issue description
In all version of Godot the signature for body entered is this:
```
func _x(_body_id: int, _body: Node, _b…
-
We will start by making some nice 2d vector assets, but first we need to define a cool art style, since this work is going to used as an official resource for godot engine demos, it has to follow the …
-
To make the developer experience smoother, we should publish documentation, eg. to github-pages.
See:
- https://www.mkdocs.org/
- https://github.com/GDQuest/gdscript-docs-maker
- https://flake.par…
-
**I'm submitting a...**
- [x] Bug report.
- [ ] Feature request.
## Bug report ##
**What is the current behavior?**
In Godot cant show Chinese currectly.
So I've been working on the Chines…
-
### Describe the project you are working on
1v1 fighting game, similar to Street Fighter or Mortal Kombat [(This one specifically)](https://maksu.itch.io/clockout)
### Describe the problem or limita…