jonathaneeckhout / jdungeon

An opensource 2d morpg game based on the Godot engine in a medieval inspired fantasy world
https://jdungeon.org
BSD 2-Clause "Simplified" License
130 stars 23 forks source link

Enemies should be aggroed when hit #205

Open jonathaneeckhout opened 9 months ago

jonathaneeckhout commented 9 months ago

Whenever an enemy is hit and they are using the attack and wander behavior (especially the attack part) they should be aggroed and wil try to attack the attacker.