t
Thorsten Schmidt(thorstenschmidt)

Calculating the vertical velocity

Hi Nathan, shouldn't line 26 be new_velocity.y = speed.y * direction.y instead of velocity.y = speed.y * direction.y so that the whole calcuation is done in the function. Best regards, Thorsten
1 love
  • t
    Thorsten Schmidt(thorstenschmidt) replied

    Sorry,

    I saw this is already corrected in Chapter "Fixing and interrupting the jump"

    1 love