fix:1、同步箭头游戏的fgui ui资源
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="940,49" overflow="hidden">
|
||||
<displayList>
|
||||
<richtext id="n0_cgqg" name="cast_text" xy="1,0" size="940,49" fontSize="36" color="#6e8aa1" align="center" vAlign="middle" ubb="true" autoSize="none" text="Congratulations, [color=#dfad42]{0}[/color] withdrew [color=#90c04e]{1} [/color]dollars"/>
|
||||
</displayList>
|
||||
<transition name="t0">
|
||||
<item time="0" type="XY" target="n0_cgqg" tween="true" startValue="1,-4" endValue="1,-60" duration="24" ease="Linear"/>
|
||||
</transition>
|
||||
<transition name="t1">
|
||||
<item time="0" type="XY" target="n0_cgqg" tween="true" startValue="0,46" endValue="0,-4" duration="24" ease="Linear"/>
|
||||
</transition>
|
||||
</component>
|
||||
Reference in New Issue
Block a user