New Features
“Set Group Light Enabled” scripting function: Enables or disables the light attached to any entities in the specified group (with the assumption that each entity is a light source).
“Set Group Light Color” scripting function: Changes the color of the light attached to any entities in the specified group over a duration of time (with the assumption that each entity is a light source).
Added a new predefined animation name for when the player interacts with objects. If the player character’s model has an animation named “interact”, it will automatically be triggered when the player interacts with an object.
Changes
In first-person camera mode (in-game), you are now able to click on the tile that the player is currently standing on to walk forward.