Raelyn
Results
2
issues of
Raelyn
https://gdquest.github.io/learn-gdscript/#course/lesson-24-access-array-indices/practice-ErO9L4MW.tres We call "use_item(inventory[n])" in our function, but inventory is declared at top is "var inventory = []" which is empty. Maybe the Goals should say something about "inventory, which...
content
Under goals it says "The robot's current cell is Vector2(2, 0)", which is correct once running the program, but the initial display before the program runs has the robot displayed...
content