Fixed dash effect to be supported with the new animations using Fade components.

Added bool Loop field in Fade component.
This commit is contained in:
William Moberg
2016-03-13 22:49:24 +01:00
parent 148d60f8f8
commit e4145cf292
7 changed files with 69 additions and 41 deletions
+1
View File
@@ -3,5 +3,6 @@
<FadeTime>1</FadeTime>
<Time>0</Time>
<Out>true</Out>
<Loop>true</Loop>
<Reverse>false</Reverse>
</Fade>