I have a sprite which is an arrow, pointing to a specific position on the layout. I want this arrow move left and right, 10 pixel left and 10 px right, for a specific time. Until an action destroys it. What recommendation would you give? Custom movement or is there anything simpler?