global.direction = 1; instance_create(centerX-250, centerY-150, obj_checkmark_winspool); //instance_create(centerX-250, centerY-90, obj_checkmark_updater); instance_create(centerX-290, centerY+20, obj_textinput_name); instance_create(centerX-290, centerY+110, obj_textinput_key); instance_create(centerX, centerY+250, obj_go_gm81); instance_create(centerX-510, centerY+250, obj_back);