-
**Describe the bug**
In Lesson 3. We Stand on the Shoulders of Giants, there is an example where the character is supposed to move right and down, but he moves left and up.
**To Reproduce**
Steps…
-
**Describe the bug**
The lesson passes with wrong solution
**To Reproduce**
Enter lesson
Write:
`func _process(delta):
rotate(2*delta)
move_local_x(delta,100)`
**Expected behavior**
Thi…
-
**Describe the project you are working on:**
A Tomb Raider game, with magic system, a bit more . . . .
**Describe the problem or limitation you are having in your project:**
I really want to make…
-
**Godot version:** Godot Engine v3.2.beta4.official
**OS/device including version:** Debian GNU/Linux sid
**Issue description:**
I tried to use Godot Language Server with coc.nvim and Languag…
-
**Describe the bug**
In Lesson 11 the practice "Rotating Using Delta"
https://gdquest.github.io/learn-gdscript/?ref=godot-docs#course/lesson-11-time-delta/practice-UdOCQiGj.tres
It is possible to…
-
Currently there is no style guide for how to structure Godot projects outside of the contents of the scripts. This should include what is encouraged, what is allowed, and what is discouraged (and most…
-
**Describe the bug**
When using the keyboard shortcut ctrl+v, the "paste" action is completed twice instead of once.
**To Reproduce**
Steps to reproduce the bug:
1. Go to any text editor on gdqu…
ghost updated
2 years ago
-
If you would like to suggest and discuss features to add to the package, this is the place to do so. We now have all the essentials in place, and more features provided by the language server protocol…
-
### Describe the project you are working on
Godot
### Describe the problem or limitation you are having in your project
Common user complains about editing animation beziers. More specificall…
-
### Describe the project you are working on
I'm working on GDQuest "Learn to Code from Zero" (https://github.com/GDQuest/learn-gdscript) app.
### Describe the problem or limitation you are having in…