func_footstep_control
Jump to navigation
Jump to search
Tip:Can be used to change ladder sound.
Bug:Non-functional in
. [todo tested in ?]
![]() |
---|
CFootstepControl |
![]() |
func_footstep_control
is a brush entity available in Counter-Strike: Source and
Counter-Strike: Global Offensive.
Entity description
Changes the targeted surface property inside of the brushes volume.



Keyvalues
- Source (Source) <string>
- Surface property to change.
- Destination (Destination) <string>
- New surface property.
See also
FGD Code
@SolidClass base(trigger) = func_footstep_control : "Changes the targeted surface property inside of the brushes volume."
[
Source(string) : "Surface property to change"
Destination(string) : "New surface property"
]