added sound library settings & command #12

Merged
oier merged 3 commits from gymkhana/simple-sound-library into gymkhana/main 2023-09-20 22:38:12 +00:00
Owner

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.
## 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.
oier added 1 commit 2023-09-18 19:33:31 +00:00
Owner

Por curiosidad, es así cómo reproducen los audios en la demo? Si es que no, que cambia?

Por curiosidad, es así cómo reproducen los audios en la demo? Si es que no, que cambia?
oier added 2 commits 2023-09-20 22:37:44 +00:00
oier merged commit 92bfd3bbc2 into gymkhana/main 2023-09-20 22:38:12 +00:00
Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: gymkhana/gymkhana#12