Animare un'immagine

You can move components by two ways:
1- if it was image sprite you can move it using the move to (x,y) block
2- if it was a normal component you can use

which allow you to set coordinates of the component, and move it horizontally and vertically.
And for animations generally you can see this extension