Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

RPG in a Box

Bring your stories and ideas to life! · By Justin Arnold

Release Notes for v0.4.2.3-alpha

A topic by Justin Arnold created Jun 20, 2017 Views: 39
Viewing posts 1 to 1

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).