TheAdamSmith / precursor

0 stars 0 forks source link

Create State Machine for Different Enemy Behavior #54

Closed mitchellkazin15 closed 1 week ago

mitchellkazin15 commented 1 month ago

Add a state machine component and break out states into their own node so they can be reused. Add basic states like follow player, run from player, melee attack, ranged attack, and charge attack