Files
ArrowBeatTap-Gp-fgui/assets/Arrow_game/com/com_flicker.xml
T
2026-06-24 09:36:40 +08:00

16 lines
949 B
XML

<?xml version="1.0" encoding="utf-8"?>
<component size="1080,1920">
<displayList>
<graph id="n0_rto3" name="bg1" xy="-2,-4" size="152,1920" blend="none" filter="color" filterData="0,0,0,0" type="rect" fillColor="#fffd8c8c">
<relation target="" sidePair="center-center,bottomext-bottom"/>
</graph>
<graph id="n1_rto3" name="bg2" xy="928,0" size="152,1920" blend="none" filter="color" filterData="0,0,0,0" type="rect" fillColor="#fffd8c8c">
<relation target="" sidePair="center-center,bottomext-bottom"/>
</graph>
</displayList>
<transition name="t0" autoPlay="true">
<item time="0" type="Alpha" target="n0_rto3" tween="true" startValue="1" endValue="0" duration="6" ease="Linear" repeat="2"/>
<item time="0" type="Alpha" target="n1_rto3" tween="true" startValue="1" endValue="0" duration="6" ease="Linear" repeat="2"/>
<item time="6" type="Alpha" target="n0_rto3" value="0"/>
</transition>
</component>