action enemy { my.push=1; my.polygon=on; while(ready_to_play == 1) { if (vec_dist(my.x, player.x) <= 330) { c_move(me,nullvector,vector(-2,0,0), glide); } wait(1); }}
Gamestudio download | Zorro platform | shop | Data Protection Policy
oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de