lets-godot-roguelike icon indicating copy to clipboard operation
lets-godot-roguelike copied to clipboard

Fighter Overview

Open YeOldeDM opened this issue 7 years ago • 0 comments

The Fighter component will be where our script inheritance system for Things will start to work for us.
Fighter will extend Thing, and provide all members and methods for a Thing which is capable of dealing and receiving damage via our future combat system.

YeOldeDM avatar May 30 '17 08:05 YeOldeDM