yunque9/wb_new_ui/assets/Main_RunBeard/component/MsgBubble2.xml

14 lines
733 B
XML
Raw Normal View History

2025-07-06 07:47:20 +08:00
<?xml version="1.0" encoding="utf-8"?>
<component size="198,103" extention="Label">
<displayList>
<image id="n0" name="back" src="peuq61" xy="0,0" pivot="1,0" anchor="true" size="194,122" scale="-1,1">
<relation target="n3" sidePair="width-width"/>
</image>
<text id="n3" name="title" xy="47,27" size="125,38" fontSize="30" color="#ffffff" text="你太牛了"/>
</displayList>
<relation target="n3" sidePair="width-width"/>
<transition name="t0">
<item time="0" type="Alpha" target="n3" tween="true" startValue="1" endValue="0" duration="48" ease="Expo.In"/>
<item time="0" type="Alpha" target="n0" tween="true" startValue="1" endValue="0" duration="48" ease="Expo.In"/>
</transition>
</component>