GDQuest/learn-gdscript

Tests passing when they shouldn't - Claryfying code using variables (Lesson 12)

Opened this issue · 0 comments

Describe the bug
in the section where you need to declare variable for angular_speed. If delta is removed from the rotate function rotate(angular_speed * delta), the tests still pass, yet the the result is messy

To Reproduce
Steps to reproduce the bug:

  1. Go to rotate function
  1. delete delta parameter from it

Expected behavior
Tests would fail.

Information about your device (please complete the following information):
Windows 11 PRO
Firefox 125.0.3 (64bit)