Shop boxes

What I want is something similar to scrollabe select. For some reason the demo did not work on my computer... The shop boxes need to be arranged vertically. Let's say each shop box actor is 300 width by 30 length and will hold a name for an item. When selected, it should expand downward, kind of like something is dropping from it. In the extra area expanded from it, will hold more information about the item. I managed to do something like this so far but the issue was, when ever a box expanded another box was overlapped as well it was NOT giving me the drop down effect instead it distributed it's growth evenly to the top and bottom sides. How can I fix this?

Comments

Sign In or Register to comment.