No description
- C# 100%
| Runtime | ||
| .gitignore | ||
| package.json | ||
| package.json.meta | ||
| Readme.md | ||
| Readme.md.meta | ||
| Runtime.meta | ||
📦 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