Posted May 03, 2022 by Hakuen Studio
Hi everybody! Just a tiny update
Choice Manager - Fixed some script calls that are written like that: "Eli.Date.framesToMiliseconds". But the right one was that: Eli.Date.framesToMilliseconds, with two “ll”.
Minimap - Some minor changes to the events, making them cleaner to understand and better to test.
Bitmap Font - Consolidated all the events into just one with a big choice command to better test everything.
Button Common Events - Updated the Remove plugin commands with the new argument that let you choose to restore or not a key behavior when removing the common event from it. Also created a new event to test the restore behavior with the ESC key.