Well, as the title says, I want to know how to make different AI for each enemy, I have the AI, the problem is that all enemies that are the same sprite move always together, I mean, the AI is simple, its just like "choose(Move left, Move Right)" and then, "Wait (1, 2, 3, 4, etc... seconds)" and then "choose(Move Left, Move Right)" again, its like a loop, the problem is that all enemies move the same direction and they all wait the exact same time, what I want is to have same sprites but they have their own pattern.
PS: Srry if you dont understand at all, Im not english :p