TheSeekerGame / TheSeeker

Metroidvania game in Bevy
24 stars 6 forks source link

Enemy AI, Collisions, Attack Knockback #46

Closed odecay closed 1 month ago

odecay commented 1 month ago

Enemy state machine with aggro, patrolling states, states for various types of attacks and movement, group vs solo behavior, collisions and AI which reacts to its path being blocked, and so on and so forth.