button change image and scale problem

I would like the button change another image and play animation when pressed.
Is it possible to make the button use SpriteSwap and animation together?

The button can only choose SpriteSwap or animation in transition part.

Thanks.

Use animation and add a channel for the sprite, you can animate the sprite that is being used :slight_smile:

How to add a channel for the sprite?