I have enemy sprites that will be moving forward and back along the floor of game,
I have set it up so the sprites hit a wall and then then bounce back the other direction and walking animation is reversed no problem but..
when the first sprite hits the wall all sprites reverse animation and walk back at the same time.
is there a way to fix this so individuals reverse only when they come into contact with wall
thanks in advance