tales / tales-client

Moved to https://gitlab.com/tales/tales-client
http://www.manasource.org/
GNU General Public License v2.0
13 stars 5 forks source link

enemies won't attack the player, if he's not in front of them #41

Closed Schaefers closed 9 years ago

Schaefers commented 9 years ago

the enemies are only attacking the player if he's in front of them.

It would be nice, if some enemies (like the dummies at the beginning) stand still and act in a passive way and act like they currently do. But some others could be more aggressive and attack the player, following him for a specified distance. So the player either can kill the enemy or run away far enough to get out of the "following-range" - if this happens, the enemy runs back to its original position.

Ablu commented 9 years ago

This issue was moved to tales/sourceoftales#54