Admin New Features/Changes Added ability to share games to the Steam Workshop (Share Game -> Share to Steam Workshop, see official YouTube channel for a quick start guide) Added ability to play games shared to the Steam Workshop (Community -> Play Games, subscribe to an "Adventure" on the workshop to add it to your collection) Added Steam achievements for sharing your first game to the Steam Workshop and for downloading and playing someone else's game from the Steam Workshop Added ability to sync projects to the Steam Cloud ("Move to Steam Cloud" on the Game Manager for existing projects, or toggle checkbox when creating a new project) Added "Screenshots" folder to the Game Explorer tab that shows any screenshots you've captured via Quick Play (right-click a screenshot to copy it to the "Images" folder) Added ability to copy and paste camera positions between maps (the "Save Camera Position" toolbar button is now a menu with "Save", "Copy", and "Paste" options) Added "Character Interacts" script trigger event for zones in the Map Editor, allowing the player to interact with them via the "Interact" action (free movement only) Added button to the bottom of the Game Manager for helping support RPG in a Box's ongoing development (button links to the official RPG in a Box Patreon) Added "View Files" button to the Game Manager for easily opening the location of the selected project's files in your system's file explorer Added "Clear All" button to the Game Manager for clearing all projects from the recent list (similar to "Remove" in that it only removes them from the list, not the files) Updated "Take Screenshot" action to now save screenshots to the "Screenshots" folder of your project when running the game via Quick Play Updated "Move Character" and "Move Player" Bauxite functions to support movement in a cardinal direction (e.g. move_character(entity["xyz"], SOUTH)) Updated Game Manager to display the version number at the top right above the RPG in a Box logo instead of within the recent projects section Updated Game Manager to now refresh the list of recent projects when focusing back into the application (e.g. to update the list if a project is removed externally) Updated credits section on the About dialog to include information about tjeeper's "Golden Flame" palette used for Stumpy's golden acorn game box seal Updated Steam Workshop built-in documentation to include information about the new quick start guide showing how to share and play Steam Workshop games Bug Fixes Fixed some mesh positioning and pivot point animation issues with Blockbench models imported directly from a .bbmodel file (more fixes coming soon!) Fixed issue with animation interpolation for Blockbench models imported directly from a .bbmodel file (will now use better options for "Step" and "Smooth" interpolation) Fixed issue where the play/stop controls on the animation toolbar in the Model Maker were not being reset after a mesh-based model's animation had finished Fixed issue where the "Default" option wasn't being selected in the "Font" dropdown when selecting a text label in the Widget Editor with no font assigned Fixed issue where the "Reset Camera At Speed" and "Reset Camera Over Time" Bauxite functions were not hiding the player model after being completed in first-person