draw_set_font(fnt_Title) draw_text(10,15,"Coins " + string(global.minigamecoin)) draw_text(300,15,"Level " + string(global.minigamelevel))