learn-gdscript
learn-gdscript copied to clipboard
7. 2. Jump Function Behavior Is Odd
Describe the bug On the 7. 2. practice a line appears connecting the starting point of a rectangle and the destination where the turtle landed to begin drawing the next rectangle, and it is jumping 200 forward and 100 down, even though it passes all tests and the code seems fine. Below you can see the behavior during the execution of the program and the code.
To Reproduce Steps to reproduce the bug:
- Go to Learn to Code From Zero with Godot
- Click on Open the Course Index
- Scroll down to 7. Introduction to Member Variables
- Scroll down to the practices section
- Click on practice 2 - Draw Squares at Different Positions
- Run the solution
- See bug
Screenshots
Information about your device (please complete the following information):
- Operating System: Linux Ubuntu 22.04
- Browser:Chrome
Additional context gdquest-1728516236728.log
hey bro,we are the same!