instance_create(room_width/3,room_height/6*2,obj_teamM); instance_create(room_width/3*2,room_height/6*2,obj_teamA); instance_create(room_width/3,room_height/6*4,obj_Mselect); instance_create(room_width/3*2,room_height/6*4,obj_AIselect);