Wraplist reflection?
#1
Is it possible to have the text in a wraplist be reflected? I can use the <angle>180</angle>, however the text is backwards of course. Using flipy="true" does not seem to work for labels, only textures. Any other ideas? I am quite new at skinning, and this is an early attempt at a concept.

Thanks
Reply
#2
Did you try an animation with rotatex? That should work:

Code:
<animation effect="rotatex" start="180" end="180" time="0" condition="true">Conditional</animation>
Reply
#3
Perfect! Was not aware of this option. Thanks so much!!!
Reply

Logout Mark Read Team Forum Stats Members Help
Wraplist reflection?0