/datum/component/footstep
Footstep component. Plays footsteps at parents location when it is appropriate.
Vars | |
falloff | falloff of soundfile see playsound() |
---|---|
footstep_sounds | This can be a list OR a soundfile OR null. Determines whatever sound gets played. |
range | range of soundfile see playsound() |
steps | how many steps before the footstep sound is played |
volume | volume of soundfile see playsound() |
Var Details
falloff
falloff of soundfile see playsound()
footstep_sounds
This can be a list OR a soundfile OR null. Determines whatever sound gets played.
range
range of soundfile see playsound()
steps
how many steps before the footstep sound is played
volume
volume of soundfile see playsound()