----- Controls ----- Z = Choose Arrow keys = Move / Select
---------------------------- Credits ---------------------------- - eekeekturtle (Undertale Engine 3) ---------------------------- Changelog ---------------------------- --- 03 Jun 2019 --- - Cleaned a few things up. --- 21 Nov 2018 --- Things I added : - Random food selection system. You can edit it in the text sprite. - Basic formatting for the text box. You can now use a newline character (\n) or to increase the sparing variable you can use \@ Things I 'fixed' : - duplicate script in the text sprite. Not sure what it did. - forever running script in one of the health sprites causing the hp to constantly reset to full hp if it was overfull, which made it so that the text for eating food at full hp never appeared. - Removed some forever loops. Those things are performance intensive when you have like 5 going at the same time. - The text was being cleared three times after the attack is over. Things I changed for lols or something : - 'Sorted' the sprites for my sanity. - Changed the names of sprites AND their 'costumes' -------------------------------------------------------------------------------------------------- This will continue to be updated with new improvements as I find things to fix.