Nuclide
Software Development Kit for id Tech
|
Shared-Entity: Faux Physics Rope. More...
Public Member Functions | |
void | prop_rope (void) |
virtual float | predraw (void) |
virtual void | ReceiveEntity (float, float) |
Client: Handles network updates from the server for the associated entity. More... | |
virtual void | DrawSegment (vector, vector, vector) |
Shared-Entity: Faux Physics Rope.
QUAKED prop_rope (1 0 0) (-8 -8 -8) (8 8 8) ROPE_VERTICAL
Client-side decorative rope entity. Connect the entity to a named info_notnull and watch it swing around.
This entity was introduced in The Wastes (2018).
|
virtual |
Client: Handles network updates from the server for the associated entity.
Reimplemented from NSEntity.