|
Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
|
|
#include "follow.qh"Go to the source code of this file.
Functions | |
| void | follow_init (entity this) |
| spawnfunc (misc_follow) | |
Definition at line 5 of file follow.qc.
References aiment, attach_sameorigin(), enemy, entity(), find(), FOLLOW_ATTACH, FOLLOW_LOCAL, follow_sameorigin(), jointtype, killtarget, message, MOVETYPE_FOLLOW, NULL, objerror, set_movetype(), SOLID_NOT, spawnflags, target, and targetname.
Referenced by spawnfunc().
| spawnfunc | ( | misc_follow | ) |
Definition at line 66 of file follow.qc.
References follow_init(), InitializeEntity(), and INITPRIO_FINDTARGET.