/tg/ Station 13 - Modules - TypesVar Details

shoe_footstep

Basically the squeak component but stripped down for only shoes

Vars

can_tapeWhether the shoes can be taped, self-deleting the component / making the shoes silent
chance_per_playThe chance that a sound will be played
extrarangeExtrarange modifier on the played footstep sound
falloff_distanceFalloff distance for the played footstep sound
falloff_exponentFalloff exponent for the played footstep sound
soundsThe sounds that can be played
stepsTracks how many steps have been taken since the last sound was played
steps_per_playThe number of steps that must be taken before a sound can be played
volumeThe volume of the sound

Var Details

can_tape

Whether the shoes can be taped, self-deleting the component / making the shoes silent

chance_per_play

The chance that a sound will be played

extrarange

Extrarange modifier on the played footstep sound

falloff_distance

Falloff distance for the played footstep sound

falloff_exponent

Falloff exponent for the played footstep sound

sounds

The sounds that can be played

steps

Tracks how many steps have been taken since the last sound was played

steps_per_play

The number of steps that must be taken before a sound can be played

volume

The volume of the sound