FO4_Games
FO4_Games copied to clipboard
Blackjack Gameplay Sound Effects
Sound Effects we want to add during the actual gameplay (either custom or vanilla) these require sound descriptor records in the CK.
These are possible places to add more SFX.
- winning
- losing
- draw (push)
- dealing card (flipping out from deck)
- hit
- stand
- caps leaving or entering inventory
Updated this to also track flash animations for these conditions
My sound descriptors will be in a separate esp to facilitate merging to master
Are the flash files implemented? Or is there a commit for it?
They are implemented on a separate branch. Im finishing up some changes before merging that into master.
Video: https://youtu.be/_4x01cQIL8U My friend okiedokieophie has mocked up some proposed SFX in a video.
I narrowed this issue down to just SFX as the "vault boys" already exist on master.
I'll take a look at finding SFX for you
I added Winning, Caps, and Dealing sounds with pull request #120
This is related to issue #122
I added these for player related sounds.
I added these for game related sounds.
These sounds can be overridden in a child plugin for future authors.