Hi everyone!
I wanted to use “Swap sprite” functionality to create effect that when someone press a button it will be smaller. I create two sprites with different size and did something like this:

where Button (2) has attached this sprite:
and pressed sprite is this one:
I was expected that if my pressed sprite has size 410x196 and my target graphic has 1024x512 I would see that button shrinks when pressed but it’s not happend, when I click I get effect like this:

Can someone please explain me why it not shrinks? Would be very grateful, thanks!
PS I know that I can achieve my goal using script or “Animation” transition but I’m just really curious why this “Swap sprite” not working as expected and why real size of sprites are not taken into account!

