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.6.8-alpha

A topic by Justin Arnold created Sep 18, 2017 Views: 24
Viewing posts 1 to 1
(+1)

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.