I still need help with a custom horizontal slider UI

You can write your topic however you want, but you need to answer these questions:

  1. What do you want to achieve? Keep it simple and clear!

I want to be able to slider the bar, and different images would be sliding from left to right. I provided some screenshots of the UI and the code itself.

9qphxbj

I have a folder that is named “stadiums,” and I want to be able to add multiple images there that I can move.

Where it says print(‘Moved’), that’s the piece of code where whenever I move the bar, it prints out its moving, so I assume that that’s where we would start if I want moving images.