New Features
“Heal Entity” scripting function: Restores the specified amount of health to an entity. Currently this function is only applicable to the player character.
“Damage Entity” scripting function: Deals the specified amount of damage to an entity. Currently this function is only applicable to the player character.
Changes
Changed “long click” criteria for moving forward in first-person view to 250ms.
Bug Fixes
Fixed an issue where a slight delay would occur after first starting to walk or strafe in first-person view (when player’s speed was set above a certain value).