Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

RPG in a Box

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

Release Notes for v0.4.3.10-alpha

A topic by Justin Arnold created Aug 04, 2017 Views: 109 Replies: 2
Viewing posts 1 to 2
(+1)

New Features

  • The “contains” conditional expression used in scripting now supports entity references (in addition to the original “player.inventory” term) to check if an item is within an object defined as a container. For example: if entity[“container_chest”] contains “Blue Gem” then (do something) end

  • Implemented initial gamepad support for the first-person camera mode. The left analog stick moves and turns the player, and the right analog stick looks around. Button 1 will advance dialogue and interact with objects and characters. More to come!

Bug Fixes

  • Fixed an issue where combat would sometimes break after attacking an enemy.

Hey Justin! Please add support for Joysticks, Gamepads and Xbox Controllers. It would be nice to also add remapping buttons. I think everyone will be happy to see this.

(+1)

Hi Askhat! I agree, I think having support for these and being able to remap them will be really nice. From the bit of testing I have done, it's been fun being able to use a gamepad to move the player around. :)