提交小游戏项目

This commit is contained in:
2026-07-06 16:24:51 +08:00
commit 2a3bb89005
1231 changed files with 9483 additions and 0 deletions
Binary file not shown.
+19
View File
@@ -0,0 +1,19 @@
<?xml version="1.0" encoding="utf-8"?>
<component size="374,118" pivot="0.5,0.5" extention="Button">
<controller name="state" pages="0,0,1,1" selected="1"/>
<displayList>
<image id="n4_jhpy" name="n4" src="jhpyg" fileName="img/com_yellow_btn.png" xy="0,0" grayed="true">
<gearLook controller="state" pages="1" values="1,0,1,0" default="1,0,0,0"/>
</image>
<image id="n5_jhpy" name="n5" src="jhpyf" fileName="img/com_yellow_ad_icon.png" xy="52,22">
<gearDisplay controller="state" pages="0"/>
</image>
<text id="n6_jhpy" name="n6" xy="123,12" size="229,79" fontSize="60" color="#391417" align="center" autoSize="none" strokeColor="#ffffff" strokeSize="4" text="Watch">
<gearDisplay controller="state" pages="0"/>
</text>
<text id="n7_jhpy" name="text_time" xy="45,13" size="293,79" grayed="true" fontSize="60" color="#391417" align="center" autoSize="none" strokeColor="#ffffff" strokeSize="4" text="00:00:00">
<gearDisplay controller="state" pages="1"/>
</text>
</displayList>
<Button/>
</component>
+8
View File
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<component size="190,147" pivot="0.5,0.5" extention="Button">
<controller name="button" pages="0,up,1,down,2,over,3,selectedOver" selected="0"/>
<displayList>
<image id="n3_jhpy" name="n3" src="jhpy4" fileName="img/tc_close_btn.png" xy="34,25" pivot="0.5,0.5"/>
</displayList>
<Button/>
</component>
+10
View File
@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<component size="374,118" pivot="0.5,0.5" extention="Button">
<controller name="button" pages="0,up,1,down,2,over,3,selectedOver" selected="0"/>
<displayList>
<image id="n4_jhpy" name="n4" src="jhpy8" fileName="img/com_blue_btn.png" xy="0,0"/>
<text id="n5_jhpy" name="text_gold" xy="150,12" size="194,79" fontSize="60" color="#1e1439" align="center" vAlign="middle" autoSize="shrink" strokeColor="#ffffff" strokeSize="4" text="100"/>
<image id="n6_jhpy" name="n6" src="jhpy5" fileName="img/com_blue_coin_icon.png" xy="81,22"/>
</displayList>
<Button/>
</component>
+50
View File
@@ -0,0 +1,50 @@
<?xml version="1.0" encoding="utf-8"?>
<component size="1080,1920">
<controller name="type" pages="0,0,1,1,2,2,3,3" selected="3"/>
<controller name="time_state" pages="0,0,2,1" selected="1"/>
<displayList>
<component id="n9_jhpy" name="btn_close" src="jhpyd" fileName="btn_close.xml" xy="806,324">
<relation target="" sidePair="center-center,middle-middle"/>
</component>
<image id="n2_jhpy" name="n2" src="jhpy2" fileName="img/tc_bg.png" xy="97,403">
<relation target="" sidePair="center-center,middle-middle"/>
</image>
<component id="n3_jhpy" name="btn_ad" src="jhpyi" fileName="btn_ad.xml" xy="355,1187">
<gearDisplay controller="time_state" pages="0,2"/>
<gearXY controller="time_state" pages="0,2" values="355,1243|355,1187"/>
<relation target="" sidePair="center-center,middle-middle"/>
</component>
<component id="n5_jhpy" name="btn_gold" src="jhpyh" fileName="btn_gold.xml" xy="349,1110">
<gearDisplay controller="time_state" pages="0,1"/>
<gearXY controller="time_state" pages="0" values="355,1110" default="349,1110"/>
<relation target="" sidePair="center-center,middle-middle"/>
</component>
<image id="n6_jhpy" name="n6" src="jhpyj" fileName="img/play_prop_1.png" xy="367,658">
<gearDisplay controller="type" pages="0"/>
<relation target="" sidePair="center-center,middle-middle"/>
</image>
<image id="n7_jhpy" name="n7" src="jhpyk" fileName="img/play_prop_2.png" xy="368,659">
<gearDisplay controller="type" pages="1"/>
<relation target="" sidePair="center-center,middle-middle"/>
</image>
<image id="n8_jhpy" name="n8" src="jhpyl" fileName="img/play_prop_3.png" xy="364,670">
<gearDisplay controller="type" pages="2"/>
<relation target="" sidePair="center-center,middle-middle"/>
</image>
<text id="n10_jhpy" name="text_remain" xy="326,1380" size="434,66" fontSize="50" color="#8d6ac3" align="center" ubb="true" vars="true" autoSize="none" text="Free number:{num=0}">
<relation target="" sidePair="center-center,middle-middle"/>
</text>
<text id="n11_avmi" name="n11" xy="328,437" size="434,92" fontSize="70" color="#190f4e" align="center" ubb="true" vars="true" autoSize="none" strokeColor="#cabcff" strokeSize="5" shadowColor="#4e36aa" shadowOffset="0,4" text="Time out">
<gearText controller="type" pages="0,1,2,3" values="Magic Wand|Light bulb|Magnet|Time out"/>
<relation target="" sidePair="center-center,middle-middle"/>
</text>
<text id="n13_avmi" name="n13" xy="269,950" size="534,154" fontSize="50" color="#2f1457" align="center" vAlign="middle" ubb="true" vars="true" autoSize="none" text="+15 s">
<gearText controller="type" pages="0,1,2,3" values="Get 1 magic wand|Get 1 light bulb|Get 1 magent|+15 s"/>
<relation target="" sidePair="center-center,middle-middle"/>
</text>
<image id="n14_avmi" name="n14" src="avmim" fileName="img/play_time_icon_big.png" xy="376,669">
<gearDisplay controller="type" pages="3"/>
<relation target="" sidePair="center-center,middle-middle"/>
</image>
</displayList>
</component>
Binary file not shown.
Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 68 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 78 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 180 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 87 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 661 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 662 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 618 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 609 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 613 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 606 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 612 KiB

+29
View File
@@ -0,0 +1,29 @@
<?xml version="1.0" encoding="utf-8"?>
<packageDescription id="6h55j6fq">
<resources>
<image id="jhpy0" name="tc_coin3_icon.png" path="/img/"/>
<image id="jhpy1" name="道具兑换效果图1标注.png" path="/img/"/>
<image id="jhpy2" name="tc_bg.png" path="/img/"/>
<image id="jhpy3" name="兑换确认效果图1标注.png" path="/img/"/>
<image id="jhpy4" name="tc_close_btn.png" path="/img/"/>
<image id="jhpy5" name="com_blue_coin_icon.png" path="/img/"/>
<image id="jhpy6" name="兑换确认效果图1.png" path="/img/"/>
<image id="jhpy7" name="道具兑换效果图1.png" path="/img/"/>
<image id="jhpy8" name="com_blue_btn.png" path="/img/"/>
<image id="jhpy9" name="道具兑换效果图3.png" path="/img/"/>
<image id="jhpya" name="道具兑换效果图2.png" path="/img/"/>
<image id="jhpyb" name="tc_adbalance_bg.png" path="/img/"/>
<component id="jhpyc" name="com_buyitem.xml" path="/" exported="true"/>
<component id="jhpyd" name="btn_close.xml" path="/"/>
<image id="jhpye" name="复活弹窗效果图标注.png" path="/img/"/>
<image id="jhpyf" name="com_yellow_ad_icon.png" path="/img/"/>
<image id="jhpyg" name="com_yellow_btn.png" path="/img/"/>
<component id="jhpyh" name="btn_gold.xml" path="/"/>
<component id="jhpyi" name="btn_ad.xml" path="/"/>
<image id="jhpyj" name="play_prop_1.png" path="/img/"/>
<image id="jhpyk" name="play_prop_2.png" path="/img/"/>
<image id="jhpyl" name="play_prop_3.png" path="/img/"/>
<image id="avmim" name="play_time_icon_big.png" path="/img/"/>
</resources>
<publish name="" genCode="true"/>
</packageDescription>