I’m trying to make an image carousel where the user can go forward or back in image viewing. I’m just trying to find a way of limiting the user from going over all the images, or trying to find a way to loop it and getting a bit stuck
Then using a loop Min/max on a count I was able to create an image carousel. Feel free to view the rough project attached. Image Carousel.toe (14.3 KB)