GDQuest / GDQuest/learn-gdscript
Typo and crashing problems in "Moving in a Circle Using Delta"
Open
content
- Dominant language
- GDScript
- Stars
- 2.8k
- Forks
- 235
- PR merge metrics
- No merged PRs in 30d
Description

if you fail to use "move_local_x" in the code, the error will tell you that you need to use "make_local_x," and attempting to use "make_local_x" crashes the entire program.
Edit: Turns out even when I use "move_local_x" It crashes as well, it only wont crash if I run it by using the solution button
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.