Hi all,
We're trying to animate some text using on page load so that they behave like movie titles.
I have set each text element in Oxygen so that they are all centered/middled within the page so that they hit opacity 1 when they hit the center/middle of the page.
All works well, but all of the text elements display before the animation starts instead of being hidden.
How can I hide those until they are due to animate?
I've set the opacity of each element in Oxygen to 0 but still they show.
Thanks