2
0
Fork 0
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
861 B
XML

<?xml version="1.0" encoding="utf-8"?>
<component size="100,100">
<displayList>
<image id="n9_so77" name="lock" src="co0b1f" fileName="_Res/lock.png" xy="50,50" pivot="0.5,0.5" anchor="true" size="100,100"/>
</displayList>
<transition name="actTurn" autoPlay="true" autoPlayRepeat="-1">
<item time="0" type="Rotation" target="n9_so77" tween="true" startValue="0" endValue="90" duration="24" ease="Linear"/>
<item time="24" type="Rotation" target="n9_so77" tween="true" startValue="90" ease="Linear"/>
</transition>
<transition name="actLock" options="4" autoPlay="true">
<item time="0" type="Scale" target="n9_so77" tween="true" startValue="4,4" endValue="0.7,0.7" duration="4" ease="Linear"/>
<item time="4" type="Scale" target="n9_so77" tween="true" startValue="0.7,0.7" endValue="1,1" duration="3"/>
</transition>
</component>