ioxu / key

Key, a game made with the Godot Engine 4.
MIT License
6 stars 1 forks source link

abstract enemy to npc #5

Open ioxu opened 3 years ago

ioxu commented 3 years ago

Modularise enemy pieces to nodes. Abstract enemy to a base NPC class. Subclass NPC with offensive components.