Hey guys,
I was hoping I could get some help on a dynamic effect im trying to achieve. I made a quick picture so it’s not as confusing:
Ok, so I basically want to be able to drag any item out of that list, and when doing so, have it that item automatically go to the bottom, and have the remaining items scroll up. I can handle the drag and drop part of it, but I’m confused on how I could get the remaining column of items to dynamically move up depending on which item is taken out. I’m thinking mayble along the lines of an array? And I also suppose each item will have to be loaded in. Any tips or advice would be killer :).
Thanks!
Quinton