ddrillini / stepminia

minimal c++ rewrite of stepmania for practice
Apache License 2.0
4 stars 0 forks source link

the largest part of the receptor should be lit up at the downbeat to match stepmania cel #1

Open ianklatzco opened 6 years ago

ianklatzco commented 6 years ago

correct behavior: test

We can't implement this until we have a conception of a beat counter. I suspect stepmania just stores a global float, so we'll probably want to do something like that in a GameState class @yholivas.

ianklatzco commented 6 years ago

shorter gif receptor-blinking