Nuclide
Software Development Kit for id Tech
|
Server-Entity: Nodegraph Ground Node. More...
Public Member Functions | |
void | info_node (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... | |
Server-Entity: Nodegraph Ground Node.
QUAKED info_node (0 0 0) (-8 -8 -8) (8 8 8)
It's a node, helping monsters navigate on the ground.
This entity was introduced in Half-Life (1998).
Server: Called when the entity first spawns or when game-logic requests the entity to return to its original spawn state.
Reimplemented from NSPointTrigger.