function plasmaball() { VECTOR temp; VECTOR temp2; vec_set(temp,camera.x); vec_add(temp,vector(1000,400,300)); vec_rotate(temp,you.pan); vec_to_angle(my.pan,temp); while(me) { c_move(me,vector(200*time_step,0,0), nullvector,IGNORE_YOU); wait(1); } }
Gamestudio download | Zorro platform | shop | Data Protection Policy
oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de