kucharjak / dungeon-crawler

Game made for learning purposes with Godot engine. For scripting was used c#.
1 stars 0 forks source link

Change responsibility for deciding amount of damage in the fight #15

Closed kucharjak closed 3 years ago

kucharjak commented 3 years ago

Remove responsobility for owning information about damage amount from Stats class and move it to HitBox