Publisher | dypsloom |
---|---|
File size | 16.23MB |
Number of files | 187 |
Latest version | 1.3.1 |
Latest release date | 2023-10-17 11:53:37 |
First release date | 2021-03-15 02:19:14 |
Supported Unity versions | 2018.4.2 or higher |
Rhythm Timeline is a system built on top of the Unity Timeline and allows you to create rhythm tracks very easily in the Unity Editor. In addition all Unity Timeline features work too, so you may create cinematic views animated by the timeline while your rhythm tracks are playing. It will be synced automatically and everything can be previewed in the Editor, no need to enter play mode to see the result. This makes it completely different from other existing solutions. The Notes can easily be edited without any code, both in game and in the editor. Those who wish to create custom notes with special functionality can easily do so with a bit of code as the Rhythm Timeline source code was refactored many times to be as simple as possible. All the source code is included!
Website • Documentation • Twitter • Discord
Features:
- Rhythm track Editor using Timeline
- Preview note positions from the Game View in Editor mode
- Drag & Drop Note Definitions on the Rhythm Tracks
- Bpm & Non-Bpm constrained Note duration and position supported
- Fully customizable Note Prefabs
- Customizable Editor Clips
- Event Senders and Receivers for each Input & Note state
- Easy to use Pool, Toolbox, and Scheduler utility scripts
- Accuracy & Score system
- Full source code Included with comments and documentation
Includes:
- Custom Playable scripts for the Rhythm Track, Timeline Asset, Clip and more
- 11 timelines with 8 music of different genres.
- 4 Note scripts, 7 Note prefabs: Tap, Hold, Counter, Swipe (Left, Right, Up, Down)
- Utility scripts: Scheduler, Object Pool, Toolbox
- Accuracy and scoring system with an option to save to disk
- Demo scene with a song chooser, works both on PC and Mobile devices
Requirements:
- Unity 2019.4 or higher
- Timeline v1.2 or higher
Limitations:
- This asset is not a MIDI importer, song tracks are made directly in the Unity Timeline Editor