[SUPPORT] Advanced Turn Based Tile Toolkit

Take damage is a function that modifies the game logic (the value of current health), so it should not be called from an AnimateAction event, which are only for animation and other visualization (such as modifying the fill of the health bar). Rather than call TakeDamage you should call AnimateHurt.