-
Notifications
You must be signed in to change notification settings - Fork 0
en:class FootstepAudioStore
DerpyNewbie edited this page Oct 9, 2022
·
2 revisions
EN | JA
FootstepAudioStore stores AudioDataStore for sounds to play when player is moving.
Please note that this class only stores AudioDataStores for use in another class that plays sound on player move.
Used in FootstepGenerator.
Property: | Function: |
---|---|
Fallback Audio | This audio will be played if audio store was missing. |
Slow Fallback Audio | This audio will be played if audio store was missing. |
Ground Audio | |
Slow Ground Audio | |
Wood Audio | |
Slow Wood Audio | |
Iron Audio | |
Slow Iron Audio |
Property: | Function: |
---|---|
FallbackAudio | |
SlowFallbackAudio | |
GroundAudio | |
SlowGroundAudio | |
WoodAudio | |
SlowWoodAudio | |
IronAudio | |
SlowIronAudio |