GDQuest / GDQuest/learn-gdscript

Typo and crashing problems in "Moving in a Circle Using Delta"

Open
#775 1 comment 0 reactions 0 assignees View on GitHub
content
Dominant language
GDScript
Stars
2.8k
Forks
235
PR merge metrics
No merged PRs in 30d

Description

![Capture](https://user-images.githubusercontent.com/35112831/215241317-3ad1d114-e850-485b-86de-ecb10f9de265.PNG)
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.