Pixel Vision 8
Pixel Vision 8
Ran into a situation where trying to call DrawText() on an undefined variable throw a Null error. While the error was caught and displayed, since it's outside of the Lua...
There are reports of Ctrl + 1 not working on French keyboard layouts. Need to figure out how to remap or offer a solution for non-us keyboard layouts.
Text editor scroll bars need to display the columns and rows similar to how other scroll bars display files
After refactoring the workspace explorer tool, editors will need to be able to load a file from a full path as well as any extra files needed to make it...
Looks like the name input field is being cut off. Should display full name and show type in the tab on the right. 
When building the runners, the automation script needs to convert the StreamingAsset projects into zipped .byte files in the resources folder that can be used to load up at runtime.
Define default project type for creators in bios
Need to be able to disable playback in Creators (music and sprite)
Music tool needs zones to only update components when needed. Maybe leverage flags for this?