RhythmGameStarter is a rhythm game starter template project with a complete midi workflow that supports importing midi files, now also has a sequence editor to create sequences from scratch.
For more details this asset from the Unity Asset Store: Click Here
This is a paid asset, but now you can download the “Rhythm Game Starter – Create your rhythm” for FREE. Please keep in mind that this package is provided only for learning purposes or to test before buying the product, NOT FOR COMMERCIAL PURPOSES.
Rhythm Game Starter – Create your rhythm v0.11.0 (Latest version)
“If possible, please buy the package to support the developer”
Description
RhythmGameStarter is a rhythm game starter template project with a complete midi workflow that supports importing midi files, now also has a sequence editor to create sequences from scratch.
Website | Email | Discord | Documentation | APK Demo | FAQ
[New] Mini Game Demo with (Lite UI Transition System & Song List Picker)
[New] Input System Support in v0.9.0 !!!! (Require InputSystem 1.1+)
[New] Note Recorder !!!
[New] Wizard Helper !!!
[New] New Editor Styles !!!
If you have ever thought of making a music game, you are in the right place for a time saver. With full source include, RhythmGameStarter can be extended into your dream game.
???? Features
– A starter rhythm game project with full sources included
– Touch input and keyboard input (With InputSystem support)
– [New] Note Recorder (Record notes on device and in editor)
– Sequence Editor (Doesn’t require midi file)
– Importing midi file (midi workflow)
– Object pooling note system and effect system
– Different types of note interaction (Tap, Long Press, Swipe)
– Synchronized music playback and note movement
– 2 Demo scenes, Vertical 4 tracks & Horizontal 6 tracks
– Stats System (Combo, Score, Missed.. etc)
– Free from track scaling and rotating
– [Experimental] Generator Interface for random sequence generation
In runtime, each note in the sequence is mapped to different note prefab types for different interactions (Tap, Long Press, Swipe), notes’ transform will be synchronized with the music playing. The asset also comes with a simple stats system with combo, score etc…
**You will need to provide yourself with the audio file (.mp3,.wav, etc) for each of the music you want to use with this asset**
**Note sequence of each song needs to be created either by the Sequence Editor or imported midi**
Technical details
Optional Feature Requirements
Input System support requires InputSystem 1.1+
Update Note:
BACKUP FIRST (Changes in core scripts)
New updates require the reimport of the whole package
Third Part Note:
This asset uses drywetmidi, Onset-Detection under The MIT License (MIT); see “Third-Party Notices.txt” file in the package for details.