Advertisement
Guest User

Untitled

a guest
Feb 14th, 2016
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.70 KB | None | 0 0
  1. <include name="Home_Widget_DiscArt4">
  2. <control type="image">
  3. <left>730</left>
  4. <top>210</top>
  5. <width>300</width>
  6. <height>300</height>
  7. <animation effect="slide" start="470" end="0" time="200" delay="300">WindowOpen</animation>
  8. <animation effect="rotate" center="auto" start="0" end="-10800" time="500000" loop="true" reversible="false" pulse="true" delay="400" condition="True">Conditional</animation>
  9. <fadetime>300</fadetime>
  10. <visible>!Control.HasFocus(9005) + !Control.HasFocus(9001) + !Control.HasFocus(9501)</visible>
  11. <include>Animation_FadeOut</include>
  12. <texture diffuse="home2/cdart-mask.png" background="true">$VAR[disc_var]</texture>
  13. </control>
  14. </include>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement