How to move a background image across the screen?

Hi guys I have a little issue here. I want to move a background image across the screen, now here is what I’ve done:

  1. I’ve created a Srpite object called BackImage
  2. Inserted the image, placed image on Canvas positioned the image at X= -1216 Y=-440 (as shown in pic. 1)
  3. Placed code in the event menu. at the beginning of scene move BackImage to -16;-24 with force of 18 pixels My problem is that nothing happened, the image is still static on the screen. Am I missing something :question: also, if there is an easier way to get the same result, please enlighten me.