Skip to content

0.10.0

Compare
Choose a tag to compare
@OctoD OctoD released this 14 Mar 10:13
· 60 commits to main since this release
7ec159a

This release renames the plugin and aims to add more features out of the box and aims to be as simple as possible.

This release paves the road to more gameplay systems nodes/resources building blocks.

Features added

  • Adds a new ability system:
    • It adds Ability resource
    • It adds AbilityContainer node
  • Adds new icons
  • Adds new logo

Breaking

  • Renames plugin directory to godot_gameplay_systems

Misc

  • Adds docs folder. A better documentation will come.
  • Updates example with Resurrect and Fireball skills.