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:
- I’ve created a Srpite object called BackImage
- Inserted the image, placed image on Canvas positioned the image at X= -1216 Y=-440 (as shown in pic. 1)
- 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 somethingalso, if there is an easier way to get the same result, please enlighten me.