bilwis / RMD

RMD
0 stars 0 forks source link

Implement basic AI #8

Open bilwis opened 9 years ago

bilwis commented 9 years ago

Actors should be assigned different implementations of an abstract AI class for certain behaviours (ex. RangedAi, CasterAi, MeleeAi etc.). For the first Alpha, a reasonably solid pathfinding and very basic attack logic should be implemented.