EVENT(create){ x=y=10; sprite_index=spr_hoi; } EVENT(step){ x++; }