New Features
- Added a "User Interface" section to the Game Configuration dialog with two new options that will allow you to disable the Minimap or Inventory.
- "Remove Entity" scripting function: Permanently removes the specified entity from the scene.
Changes
- Changed the UI Editor tab icon.
Bug Fixes
- Fixed an issue where attempting to save a model containing a frame where all voxels have been individually deleted with the Erase tool would cause the Save progress dialog to become stuck.
- Fixed an issue where the "Walk" cursor was incorrectly displaying in some cases only because the individual tile was defined as walkable.
- Fixed an issue where the "self" entity reference would not work correctly after an entity's model was changed using the "Set Entity Model" script (when referenced later within the same script/dialogue).