Hey guys, is there a way to display more than one text item, like displaying the previous items and the next items in the loop at the same time?
For example, I have a list of text items and I want to show five at any given time. The middle one would be the current one, the top two would be the previous two and fading out at different stages, and the bottom two would the be the next in the list and fading in at different stages.