HuskyGameDev / 2017-team11

Cataclysm
0 stars 1 forks source link

Combat Round State Machine #3

Closed cofl closed 6 years ago

cofl commented 6 years ago

We need a state machine to handle the rounds and turns.

Should this also process damage and other interactions between objects?

cofl commented 6 years ago

Physical damage should now be processed as soon as it's available, but effects won't tick until the start of the affected entity's turn.