learn-gdscript icon indicating copy to clipboard operation
learn-gdscript copied to clipboard

7. 2. Jump Function Behavior Is Odd

Open dufrtss opened this issue 1 year ago • 1 comments

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:

  1. Go to Learn to Code From Zero with Godot
  2. Click on Open the Course Index
  3. Scroll down to 7. Introduction to Member Variables
  4. Scroll down to the practices section
  5. Click on practice 2 - Draw Squares at Different Positions
  6. Run the solution
  7. See bug

Screenshots image image image

Information about your device (please complete the following information):

  • Operating System: Linux Ubuntu 22.04
  • Browser:Chrome

Additional context gdquest-1728516236728.log

dufrtss avatar Oct 09 '24 23:10 dufrtss

hey bro,we are the same!

match-fire avatar Feb 03 '25 15:02 match-fire