Update 1.3.0
- Required update for use with new keypad pack - Add ability to set default arm state check main script for valid arm states - Add AudioInit
This commit is contained in:
parent
d83871fb9e
commit
ff5bb68707
Binary file not shown.
Binary file not shown.
BIN
Individual Components/Sirens/AudioInit.rbxm
Normal file
BIN
Individual Components/Sirens/AudioInit.rbxm
Normal file
Binary file not shown.
6
Individual Components/Sirens/README.md
Normal file
6
Individual Components/Sirens/README.md
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
# Voice Siren Instructions
|
||||||
|
DO NOT PUT THE VOICE SIREN IN THE SIRENS FOLDER
|
||||||
|
Place it in the same folder as the main system.
|
||||||
|
|
||||||
|
# AudioInit
|
||||||
|
For the voice siren driver (and any other audio system in roblox) to work, you need to put the `AudioInit` module in `StarterPlayer` > `StarterCharacterScripts`.
|
Loading…
Reference in a new issue