c_ai_manager
Members
velocity:
vec3
is_dashing:
boolean
dash_speed:
number
is_moving:
boolean
next_path_node:
number
path_start:
vec3
path_end:
vec3
path:
table<vec3>
Functions
get_path_end_position
Argument | Type | Required |
---|---|---|
returns | vec3 |
velocity:
vec3
is_dashing:
boolean
dash_speed:
number
is_moving:
boolean
next_path_node:
number
path_start:
vec3
path_end:
vec3
path:
table<vec3>
Argument | Type | Required |
---|---|---|
returns | vec3 |