GDQuest / learn-gdscript

Learn Godot's GDScript programming language from zero, right in your browser, for free.
https://gdquest.github.io/learn-gdscript/
Other
2.11k stars 160 forks source link

Lesson 28: specifying types error in initial assignment values #844

Closed theuerc closed 1 year ago

theuerc commented 1 year ago

Describe the bug

[] should be Vector(1,1) in the image below, which shows the initial problem setup. It is unsolvable otherwise.

Screen Shot 2023-07-24 at 3 54 41 PM

To Reproduce Steps to reproduce the bug:

  1. Go to 'Lesson-28 Exercise'

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

NathanLovato commented 1 year ago

Closed by #845