GDQuest/learn-gdscript

Practice 7.2 Drawing Squares at 3 positions

Opened this issue · 0 comments

When doing the 3 square practice assignment, if you write your function using jump() instead of just setting position.x, you get passing checks, but the turtle clearly has not created 3 perfect squares.

Screenshot 2024-04-01 at 7 54 12 PM