cbcerquiaga / YouMeAndTheEndOfTheWorld

A 2 player RPG set in a post-asteroid Earth and created with the Godot engine
MIT License
13 stars 4 forks source link

Music notes don't actually have variable speed when their speed value is changed #205

Closed cbcerquiaga closed 5 years ago

cbcerquiaga commented 5 years ago

When a note's "chanceSpeed" function is called or the note's speed value is manually changed, the note should speed up or slow down, but they always move the same speed in the scene.