Has anyone else noticed this? It seems that if the player goes invisible, sometimes creatures will still follow you around.
If you go into a room already invisible, the creatures don't head your way, but if they see you first and then you turn invisible, they will keep following you.
I think the ideal behavior would be whenever the player is invisible that not only do the creatures not attack, but also they don't 'track' the player and move towards the player's location either. Does that make sense?
Creature behavior when invisible
Moderators: Ice Cream Jonsey, joltcountry
-
- Posts: 223
- Joined: Sun Jan 25, 2009 2:17 am
- Location: Dallas, TX
- RetroRomper
- Posts: 1926
- Joined: Mon Jun 21, 2010 7:35 am
- Location: Someplace happy.
Wouldn't the correct behavior be..
If creatures see player turn invisible = continue and converge on location but do not follow.
If player enters creature's range after turning invisible = creatures do not track.
Perhaps this should also be handled by the game itself as opposed to a hard code into ACK? I can easily think of a number of variations of this behavior that would be suitable only for specific situations.
If creatures see player turn invisible = continue and converge on location but do not follow.
If player enters creature's range after turning invisible = creatures do not track.
Perhaps this should also be handled by the game itself as opposed to a hard code into ACK? I can easily think of a number of variations of this behavior that would be suitable only for specific situations.