Hi All
not sure if anyone else has noticed this, and i would be interested to see if its a bug or not but when i code an animation into moving pictures for the window open event it doesnt seem to work, not animation happens at all.
i have confirmed this with a few differnet skins including Blue3Wide
has anyone else noticed this?
what im trying to achive is this animation
im not to fussed if i cant make it animated when the window opens but i realy want it to be rotated when the window opens, so rather than it being flat back against the backdrop it need to be at an angle.
I might be able to achive this in the texture of the image with something similar to the flipy function, but i dont know how to implment the rotatey effect
if anyone know how to achive this that would be a great help!
thanks!
not sure if anyone else has noticed this, and i would be interested to see if its a bug or not but when i code an animation into moving pictures for the window open event it doesnt seem to work, not animation happens at all.
i have confirmed this with a few differnet skins including Blue3Wide
has anyone else noticed this?
what im trying to achive is this animation
<animation effect="rotatey" start="0" end="30" center="525,0" tween="back" ease="easeout" time="300" reversible="false">Visible</animation>
im not to fussed if i cant make it animated when the window opens but i realy want it to be rotated when the window opens, so rather than it being flat back against the backdrop it need to be at an angle.
I might be able to achive this in the texture of the image with something similar to the flipy function, but i dont know how to implment the rotatey effect
<texture flipY="true" diffuse="Thumb_Mask.png">#MovingPictures.Coverart</texture>
if anyone know how to achive this that would be a great help!
thanks!