var highscore = 0;function book_event(){ if(event_type == event_click) { you.flag1 = on; highscore = highscore + 25; }}action book_fly{ my.enable_click = on; my.event = book_event; while(my.flag1 == off) { my.x -= time * 5; wait(1); } ent_remove(me);}
Gamestudio download | Zorro platform | shop | Data Protection Policy
oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de