No description
Find a file
2022-04-04 14:44:24 -03:00
Runtime Added StopSoundtrack GameAction 2022-04-04 14:42:26 -03:00
.gitignore Initial commit 2021-09-29 16:44:55 -03:00
package.json Bumped package version to 0.2.1 2022-04-04 14:44:24 -03:00
package.json.meta Initial commit 2021-09-29 16:44:55 -03:00
Readme.md Bumped package version to 0.2.1 2022-04-04 14:44:24 -03:00
Readme.md.meta Initial commit 2021-09-29 16:44:55 -03:00
Runtime.meta Initial commit 2021-09-29 16:44:55 -03:00

📦 KairoEngine.Soundtrack.v0.2.1

The Soundtrack module contains the SoundtrackManager, Playlist and Soundtrack scripts for playing a list of songs, crossfading and looping.

🛑Required packages

📄Namespaces

  • KairoEngine.SoundtrackSystem

📄Changelog

v0.2.1
  • Added StopSountrack GameAction
  • Added PlaySoundtrack GameAction
  • Added function to find a song by name and play it
v0.2.0
  • Added GameModule system

📙Modules

🔷Components

✔Getting Started

🧰Unity Functions

🎈Back Log