learn-gdscript
learn-gdscript copied to clipboard
Oh no! The script has an error, but the Script Verifier did not catch it
Describe the bug The output does not know what is wrong with the code.
To Reproduce Steps to reproduce the bug:
- Go to practice "1. Converting coordinates from the grid to the screen"
- Type on script 'print(Vector2(40, 40))'
- See error
Expected behavior Output should tell me something is wrong about the code
Screenshots
Information about your device (please complete the following information):
- Operating System: Windows
- Browser: Chrome
Additional context I guess this is not how you do it lol