Enhancements to enemy random movement type
Closed this issue · 0 comments
mingli1 commented
Possible improvements to EnemyMovementType.Random
(these can also be separate movement types):
- Random jumping while moving or standing still (probably a new
EnemyMovementType
) - Random attacks (this isn't part of
EnemyMovementSystem
butEnemyAttackSystem
)