make idle animation for differents sprites (match-3 game)

Hi everybody :slight_smile:

Since I can’t find the solution by myself or in the animation tutorials, I hope to find here someone who will be able to help me with my issue :

I’m working on a match-3 game (on a premade template, but the creator doesn’t anwers me… :frowning: ) and I have this Item Animator :

So, presently, all the animation of each sprites have one only and same animation made with simple stuffs (like scale, position, etc).

BUT ME, I want to make a different animation with multiple sprites. For example, i’d like my item.01 (that already contains multiple sprites textures) to smile or to pull up his tongue, in a idle state" every xx secondes, for example.

So how can I do that, please ? Someone could help me ?

Sorry, I’m still a noob (but I learn fast :wink: ) and this match-3 2D system are totally differents that the 3D usual game system that we can learn in tutorials. :frowning:

Thx by advance for any help,
have a great week-end :slight_smile:

Did you ever find the resolution to this question?