mingli1/Symbol

Enhancements to enemy random movement type

Closed this issue · 0 comments

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 but EnemyAttackSystem)