To start off, I'm going to share an example of the animation I am trying to recreate. The key takeaways are that I want the first element in the list to animate differently than when the list is cycling through itself. This means that I need a one-off animation for the first list item, before it then sequences through a list that should repeat a couple times.   I was able to animate the first list item the way I wanted initially, but the moment I added listTween, the alpha was no longe