Skip to content

Releases: NodotProject/nodot-fps

Alpha release for v0.2.2

Pre-release

Choose a tag to compare

@krazyjakee krazyjakee released this 19 May 19:16

In addition there are several core updates.

  • Addition of a CollectableManager autoload script to store global item information
  • Addition of a CollectableInventory node to store items in either on a player character or a storage chest or whatever.
  • Addition of RigidCollectable3D and StaticCollectable3D nodes to add items to a 3D world
  • Addition of RigidInteractBody3D and StaticInteractBody3D notes which facilitate interaction
  • GlobalSignalConnector has been merged with SignalConnector using dynamic exports
  • Added a PlayerManager autoload script to manage the player globally
  • Added SFXArea3D for adding sound effects or ambience to an area the player is in
  • Added a Cursor node to show a custom cursor in the game
  • Added unit tests for the inventory
  • Loooots of tweaks and bug fixes

Full Changelog: https://github.com/NodotProject/nodot-fps/commits/v0.2.2-dev