EVENT(create){ x=y=10; sprite_index=spr_hoi; } EVENT(step){ x++; } /*EVENT(draw){ draw_text(x,y,"yay!"); }*/