Thursday, February 9, 2017

Mechafrog Alpha Version 0.0.3

With the basic platforming controls implemented I'm focusing on other aspects of the game. Since I already had a basic inventory system in place I decided to work on adding an inventory menu to see current items and their descriptions.

Alpha Version 0.0.3 Release Notes
  • fixed physics collisions between pickups and characters/enemies
  • switched crouch button on controller to Left Bumper
  • added interact ability with C (keyboard) or Right Bumper (gamepad)
  • interact ability picks up inventory items in the world
  • added inventory menu, open with Tab (Keyboard) or Y (gamepad)
  • added descriptions to inventory items
  • refactored underlying inventory management system
  • added Blue Card item
  • made test scene's dropdowns more toggleable

No comments:

Post a Comment