Commit Graph

9 Commits

Author SHA1 Message Date
7d7a2a8e9e Menu sounds, frontal sound 2025-09-07 19:14:16 +02:00
c36ad18989 The sound of water 2024-02-10 22:25:27 +01:00
11984b506d feat: move intro song beginning to end 2023-10-22 23:16:50 +02:00
dffda5cce3 mini audio loop fix 2023-10-05 22:40:53 +02:00
a857d326ce Do you hear it? 2023-10-05 00:43:17 +02:00
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