2016-09-11, 19:23
how do I get them to slide in & out instead of fade in & out? can anyone tell me please.
<default type="multiimage">
<left>0</left>
<top>0</top>
<width>1920</width>
<height>1080</height>
<timeperimage>6000</timeperimage>
<randomize>true</randomize>
<include condition="Skin.HasSetting(keepaspect)">KeepAspect</include>
<fadetime>FanartCrossFadeTime</fadetime>
<animation effect="zoom" start="110" end="130" center="auto" time="10000" tween="cubic" easing="inout" pulse="true" condition="Container.Content(movies)">Conditional</animation>
<animation effect="slide" start="-15,-15" end="15,15" time="5000" tween="cubic" easing="inout" pulse="true" condition="Container.Content(movies)">Conditional</animation>
<animation effect="zoom" start="110" end="130" center="auto" time="10000" tween="cubic" easing="inout" pulse="true" condition="Container.Content(movies)">Conditional</animation>
<animation effect="slide" start="-15,-15" end="15,15" time="5000" tween="cubic" easing="inout" pulse="true" condition="Container.Content(movies)">Conditional</animation>
</default>