How to add some animation?

I need something like in 2048 game, when two tiles gets merged…

You could try moving one sprite to anothers location, then disable both sprites and enable the third one.