Commit Graph

4 Commits

Author SHA1 Message Date
3c623156bc room clean up 2023-09-26 03:17:22 +02:00
6e1fe599f2 first background music 2023-09-26 02:41:52 +02:00
92bfd3bbc2 added sound library settings & command (#12)
## Changes
- Added file base simple sound library
- Added base UI settings and sound library settings
- Added `play_lib_snd` command

## Notes
- The command accepts a namespace so we can leave common sound in the root folder and chapter specific sounds in its own folder

## How to test
- Run the game
- All the door sounds should play as normal.

Reviewed-on: gymkhana/gymkhana#12
Co-authored-by: oier <oierbravo@gmail.com>
Co-committed-by: oier <oierbravo@gmail.com>
2023-09-21 00:38:12 +02:00
494af4dd0e soniditos 2023-08-27 04:26:22 +02:00