Hassurunous / TapKnight

0 stars 0 forks source link

Using AudioVisualizer, spawn TapTargets in anticipation of beats in a song. #10

Open Hassurunous opened 6 years ago

Hassurunous commented 6 years ago

AudioVisualizer has beat prediction functionality that should allow the spawning of TapTargets in such a way that their "Perfect" alignment aligns with the beat of the music, enabling the game to be played as a more rhythm-based game.

Hassurunous commented 6 years ago

Latest commit creates a simple version of this with a preBeatOffset of 0.75 seconds.