Skip to content

Action functions

AiTechEye edited this page Sep 7, 2018 · 8 revisions

list of action functions

function description
aliveai.jump(self,table) (table with directions eg {x=5,y=7}) all derections have defaults
aliveai.walk(self,speed) default speed is 1, default run speed is 2
aliveai.lookat(self,pos,advanced,walk) advanced (boolean) is roating instead of just set the yaw, walk (boolean) walking while it are roationg
Clone this wiki locally