Posted August 30, 2021 by JasonParnell
I really should be more careful when I upload builds to this site, because after uploading the last one and playtesting it a bit more, I found a NASTY little bug! For the curious among you, the bug in question had to do with rendering text from an inherited obj_textbox object, where it tried to look up an undeclared variable during a check while using a tool. The result, of course, caused the game to do this funny little thing where it crashes completely. Not to worry though! It was a quick fix, and again won't affect anyone's save files, so no harm no foul! Sorry to make you guys keep downloading new builds all the time (I try to be a little more strict with my debugging before I upload), but such is the curse of solo game design I suppose. Anyway, hopefully this will be the last fix I have to do!
BUG FIXES: