Posted December 25, 2020 by pink productions
One thing that has been annoying me for a long time now has been the inability to use the console from within the pink engine without causing crashes. This update fixes that problem by adding a new, pink engine-specific debug menu that is accessed by pressing shift+O from a pink engine map (using shift+O from anywhere else, including the pink engine debug menu, brings up the regular console). This debug menu allows you alter various pink engine variables, instantly teleport to any given map, and swap character sprites. As I add more functionality to the pink engine, I will also be expanding this debug menu.
I also made a minor addition on request of the discord, expanding the set_to_coords function with an orientation argument, so it can be used to reposition characters for or during a cutscene. A new test room was added to demonstrate this functionality.