I need help w/ my rhythm game

my game “Rhythm Combo” is showing errors but i’m not sure why

(no music yet)

2 Likes

im not seeing any errors, are you sure you posted the right version?


This is why the error shows up.
Apparently since L2 is never defined in this if statement path, it triggers the error as there is no L2 to even move to the position.

A simple fix is changing L2 to S2.

2 Likes