I am doing a pathfinding behavior for my monsters where they move on their path to specific point. A monster has animation for down and right movement.
The problem is when the first monster change his movement animation form right to down, all other monsters switch to moving down animation, although they should have the right animation not down.
Screen shot of the code:
"https://drive.google.com/drive/folders/0B1pGW-xaP8VfMXVpRWZPZVo2Y0U"