function turn_towards_target() { var temp1; vec_set(temp1,player.x); vec_sub(temp1,someAgent.x); vec_to_angle(someAgent.pan,temp1); }
Gamestudio download | Zorro platform | shop | Data Protection Policy
oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de