Func footstep control: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "{{DISPLAYTITLE:func_footstep_control}} {{ent not in fgd}} {{css brush|func_footstep_control}} ==Entity description== This entity can be used to select a source entity and then ...")
 
('aviable')
Line 10: Line 10:
==Keyvalues==
==Keyvalues==
{{KV|source|targetname|Source Entity.}}
{{KV|source|targetname|Source Entity.}}
{{KV|destination||Name of the new sound.}} [[Material_surface_properties|Here]] you can see a full list of all aviable  sounds.
{{KV|destination||Name of the new sound.}} [[Material_surface_properties|Here]] you can see a full list of all available sounds.


[[Category:Counter-Strike: Source Entities]]
[[Category:Counter-Strike: Source Entities]]

Revision as of 17:13, 24 February 2018

Icon-NotInFGD.png
This entity is not in the FGD by default.
See below for instructions on making it available.

Template:Css brush

Entity description

This entity can be used to select a source entity and then choose a sound that will override that entity's default sound.

Tip.pngTip:Usefull for changing ladder sounds.

Keyvalues

source ([todo internal name (i)]) <targetname>
Source Entity.
destination ([todo internal name (i)])
Name of the new sound. Here you can see a full list of all available sounds.