I am making a top-down shooter game. I create a simple sprite enemy and dublicate for testing. I want to enemies look through to players position. The problem is animations stuck with first created one. I want every sprite induvidually play right animation.
I also tried cloning instead of dublicating but give me worst result.This way just first one playing animations right and others just standing.
This is my sprite sheet:
This is the testing gif:
Ps: I am not naitive speaker. Sorry for my writing mistakes.