Signature
#define MOVE_NORMAL 0 // normal move in the direction monster is facing#define MOVE_STRAFE 1 // moves in direction specified, no matter which way monster is facing
Description
engfunc(EngFunc_MoveToOrigin, entity, Float:goal[3], Float:distance, moveType) moveType values