cailianda %!s(int64=4) %!d(string=hai) anos
pai
achega
cd2625b4c1

+ 8 - 0
HongSeUI/assets/Fight/Component/Btn_Chapter.xml

@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="utf-8"?>
+<component size="85,84" pivot="0.5,0.5" extention="Button">
+  <displayList>
+    <image id="n15_xo50" name="n15" src="khfn9" fileName="Images/ICONBG_btn.png" xy="0,0"/>
+    <image id="n16_xo50" name="n16" src="khfna" fileName="Images/Btn_Icon_3.png" xy="23,19"/>
+  </displayList>
+  <Button downEffect="scale" downEffectValue="1.10"/>
+</component>

+ 8 - 0
HongSeUI/assets/Fight/Component/Btn_Picture.xml

@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="utf-8"?>
+<component size="85,84" pivot="0.5,0.5" extention="Button">
+  <displayList>
+    <image id="n11_xo50" name="n11" src="khfn9" fileName="Images/ICONBG_btn.png" xy="0,0"/>
+    <image id="n12_xo50" name="n12" src="khfnc" fileName="Images/Btn_Icon_1.png" xy="19,17"/>
+  </displayList>
+  <Button downEffect="scale" downEffectValue="1.10"/>
+</component>

+ 8 - 0
HongSeUI/assets/Fight/Component/Btn_PlayVideo.xml

@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="utf-8"?>
+<component size="85,84" pivot="0.5,0.5" extention="Button">
+  <displayList>
+    <image id="n13_xo50" name="n13" src="khfn9" fileName="Images/ICONBG_btn.png" xy="0,0"/>
+    <image id="n14_xo50" name="n14" src="khfnb" fileName="Images/Btn_Icon_2.png" xy="32,19"/>
+  </displayList>
+  <Button downEffect="scale" downEffectValue="1.10"/>
+</component>

+ 5 - 2
HongSeUI/assets/Fight/Fight.xml

@@ -1,11 +1,11 @@
 <?xml version="1.0" encoding="utf-8"?>
 <component size="1080,2340" designImage="ui://jg54pcw3khfn8">
   <displayList>
-    <graph id="n3_txj3" name="n3" xy="0,0" size="1080,2340" type="rect" lineColor="#00000000" fillColor="#ffd7e4f2"/>
+    <graph id="n3_txj3" name="BG" xy="0,0" size="1080,2340" type="rect" lineColor="#00000000" fillColor="#ffd7e4f2"/>
     <image id="n5_txj3" name="BG_Model" src="khfne" fileName="Images/BG_Model.png" xy="0,1752"/>
     <component id="n0_txj3" name="Btn_Back" src="txj36" fileName="Btn_Back.xml" xy="72,61"/>
     <component id="n1_txj3" name="Btn_Again" src="txj37" fileName="Btn_Again.xml" xy="236,64"/>
-    <graph id="n10_khfn" name="3Dmodel" xy="140,280" size="800,1330" type="rect" lineColor="#00000000" fillColor="#ffd7e4f2"/>
+    <graph id="n10_khfn" name="3Dmodel" xy="140,280" pivot="0.5,0.5" size="800,1330" type="rect" lineColor="#00000000" fillColor="#ffd7e4f2"/>
     <list id="n6_txj3" name="ListModel" xy="0,1768" size="1080,570" layout="row" overflow="scroll" scroll="horizontal" margin="20,0,0,0" defaultItem="ui://jg54pcw3txj34" vAlign="middle">
       <relation target="" sidePair="width-width,height-height%,center-center,bottom-bottom"/>
       <item/>
@@ -22,5 +22,8 @@
       <item/>
       <item/>
     </list>
+    <component id="n11_xo50" name="Btn_Picture" src="xo50h" fileName="Component/Btn_Picture.xml" xy="969,958"/>
+    <component id="n13_xo50" name="Btn_PlayVideo" src="xo50g" fileName="Component/Btn_PlayVideo.xml" xy="969,1089"/>
+    <component id="n15_xo50" name="Btn_Chapter" src="xo50f" fileName="Component/Btn_Chapter.xml" xy="969,1210"/>
   </displayList>
 </component>

+ 3 - 0
HongSeUI/assets/Fight/package.xml

@@ -16,6 +16,9 @@
     <image id="khfnc" name="Btn_Icon_1.png" path="/Images/"/>
     <image id="khfnd" name="BG_TXT_di.png" path="/Images/" scale="9grid" scale9grid="638,154,12,9"/>
     <image id="khfne" name="BG_Model.png" path="/Images/" scale="9grid" scale9grid="571,317,7,6"/>
+    <component id="xo50f" name="Btn_Chapter.xml" path="/Component/"/>
+    <component id="xo50g" name="Btn_PlayVideo.xml" path="/Component/"/>
+    <component id="xo50h" name="Btn_Picture.xml" path="/Component/"/>
   </resources>
   <publish name="" genCode="true"/>
 </packageDescription>