var use_sonar = ON; while(1) { if(use_sonar == ON) { c_move(my, vector(time_step,0,0),ACTIIVATE_SONAR|IGNORE_PASSABLE); } else { c_move(my, vector(time_step,0,0),IGNORE_PASSABLE); } wait(1); }
Gamestudio download | Zorro platform | shop | Data Protection Policy
oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de