majetteleger / FMRSnake

0 stars 0 forks source link

Stop beats when dead #62

Closed majetteleger closed 6 years ago

majetteleger commented 6 years ago

Right now the beats continue when you die and before you transition to leaderboard. Probably a simple fix (like, add a bool "dead" and check it or something) but I didnt want to mess with your beat stuff