Sasti / gameoff2018RhythmShooter

MIT License
2 stars 0 forks source link

Track the rhythm #5

Open Tardog opened 5 years ago

Tardog commented 5 years ago

We want to make enemies move in tune with the in-game music and have the game react differently if the player manages to hit enemies in alignment with the beat.

As a first step, we need a BPM tracker or similar timer. An arbitrary value can be assigned to the tracker until our composer has created something final. :)