How to achieve this kind of "wiggle"?

Hi,

Please take a look at how start button behaves in this game’s menu:

How can I achieve this? I thought of tweening but I’m not that versed with it so I may need some help to get myself going.

Thanks

depends on how do you make your button - GUI, UI, plane, sprite, … Each method has it’s own way to effect you desire.

If you’re using Unity UI than go for animation change scale and boom you will get result… :slight_smile: