Is it possible to list images in order in a horizontalarrangement?

I have 3 button -> up, right, left.
I want to make an imagelist.
If up_button clicked, then up_img should be added in the imagelist.
ex) button : up ->up-> right
imagelist : |up||up||right|

How can I make this algorithm? Should I download extention?

This?

ImagesList.aia (80.6 KB)

Made with @Kevinkun extension:

1 Like

Yes!!!! Thanks!!

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.