Prop combine ball: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 21: Line 21:
==Outputs==
==Outputs==
{{O BasePropPhysics}}
{{O BasePropPhysics}}
==See Also==
*[[point_combine_ball_launcher]]

Revision as of 23:17, 23 April 2022

Not to be confused with prop_energy_ball.

Template:Hl2 point

Entity description

A prop that physically simulates as a single rigid body. It can be constrained to other physics objects using hinges or other constraints. It can also be configured to break when it takes enough damage.

Template:In code

Keyvalues

Note.pngNote:Page left for viewable history, content moved to prop_physics

Flags

Note.pngNote:Page left for viewable history, content moved to prop_physics

Inputs

Note.pngNote:Page left for viewable history, content moved to prop_physics
Explode
Explode.

Outputs

Note.pngNote:Page left for viewable history, content moved to prop_physics

See Also