Prop soccer ball: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(-added class hierarchy, cleanup)
No edit summary
Line 4: Line 4:
==Keyvalues==
==Keyvalues==
{{KV|Trigger Name|intn=trigger_name|string|The name of the trigger(s) to try and touch.}}
{{KV|Trigger Name|intn=trigger_name|string|The name of the trigger(s) to try and touch.}}
[[Category:Prop entities]]

Revision as of 08:19, 1 September 2024

C++ Class hierarchy
CPropSoccerBall
CPhysicsProp
CBreakableProp
CBaseProp
CBaseAnimating
CBaseEntity
C++ tf_props.cpp

prop_soccer_ball is a point entity available in Team Fortress 2 Team Fortress 2. It is used to spawn a soccer ball.

Keyvalues

Trigger Name (trigger_name) <string>
The name of the trigger(s) to try and touch.