🎙️Importing Songs

Importing Songs

1. Drag in your .mp3 / .wav (any Unity supported audio format) to a new folder.

Suggested structure of a SongItem

2. Create a SongItem .

Creating a SongItem

About SongItem

SongItem is used throughout the RhythmGameStarter, it is a ScriptableObject that stores the note sequence and the relatedAudioClip reference.

SongItem inspector

See how to play your song with the SongItem asset below.

⏯️Control Song Play / Pause

About Note Sequences

See how to create note sequences for your songs below.

🎼Creating Song Map

Last updated

Was this helpful?