/godot-basic-combat-nodes

A Godot addon that add nodes for implementing basic combat logic, like hit boxes, hurt boxes, tracking hit points, and dealing damage.

Primary LanguageC#MIT LicenseMIT

Basic Combat Nodes

⚠ This project is still a work in progress and is missing a lot of critical features and documentation. It's not ready to be used yet.

Installation

In the project's addons folder, run:

git submodule add <this_repository_clone_uri> BasicCombatNodes