change /new, merge with latest? BGeffects still need changing.

This commit is contained in:
Jonathan Payne
2012-06-18 19:01:16 -07:00
parent db0fc91d8b
commit 7aa504530f
15 changed files with 190 additions and 38 deletions
@@ -0,0 +1,4 @@
<BackgroundTransition
LeavesCommand="stoptweening;linear,0.75;diffusealpha,0"
RootCommand=""
/>
@@ -0,0 +1,4 @@
<BackgroundTransition
LeavesCommand="stoptweening;linear,0.5;diffusealpha,0"
RootCommand=""
/>
@@ -0,0 +1,4 @@
<BackgroundTransition
LeavesCommand="croptop,-0.3;fadetop,0.3;cropbottom,-0.3;fadebottom,0.3;linear,1.0;croptop,.5;cropbottom,.5"
RootCommand=""
/>
@@ -0,0 +1,4 @@
<BackgroundTransition
LeavesCommand="cropright,-0.3;faderight,0.3;cropleft,-0.3;fadeleft,0.3;linear,1.0;cropright,.5;cropleft,.5"
RootCommand=""
/>