Skip to content
This repository has been archived by the owner on Sep 13, 2023. It is now read-only.
/ Boxrhythm Public archive

Tools for Unity Rhythm Games

License

Notifications You must be signed in to change notification settings

Boxsubmus/Boxrhythm

Repository files navigation

Boxrhythm

Tools for Unity Rhythm Games

Made with Unity

Installation

Boxrhythm can be installed as a Unity package using this url:

https://github.com/Boxsubmus/Boxrhythm.git

Usage

  1. Add the "Conductor" component to any game object.
  2. Add your own music to it and setup the tempo.
  3. Reference it in a script and have fun!