Browse Source

8.23各个组件画布大小调整

banlong 1 year ago
parent
commit
d87b0a1a0f

+ 6 - 12
assets/HUD/HPBar/ProgressBar3.xml

@@ -1,17 +1,11 @@
 <?xml version="1.0" encoding="utf-8"?>
-<component size="256,256" extention="ProgressBar">
+<component size="450,75" extention="ProgressBar">
   <displayList>
-    <image id="n3_mqh5" name="n3" src="hp1l93" fileName="阴影底板.png" xy="0,0"/>
-    <image id="n0_mqh5" name="n0" src="hp1l92" fileName="血条外框.png" xy="0,0" size="256,256">
-      <relation target="" sidePair="width-width,height-height"/>
-    </image>
-    <image id="n1_mqh5" name="bar" src="hp1l8z" fileName="黄色.png" xy="3,0" size="252,256"/>
-    <text id="n2_mqh5" name="title" xy="0,98" size="256,52" font="SimHei" fontSize="36" color="#ffffff" align="center" vAlign="middle" autoSize="none" strokeColor="#000000" text="10%">
-      <relation target="" sidePair="width-width,height-height"/>
-    </text>
-    <text id="n4_trjj" name="name" xy="3,41" size="256,52" font="Adobe Heiti Std" fontSize="38" color="#ffffff" align="center" vAlign="middle" autoSize="none" strokeColor="#000000" text="宝宝家园">
-      <relation target="" sidePair="width-width,height-height"/>
-    </text>
+    <image id="n3_mqh5" name="n3" src="hp1l93" fileName="阴影底板.png" xy="0,-88"/>
+    <image id="n0_mqh5" name="n0" src="hp1l92" fileName="血条外框.png" xy="0,-88" size="256,256"/>
+    <image id="n1_mqh5" name="bar" src="hp1l8z" fileName="黄色.png" xy="3,-88" size="252,256"/>
+    <text id="n2_mqh5" name="title" xy="0,10" size="256,52" font="SimHei" fontSize="36" color="#ffffff" align="center" vAlign="middle" autoSize="none" strokeColor="#000000" text="10%"/>
+    <text id="n4_trjj" name="name" xy="257,10" size="167,52" font="Adobe Heiti Std" fontSize="38" color="#ffffff" align="center" vAlign="middle" autoSize="none" strokeColor="#000000" text="宝宝家园"/>
   </displayList>
   <ProgressBar/>
 </component>

+ 6 - 12
assets/HUD/HPBar/ProgressBar4.xml

@@ -1,17 +1,11 @@
 <?xml version="1.0" encoding="utf-8"?>
-<component size="256,256" extention="ProgressBar">
+<component size="450,75" extention="ProgressBar">
   <displayList>
-    <image id="n3_mqh5" name="n3" src="hp1l93" fileName="阴影底板.png" xy="0,0"/>
-    <image id="n0_mqh5" name="n0" src="hp1l92" fileName="血条外框.png" xy="0,0" size="256,256">
-      <relation target="" sidePair="width-width,height-height"/>
-    </image>
-    <image id="n1_mqh5" name="bar" src="hp1l95" fileName="紫色.png" xy="3,0" size="252,256"/>
-    <text id="n2_mqh5" name="title" xy="0,98" size="256,53" font="SimHei" fontSize="36" color="#ffffff" align="center" vAlign="middle" autoSize="none" strokeColor="#000000" text="10%">
-      <relation target="" sidePair="width-width,height-height"/>
-    </text>
-    <text id="n4_trjj" name="name" xy="-2,41" size="256,53" font="Adobe Heiti Std" fontSize="38" color="#ffffff" align="center" vAlign="middle" autoSize="none" strokeColor="#000000" text="怪兽">
-      <relation target="" sidePair="width-width,height-height"/>
-    </text>
+    <image id="n3_mqh5" name="n3" src="hp1l93" fileName="阴影底板.png" xy="182,-86"/>
+    <image id="n0_mqh5" name="n0" src="hp1l92" fileName="血条外框.png" xy="182,-86" size="256,256"/>
+    <image id="n1_mqh5" name="bar" src="hp1l95" fileName="紫色.png" xy="185,-86" size="252,256"/>
+    <text id="n2_mqh5" name="title" xy="182,-86" size="256,255" font="SimHei" fontSize="36" color="#ffffff" align="center" vAlign="middle" autoSize="none" strokeColor="#000000" text="10%"/>
+    <text id="n4_trjj" name="name" xy="0,12" size="180,53" font="Adobe Heiti Std" fontSize="38" color="#ffffff" align="center" vAlign="middle" autoSize="none" strokeColor="#000000" text="怪兽"/>
   </displayList>
   <ProgressBar/>
 </component>

+ 4 - 6
assets/HUD/HPBar/ProgressBar5.xml

@@ -1,11 +1,9 @@
 <?xml version="1.0" encoding="utf-8"?>
-<component size="256,256" extention="ProgressBar">
+<component size="350,50" extention="ProgressBar">
   <displayList>
-    <image id="n6_j2ed" name="n6" src="hp1l92" fileName="血条外框.png" xy="2,79" size="190,107">
-      <relation target="" sidePair="width-width,height-height"/>
-    </image>
-    <image id="n7_j2ed" name="bar" src="hp1l8z" fileName="黄色.png" xy="5,79" size="189,107" color="#00ff99"/>
-    <image id="n8_j2ed" name="n8" src="hp1l8w" fileName="点赞.png" xy="220,128" pivot="0.5,0.5" anchor="true" size="54,50" aspect="true"/>
+    <image id="n6_j2ed" name="n6" src="hp1l92" fileName="血条外框.png" xy="0,-26" size="256,107"/>
+    <image id="n7_j2ed" name="bar" src="hp1l8z" fileName="黄色.png" xy="3,-26" size="253,107" color="#00ff99"/>
+    <image id="n8_j2ed" name="n8" src="hp1l8w" fileName="点赞.png" xy="300,23" pivot="0.5,0.5" anchor="true" size="54,50" aspect="true"/>
   </displayList>
   <ProgressBar/>
   <transition name="t0">

+ 15 - 9
assets/HUD/HUD.xml

@@ -1,15 +1,24 @@
 <?xml version="1.0" encoding="utf-8"?>
 <component size="1125,2000" opaque="false" extention="Button">
   <displayList>
-    <list id="n28_hp1l" name="list_rank" xy="46,413" size="328,300" visible="false" touchable="false" selectionMode="none" overflow="scroll">
+    <list id="n28_hp1l" name="list_rank" xy="35,351" size="328,300" visible="false" touchable="false" selectionMode="none" overflow="scroll">
       <item url="ui://lk5vtytmhp1l8t"/>
       <item url="ui://lk5vtytmhp1l9d"/>
       <item url="ui://lk5vtytmhp1l9e"/>
     </list>
-    <component id="n29_mqh5" name="HPBarTower" src="mqh59i" fileName="HPBar/ProgressBar3.xml" xy="47,220" touchable="false">
+    <component id="n90_j2ed" name="EnergyBar" src="j2edbz" fileName="HPBar/ProgressBar5.xml" xy="28,282">
       <ProgressBar value="50" max="100"/>
     </component>
-    <component id="n30_mqh5" name="HPBarBoss1" src="mqh59j" fileName="HPBar/ProgressBar4.xml" xy="819,220" touchable="false">
+    <component id="n29_mqh5" name="HPBarTower" src="mqh59i" fileName="HPBar/ProgressBar3.xml" xy="26,220" touchable="false">
+      <ProgressBar value="50" max="100"/>
+    </component>
+    <component id="n97_qods" name="HPBarBoss2" src="qodsc2" fileName="HPBar/ProgressBar6.xml" xy="655,294">
+      <ProgressBar value="50" max="100"/>
+    </component>
+    <component id="n98_qods" name="HPBarBoss3" src="qodsc3" fileName="HPBar/ProgressBar7.xml" xy="655,360">
+      <ProgressBar value="50" max="100"/>
+    </component>
+    <component id="n30_mqh5" name="HPBarBoss1" src="mqh59j" fileName="HPBar/ProgressBar4.xml" xy="655,228" touchable="false">
       <ProgressBar value="50" max="100"/>
     </component>
     <list id="n31_mqh5" name="InfoList" xy="355,1330" size="760,491" visible="false" touchable="false" overflow="scroll" align="right">
@@ -36,20 +45,17 @@
     <component id="n65_s2tu" name="n65" src="s2tuan" fileName="gift_006.xml" xy="-660,1100" visible="false"/>
     <component id="n70_s2tu" name="n70" src="s2tuau" fileName="prompt/Help.xml" xy="340,355" scale="0.75,0.75" visible="false"/>
     <component id="n72_qklq" name="Comp_tips" src="qklqav" fileName="Function/Function.xml" xy="163,165" visible="false"/>
-    <component id="n79_qklq" name="n79" src="qklqb7" fileName="Icon/Icon.xml" xy="0,0"/>
+    <component id="n79_qklq" name="n79" src="qklqb7" fileName="Icon/Icon.xml" xy="0,20"/>
     <component id="n80_lykt" name="n80" src="lyktb8" fileName="Tixing/Dajia_jiayou.xml" xy="0,391" visible="false"/>
     <component id="n81_yrk4" name="n81" src="lyktbb" fileName="Tixing/Jvliang_shanghai.xml" xy="-660,960"/>
     <component id="n82_yrk4" name="n82" src="yrk4bf" fileName="Tixing/Zhiming_yiji.xml" xy="0,375" visible="false"/>
-    <component id="n83_yrk4" name="n83" src="yrk4bg" fileName="Tixing/Dongjie_guaiwu.xml" xy="928,375"/>
+    <component id="n83_yrk4" name="n83" src="yrk4bg" fileName="Tixing/Dongjie_guaiwu.xml" xy="928,410"/>
     <component id="n84_yrk4" name="n84" src="yrk4bi" fileName="Tixing/Jinhua_erji01.xml" xy="-660,640"/>
     <component id="n86_yrk4" name="n86" src="yrk4bl" fileName="Tixing/Jiayuan_gaoji.xml" xy="1125,250"/>
     <component id="n87_yrk4" name="n87" src="yrk4bs" fileName="Tixing/Jinhua_erji02.xml" xy="-660,640"/>
     <component id="n88_yrk4" name="n88" src="yrk4bt" fileName="Tixing/Jinhua_erji03.xml" xy="-660,640"/>
     <component id="n89_yrk4" name="n89" src="yrk4bu" fileName="Tixing/Jinhua_erji04.xml" xy="-660,640"/>
-    <component id="n90_j2ed" name="EnergyBar" src="j2edbz" fileName="HPBar/ProgressBar5.xml" xy="49,267">
-      <ProgressBar value="50" max="100"/>
-    </component>
-    <component id="n91_j2ed" name="n91" src="j2edc0" fileName="dianzanwenzi.xml" xy="-5,459" visible="false"/>
+    <component id="n91_j2ed" name="n91" src="j2edc0" fileName="dianzanwenzi.xml" xy="-5,412" visible="false"/>
   </displayList>
   <Button downEffect="dark" downEffectValue=".71"/>
   <transition name="t_warning">

+ 8 - 8
assets/HUD/Icon/Icon.xml

@@ -1,12 +1,12 @@
 <?xml version="1.0" encoding="utf-8"?>
-<component size="1125,300">
+<component size="1125,200">
   <displayList>
-    <image id="n0_qklq" name="n0" src="hp1l93" fileName="阴影底板.png" xy="0,-323" size="1125,945"/>
-    <component id="n1_qklq" name="n1" src="qklqb1" fileName="Icon/Icon01.xml" xy="83,55"/>
-    <component id="n2_qklq" name="n2" src="qklqb2" fileName="Icon/Icon02.xml" xy="245,55"/>
-    <component id="n3_qklq" name="n3" src="qklqb3" fileName="Icon/Icon03.xml" xy="416,55"/>
-    <component id="n4_qklq" name="n4" src="qklqb5" fileName="Icon/Icon05.xml" xy="741,55"/>
-    <component id="n5_qklq" name="n5" src="qklqb4" fileName="Icon/Icon04.xml" xy="581,55"/>
-    <component id="n6_qklq" name="n6" src="qklqb6" fileName="Icon/Icon06.xml" xy="900,55"/>
+    <image id="n0_qklq" name="n0" src="hp1l93" fileName="阴影底板.png" xy="0,-343" size="1125,945"/>
+    <component id="n1_qklq" name="n1" src="qklqb1" fileName="Icon/Icon01.xml" xy="83,35"/>
+    <component id="n2_qklq" name="n2" src="qklqb2" fileName="Icon/Icon02.xml" xy="245,35"/>
+    <component id="n3_qklq" name="n3" src="qklqb3" fileName="Icon/Icon03.xml" xy="416,35"/>
+    <component id="n4_qklq" name="n4" src="qklqb5" fileName="Icon/Icon05.xml" xy="741,35"/>
+    <component id="n5_qklq" name="n5" src="qklqb4" fileName="Icon/Icon04.xml" xy="581,35"/>
+    <component id="n6_qklq" name="n6" src="qklqb6" fileName="Icon/Icon06.xml" xy="900,35"/>
   </displayList>
 </component>

+ 6 - 6
assets/HUD/Tixing/Dongjie_guaiwu.xml

@@ -1,10 +1,10 @@
 <?xml version="1.0" encoding="utf-8"?>
-<component size="1125,512">
+<component size="1125,250">
   <displayList>
-    <image id="n12_yrk4" name="n12" src="yrk4bh" fileName="Tixing/致命一击_蓝.png" xy="200,-185" size="1125,895" alpha="0.75"/>
-    <component id="n9_yrk4" name="n9" src="hp1l97" fileName="MaskIcon1.xml" xy="254,124"/>
-    <text id="n10_yrk4" name="n10" xy="474,227" size="204,54" font="Adobe Heiti Std" fontSize="40" color="#ffffff" strokeColor="#000000" text="冻结了怪物"/>
-    <image id="n13_yrk4" name="n13" src="yrk4bm" fileName="Tixing/BOSS.png" xy="609,89" size="276,276"/>
-    <text id="n6_lykt" name="Text1" xy="349,147" size="244,54" font="Adobe Heiti Std" fontSize="40" color="#ffffff" bold="true" strokeColor="#000000" text="怪怪,别捣蛋"/>
+    <image id="n12_yrk4" name="n12" src="yrk4bh" fileName="Tixing/致命一击_蓝.png" xy="198,-250" size="1125,895" alpha="0.75"/>
+    <component id="n9_yrk4" name="n9" src="hp1l97" fileName="MaskIcon1.xml" xy="252,59"/>
+    <text id="n10_yrk4" name="n10" xy="472,162" size="204,54" font="Adobe Heiti Std" fontSize="40" color="#ffffff" strokeColor="#000000" text="冻结了怪物"/>
+    <image id="n13_yrk4" name="n13" src="yrk4bm" fileName="Tixing/BOSS.png" xy="607,24" size="276,276"/>
+    <text id="n6_lykt" name="Text1" xy="347,82" size="244,54" font="Adobe Heiti Std" fontSize="40" color="#ffffff" bold="true" strokeColor="#000000" text="怪怪,别捣蛋"/>
   </displayList>
 </component>

+ 2 - 0
assets/HUD/package.xml

@@ -125,6 +125,8 @@
     <image id="yrk4bx" name="游戏介绍_蜜蜂02.png" path="/Tixing/"/>
     <component id="j2edbz" name="ProgressBar5.xml" path="/HPBar/"/>
     <component id="j2edc0" name="dianzanwenzi.xml" path="/"/>
+    <component id="qodsc2" name="ProgressBar6.xml" path="/HPBar/"/>
+    <component id="qodsc3" name="ProgressBar7.xml" path="/HPBar/"/>
   </resources>
   <publish name=""/>
 </packageDescription>