Nuclide
Software Development Kit for id Tech
|
Server-Entity: Ballsocket Physics Constraint. More...
Public Member Functions | |
void | phys_ballsocket (void) |
virtual void | Respawn (void) |
Server: Called when the entity first spawns or when game-logic requests the entity to return to its original spawn state. More... | |
nonvirtual void | AfterSpawn (void) |
Server-Entity: Ballsocket Physics Constraint.
QUAKED phys_ballsocket (.5 .3 0) (-8 -8 -8) (8 8 8) BREAKCOLL x INACTIVE MASS NOCONNECT
Creates a connection between two entities in the form of a 'ballsocket'.
This entity was introduced in Half-Life 2 (2004).
Server: Called when the entity first spawns or when game-logic requests the entity to return to its original spawn state.
Reimplemented from NSEntity.