You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Actor contains a field accumulatedDamage which stores this amount; it seems this never gets reset. It should be reset after a period of no change, say 1 second (Game.FPS ticks)
When the character is hurt it shows the whole level damage taken so far instead of only the current hits damage.
The text was updated successfully, but these errors were encountered: