wkeeling/arkanoid

Improve enemy movement

Closed this issue · 1 comments

Collision detection should be better. Currently possible for enemies to move through bricks.

Enemy movement now refined. Still a minor issue where if an enemy gets trapped it will oscillate. Possibly need ability to momentarily freeze an enemy sprite in this scenario (4 side collision). But movement fine for now.