function proj_scanfront(scandist){ vec_set(temp,vector(scandist,0,0)); vec_rotate(temp,my.pan); vec_add(temp,my.x); c_trace(my.x, temp, ignore_me + ignore_passable + scan_texture); // reposition at the target vec_set(scanstore, target); vec_set(my.x, scanstore.x);}
Gamestudio download | Zorro platform | shop | Data Protection Policy
oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de