Another minor issue is that because the draw colour has to be white (to keep the outline), I need to go through all my draw code and add draw_set_colour(c_white) before any draw text code to fix it being drawn black and defeating the point of the outline.
Also, I really need to set up a way out of the typing menu when not using a joypad X'D
I thought I had it but apparently I've missed a check.
Edit; Oh it was working, f1 was set to exit edit mode, which returns normal control X'D I was trying to leave by JUST pressing f1. (it should be Escape, but that's currently my quick reset button)
1 comment