Commit c7ce6b5c authored by 李维's avatar 李维

更新工程

parent a9f978e9
No preview for this file type
#tyzdc_cocos
# cocos-generator
cocos creator技术框架下的H5互动模板框架脚手架,基于cocos creator实现快速开发基于绘玩云的H5互动课件。
[视频教程传送门](https://www.bilibili.com/video/BV1Dq4y1t7n5/)
# 使用简介
## 前期准备
* git下载 https://git-scm.com/downloads
* nodejs下载 https://nodejs.org/zh-cn/download/
* 谷歌浏览器下载 https://www.google.cn/chrome/
都下载最新版就行,然后默认安装就可以
## 生成项目
* 登录绘玩云课件开发平台:http://staging-teach.ireadabc.com/
* 点击“登录账号,查看我的课件”
* 输入测试的用户名/密码:developers/12345678
* 在右上角“个人中心”的下拉菜单里,点击“我的模板” 菜单,然后点击“新建模板”, 填写必要的信息,在“技术选型”一项上选择“Cocos”
* 点击“确定”后,列表页就会出现一个新生成的模板项目
* 在项目的卡片下找到“开发”按钮,则会弹出相对应的git地址
## 获取并启动项目
```
// xxx 是上面项目对应的Git地址
git clone xxx
cd 项目名称/
npm install
```
* 打开Cocos Creator, 点击项目(Project)=> 添加(Add) 在打开的对话框里面选择进入clone下来的项目,选择本项目,然后打开
* 基于项目里“this.data”进行常规的Cocos开发 (其中this.data是云平台的配置数据)
* 注意 Cocos Creator 版本必须是2.4.5
## 本地调试
在基于CocosCreator的开发与预览调试都完成之后,需要进行模板放到云平台上的数据配置等方面的调试,还要进行cocos打包到IOS/Android真机上的调试,为了更方便与高效的调试,我们提供了如下工具进行调试与测试
### 普通模板
* 启动本地服务
```
npm start
```
* 打开浏览器:http://staging-teach.ireadabc.com/template_ci/debug
* [点击查看调试视频教程](https://www.bilibili.com/video/BV1Dq4y1t7n5?p=8)
### 真机调试
* 下载模板调试专用app
http://download-iplayabc.oss-cn-beijing.aliyuncs.com/iDebugABC.apk
![avatar](http://staging-teach.cdn.ireadabc.com/084f2f95-8213-4c5a-8c46-b194819d7677.png)
* 启动本地服务
```
npm start
```
* 手机和电脑连接同一个Wifi
* 打开调试app,根据提示输入IP地址,点击开始就可以在手机上预览模板了
* 使用 console.log("==调试信息=="); 可以打印日志进行必要的调试
* 点击左上角 “logcat” 可以查看运行日志,(logcat是可以按住拖动的, 所以不用考虑UI遮挡问题)
### 注意事项及常见问题
* 项目里所有文件及文件夹的命名方式要注意不能包含空格、汉字、减号
* 项目里尽量不要使用setTimeout、setInterval等定时器,如果使用了记得在onDestroy中释放掉(onDestroy 是指CocosCreator的生命周期钩子)
* 理论上禁止使用全局变量,因为模板到线上会进行组装,常见问题是一个模板使用多次造成全局变量被读脏
{
"ver": "1.1.2",
"uuid": "a5133ac1-d7a3-4909-a7d3-538474829b5b",
"uuid": "084f6ebd-0dbf-448a-9931-fed635e37147",
"isBundle": false,
"bundleName": "",
"priority": 1,
"compressionType": {},
"optimizeHotUpdate": {},
"inlineSpriteFrames": {},
"isRemoteBundle": {},
"isRemoteBundle": {
"ios": false,
"android": false
},
"subMetas": {}
}
\ No newline at end of file
{
"ver": "1.1.2",
"uuid": "2cadcfc9-6c7d-4639-a0ac-ede651b8ef1a",
"uuid": "c0ea7d7e-3cc4-4535-af58-1cfae2394289",
"isBundle": false,
"bundleName": "",
"priority": 1,
......
{
"ver": "2.0.1",
"uuid": "52df5730-90b9-4a43-ae9f-6208c7b83789",
"uuid": "eb7d55a7-6386-45a7-be64-fadb4af22fe5",
"downloadMode": 0,
"duration": 72.061625,
"subMetas": {}
......
{
"ver": "2.0.1",
"uuid": "330e61bb-8350-4aaf-b611-d8a2f9414cde",
"uuid": "cf8330c1-bc61-4f37-b918-83a94ee61390",
"downloadMode": 0,
"duration": 1.227755,
"subMetas": {}
......
{
"ver": "2.0.1",
"uuid": "24adb399-dadf-4a72-98aa-a80a2df5afb6",
"uuid": "dc67d2a2-8b31-4111-9791-1e6b36a1c11a",
"downloadMode": 0,
"duration": 0.10449,
"subMetas": {}
......
{
"ver": "2.0.1",
"uuid": "8eff5dc8-f0ce-428c-889c-82d581302184",
"uuid": "2142c132-3ce7-427d-90db-ab32f16f246d",
"downloadMode": 0,
"duration": 4.618667,
"subMetas": {}
......
{
"ver": "2.0.1",
"uuid": "ab7ed82e-7f36-4a90-8c3d-bbad55e08fe9",
"uuid": "353618d9-04a5-495d-83ee-0ead6a58bf9a",
"downloadMode": 0,
"duration": 0.10449,
"subMetas": {}
......
{
"ver": "2.0.1",
"uuid": "099a7b34-1a22-4a59-a80e-170120ae446a",
"uuid": "5a93b26e-1460-4903-92a3-daa17dae1e18",
"downloadMode": 0,
"duration": 1.288,
"subMetas": {}
......
{
"ver": "2.0.1",
"uuid": "5d0ab958-3850-4582-94cf-f81152fd4ad3",
"uuid": "721ac1d1-76d9-4b1c-92fd-6d1c4c8cca51",
"downloadMode": 0,
"duration": 2.5861,
"subMetas": {}
......
{
"ver": "2.0.1",
"uuid": "3a5a3f8d-0ec3-4554-a98f-fca4126d24b2",
"uuid": "b6472a20-6a9a-4c55-853e-2956a767ce05",
"downloadMode": 0,
"duration": 1.123265,
"subMetas": {}
......
{
"ver": "1.1.2",
"uuid": "99fb6e5e-4ba4-430c-bea4-81382d13b062",
"uuid": "e3f929db-b408-41c7-9791-8d76c2ff0d78",
"isBundle": false,
"bundleName": "",
"priority": 1,
......
{
"ver": "1.1.0",
"uuid": "5ebfa331-1bce-4cdf-85e0-e22161559332",
"uuid": "ea97eca5-a4af-4510-8a22-0b3c523e6cdd",
"subMetas": {}
}
\ No newline at end of file
{
"ver": "1.1.2",
"uuid": "3ae7acb1-0b9a-414d-83e1-487af173cc86",
"uuid": "faf3d572-d2a3-40de-8e12-ce8c94ca2277",
"isBundle": false,
"bundleName": "",
"priority": 1,
......
......@@ -175,7 +175,7 @@
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "3f88e88f-7062-490f-ba36-10fb4cd1f863"
"__uuid__": "9e7302b5-dd7f-4a2a-b169-ccb1a6f86350"
},
"_type": 0,
"_sizeMode": 1,
......@@ -197,7 +197,7 @@
"__id__": 1
},
"asset": {
"__uuid__": "eee1edf6-baf2-47b1-8904-ddd827ce3315"
"__uuid__": "70857373-d5ec-45ea-add4-1a3802ceff10"
},
"fileId": "0dX64FQTlMV4J7/U1Ns6Fh",
"sync": false
......@@ -282,7 +282,7 @@
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "161554c7-7e96-4470-8138-071bc0a5da40"
"__uuid__": "8f2ae0df-de10-460e-8a3b-3961b2f50d12"
},
"_type": 0,
"_sizeMode": 1,
......@@ -304,7 +304,7 @@
"__id__": 1
},
"asset": {
"__uuid__": "eee1edf6-baf2-47b1-8904-ddd827ce3315"
"__uuid__": "70857373-d5ec-45ea-add4-1a3802ceff10"
},
"fileId": "e7zLQKzzNHjKxTTNa5hJyC",
"sync": false
......@@ -389,7 +389,7 @@
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "6e980fc5-802e-4bae-a1c2-3f183d88d94e"
"__uuid__": "b4f4dc90-0841-40c4-bc4c-395a9de32b4c"
},
"_type": 0,
"_sizeMode": 1,
......@@ -411,7 +411,7 @@
"__id__": 1
},
"asset": {
"__uuid__": "eee1edf6-baf2-47b1-8904-ddd827ce3315"
"__uuid__": "70857373-d5ec-45ea-add4-1a3802ceff10"
},
"fileId": "eeiGhFzo5GgYb87K+rJedT",
"sync": false
......@@ -496,7 +496,7 @@
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "8f7db4d4-d0c2-400a-b80f-1d0e15416d4c"
"__uuid__": "6b0c5fd1-c077-4b38-bfa3-0b081acf4b83"
},
"_type": 0,
"_sizeMode": 1,
......@@ -518,7 +518,7 @@
"__id__": 1
},
"asset": {
"__uuid__": "eee1edf6-baf2-47b1-8904-ddd827ce3315"
"__uuid__": "70857373-d5ec-45ea-add4-1a3802ceff10"
},
"fileId": "f6GDduttdG4LX0SySP9XRp",
"sync": false
......@@ -603,7 +603,7 @@
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "fff678ba-7f00-4f0e-8d15-61dbde0af4fe"
"__uuid__": "b2f7eee1-ef1e-4ea2-b3a0-f5ab4410e449"
},
"_type": 0,
"_sizeMode": 1,
......@@ -625,7 +625,7 @@
"__id__": 1
},
"asset": {
"__uuid__": "eee1edf6-baf2-47b1-8904-ddd827ce3315"
"__uuid__": "70857373-d5ec-45ea-add4-1a3802ceff10"
},
"fileId": "ecd5B6jDJLqLxbPl7gif9Q",
"sync": false
......@@ -710,7 +710,7 @@
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "077538fe-43ab-4fb0-a626-81964c5ec698"
"__uuid__": "e26a4b3a-cf37-4f71-96b2-ca758c1169f7"
},
"_type": 0,
"_sizeMode": 1,
......@@ -732,7 +732,7 @@
"__id__": 1
},
"asset": {
"__uuid__": "eee1edf6-baf2-47b1-8904-ddd827ce3315"
"__uuid__": "70857373-d5ec-45ea-add4-1a3802ceff10"
},
"fileId": "3eSIb0+7dGkLvLmMZKyEep",
"sync": false
......@@ -817,7 +817,7 @@
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "8a175eab-1e21-4295-9608-8522c26ec8b9"
"__uuid__": "ec329ea6-0481-4647-ab4e-3e5b7ee4e1ff"
},
"_type": 0,
"_sizeMode": 1,
......@@ -839,13 +839,13 @@
"__id__": 1
},
"asset": {
"__uuid__": "eee1edf6-baf2-47b1-8904-ddd827ce3315"
"__uuid__": "70857373-d5ec-45ea-add4-1a3802ceff10"
},
"fileId": "dbq85n3g5FGb68cUKxi38/",
"sync": false
},
{
"__type__": "3c61aMTbTVFypMFfLrD4jxs",
"__type__": "68e76m0SihCWIeYzf6E7rdU",
"_name": "",
"_objFlags": 0,
"node": {
......@@ -860,9 +860,9 @@
"__id__": 1
},
"asset": {
"__uuid__": "eee1edf6-baf2-47b1-8904-ddd827ce3315"
"__uuid__": "70857373-d5ec-45ea-add4-1a3802ceff10"
},
"fileId": "81tS4L5AFJLYJ3MPcLMMkk",
"fileId": "",
"sync": false
}
]
\ No newline at end of file
{
"ver": "1.2.9",
"uuid": "eee1edf6-baf2-47b1-8904-ddd827ce3315",
"uuid": "70857373-d5ec-45ea-add4-1a3802ceff10",
"optimizationPolicy": "AUTO",
"asyncLoadAssets": false,
"readonly": false,
......
{
"ver": "1.0.8",
"uuid": "3c61a313-6d35-45ca-9305-7cbac3e23c6c",
"uuid": "68e769b4-4a28-4258-8798-cdfe84eeb754",
"isPlugin": false,
"loadPluginInWeb": true,
"loadPluginInNative": true,
......
......@@ -162,7 +162,7 @@
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "06b87f5e-2b4a-49a6-a8b5-b229154cb1cd"
"__uuid__": "51dd7ac1-5717-49a6-8a4c-204a5f7b1091"
},
"_type": 0,
"_sizeMode": 1,
......@@ -184,7 +184,7 @@
"__id__": 1
},
"asset": {
"__uuid__": "08390cac-af36-4c30-a2ae-2bdac21b8ec8"
"__uuid__": "c236921c-e072-46df-8709-bce62b536cb0"
},
"fileId": "cdBQ1XicBHU5u1GH9ea4aW",
"sync": false
......@@ -269,7 +269,7 @@
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "54127d63-cc51-42ce-917b-ce5aa48f7c8c"
"__uuid__": "ea593901-976c-4dcc-8fa9-5daa46341ff1"
},
"_type": 0,
"_sizeMode": 1,
......@@ -291,7 +291,7 @@
"__id__": 1
},
"asset": {
"__uuid__": "08390cac-af36-4c30-a2ae-2bdac21b8ec8"
"__uuid__": "c236921c-e072-46df-8709-bce62b536cb0"
},
"fileId": "cdMxq8dRBE7aGCh7nIlGZZ",
"sync": false
......@@ -376,7 +376,7 @@
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "e6883c14-33db-4dfc-86ce-5293c88acf1b"
"__uuid__": "0ea17a24-a0f2-441d-a7b6-2a98a5bdd747"
},
"_type": 0,
"_sizeMode": 1,
......@@ -398,7 +398,7 @@
"__id__": 1
},
"asset": {
"__uuid__": "08390cac-af36-4c30-a2ae-2bdac21b8ec8"
"__uuid__": "c236921c-e072-46df-8709-bce62b536cb0"
},
"fileId": "45pPEPLOxKdZxisVTyXQTB",
"sync": false
......@@ -483,7 +483,7 @@
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "5bf80955-eed8-4d0b-9ed2-ecee84df57c9"
"__uuid__": "5a3810b2-4c8a-4313-afc1-b3d9b8875dad"
},
"_type": 0,
"_sizeMode": 1,
......@@ -505,7 +505,7 @@
"__id__": 1
},
"asset": {
"__uuid__": "08390cac-af36-4c30-a2ae-2bdac21b8ec8"
"__uuid__": "c236921c-e072-46df-8709-bce62b536cb0"
},
"fileId": "1fY4J6At1DvLWMx2awHiL9",
"sync": false
......@@ -516,9 +516,9 @@
"__id__": 1
},
"asset": {
"__uuid__": "08390cac-af36-4c30-a2ae-2bdac21b8ec8"
"__uuid__": "c236921c-e072-46df-8709-bce62b536cb0"
},
"fileId": "046iEUEXdDkbT12CJ3Pyvo",
"fileId": "",
"sync": false
}
]
\ No newline at end of file
{
"ver": "1.2.9",
"uuid": "08390cac-af36-4c30-a2ae-2bdac21b8ec8",
"uuid": "c236921c-e072-46df-8709-bce62b536cb0",
"optimizationPolicy": "AUTO",
"asyncLoadAssets": false,
"readonly": false,
......
{
"ver": "1.1.2",
"uuid": "466154a4-5acf-408a-b8e0-6dc365bfd8f2",
"uuid": "9cb20bcc-471f-4a82-ad3f-bfa4c22307d6",
"isBundle": false,
"bundleName": "",
"priority": 1,
......
This diff is collapsed.
{
"ver": "1.2.9",
"uuid": "fe9d920e-e074-41da-843d-b8b218dbf656",
"uuid": "230fab11-b798-400f-8b62-f29d4709a1f5",
"asyncLoadAssets": false,
"autoReleaseAssets": true,
"autoReleaseAssets": false,
"subMetas": {}
}
\ No newline at end of file
......@@ -190,7 +190,10 @@ cc.Class({
clearTimeout(id)
})
cc.Tween.stopAll();
cc.director.loadScene('sn11_zmxz_end');
const endView = cc.find("Canvas/endView");
endView.active = true;
// cc.director.runScene('sn11_zmxz_end');
},
nextQuestion() {
......
{
"ver": "1.0.8",
"uuid": "143bc45e-7157-4c1f-a0ce-6fd0c720e8a6",
"uuid": "dcf4af17-81ae-483b-8535-b5c33ca255d6",
"isPlugin": false,
"loadPluginInWeb": true,
"loadPluginInNative": true,
......
......@@ -57,8 +57,8 @@
"_is3DNode": true,
"_groupIndex": 0,
"groupIndex": 0,
"autoReleaseAssets": true,
"_id": "efaadbb0-974b-4573-9af5-e1b0d833aff6"
"autoReleaseAssets": false,
"_id": "e95f4bce-a943-413c-b77d-96b25a5dda72"
},
{
"__type__": "cc.Node",
......@@ -326,7 +326,7 @@
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "8f090bfe-0581-4f8c-96f6-0b9b2483efa6"
"__uuid__": "a1d38394-e453-452b-83e4-3e5b3908c3ee"
},
"_type": 0,
"_sizeMode": 1,
......@@ -453,7 +453,7 @@
"_cacheMode": 0,
"playTimes": -1,
"premultipliedAlpha": false,
"_armatureKey": "af278d84-ab9c-467a-8c0f-bad384f23430#d9b1d9da-07b9-45cf-8d40-e6f751679d7e",
"_armatureKey": "e14b5634-2398-4ace-8111-afc9ab4d7ca4#0cfa294a-1548-4132-8ba1-31cebe470106",
"_accTime": 0,
"_playCount": 0,
"_frameCache": null,
......@@ -461,10 +461,10 @@
"_playing": false,
"_armatureCache": null,
"_N$dragonAsset": {
"__uuid__": "af278d84-ab9c-467a-8c0f-bad384f23430"
"__uuid__": "e14b5634-2398-4ace-8111-afc9ab4d7ca4"
},
"_N$dragonAtlasAsset": {
"__uuid__": "d9b1d9da-07b9-45cf-8d40-e6f751679d7e"
"__uuid__": "0cfa294a-1548-4132-8ba1-31cebe470106"
},
"_N$_defaultArmatureIndex": 0,
"_N$_animationIndex": 0,
......@@ -582,7 +582,7 @@
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "82818499-61c3-4bf3-9eef-bdf733dccde4"
"__uuid__": "87b93615-a36d-4576-a78b-df0399c15e71"
},
"_type": 0,
"_sizeMode": 1,
......@@ -706,7 +706,7 @@
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "5af1d0a7-25f5-4bdc-8416-a7f6214575ab"
"__uuid__": "fe508bad-c0db-47b4-8b35-62d1316d5ef0"
},
"_type": 0,
"_sizeMode": 1,
......@@ -936,7 +936,7 @@
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "a21689ed-388f-48e3-9a9d-a3e0a25039f2"
"__uuid__": "a66f9351-3490-4b2e-af25-57c575a062e6"
},
"_type": 0,
"_sizeMode": 1,
......@@ -1030,7 +1030,7 @@
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "353a7336-28da-423b-b173-a5c049cb7f09"
"__uuid__": "b63b46d1-9c62-4aa2-8ab1-e695e8821733"
},
"_type": 0,
"_sizeMode": 1,
......@@ -1201,7 +1201,7 @@
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "155ba034-4a15-4deb-a2a5-99acbeac175a"
"__uuid__": "7cded8d0-e57f-45a3-bc21-caaf85e90c83"
},
"_type": 0,
"_sizeMode": 1,
......@@ -1295,7 +1295,7 @@
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "155ba034-4a15-4deb-a2a5-99acbeac175a"
"__uuid__": "7cded8d0-e57f-45a3-bc21-caaf85e90c83"
},
"_type": 0,
"_sizeMode": 1,
......@@ -1389,7 +1389,7 @@
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "155ba034-4a15-4deb-a2a5-99acbeac175a"
"__uuid__": "7cded8d0-e57f-45a3-bc21-caaf85e90c83"
},
"_type": 0,
"_sizeMode": 1,
......@@ -1483,7 +1483,7 @@
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "155ba034-4a15-4deb-a2a5-99acbeac175a"
"__uuid__": "7cded8d0-e57f-45a3-bc21-caaf85e90c83"
},
"_type": 0,
"_sizeMode": 1,
......@@ -1577,7 +1577,7 @@
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "155ba034-4a15-4deb-a2a5-99acbeac175a"
"__uuid__": "7cded8d0-e57f-45a3-bc21-caaf85e90c83"
},
"_type": 0,
"_sizeMode": 1,
......@@ -1671,7 +1671,7 @@
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "155ba034-4a15-4deb-a2a5-99acbeac175a"
"__uuid__": "7cded8d0-e57f-45a3-bc21-caaf85e90c83"
},
"_type": 0,
"_sizeMode": 1,
......@@ -1732,7 +1732,7 @@
"_id": "29zXboiXFBKoIV4PQ2liTe"
},
{
"__type__": "84fd9dVEFdCFIX/82+OasfS",
"__type__": "652d7U7f1hMU6BUIpLF+lne",
"_name": "",
"_objFlags": 0,
"node": {
......@@ -1740,14 +1740,14 @@
},
"_enabled": true,
"ribbonPrefab": {
"__uuid__": "08390cac-af36-4c30-a2ae-2bdac21b8ec8"
"__uuid__": "c236921c-e072-46df-8709-bce62b536cb0"
},
"结束": {
"__uuid__": "8eff5dc8-f0ce-428c-889c-82d581302184"
"__uuid__": "2142c132-3ce7-427d-90db-ab32f16f246d"
},
"点击": {
"__uuid__": "24adb399-dadf-4a72-98aa-a80a2df5afb6"
"__uuid__": "dc67d2a2-8b31-4111-9791-1e6b36a1c11a"
},
"_id": "39HIUaVl5EmqNGX7rvJ9b7"
"_id": "f7fS/0+MlK/JPWn432CIi8"
}
]
\ No newline at end of file
{
"ver": "1.2.9",
"uuid": "efaadbb0-974b-4573-9af5-e1b0d833aff6",
"uuid": "e95f4bce-a943-413c-b77d-96b25a5dda72",
"asyncLoadAssets": false,
"autoReleaseAssets": true,
"autoReleaseAssets": false,
"subMetas": {}
}
\ No newline at end of file
......@@ -34,18 +34,22 @@ cc.Class({
// onLoad () {},
async start() {
// async start() {
async onEnable() {
this.node.zIndex = 99;
cc.audioEngine.stopAll();
cc.audioEngine.play(this['结束']);
const btnRestart = cc.find('Canvas/BtnRestart');
const btnRestart = cc.find('Canvas/endView/BtnRestart');
btnRestart.active = false;
btnRestart.opacity = 0;
const nodeCharactor = cc.find('Canvas/NodeCharactor');
const nodeCharactor = cc.find('Canvas/endView/NodeCharactor');
await asyncTweenTo(nodeCharactor, 0.6, { y: 150 }, { easing: 'quadOut' });
this.showRibbons();
nodeCharactor.zIndex = 10;
nodeCharactor.zIndex = 110;
await asyncTweenTo(nodeCharactor, 0.6 / 3, { y: 50 }, { easing: 'quadIn' });
asyncPlayDragonBoneAnimation(nodeCharactor, 'wave', -1);
......@@ -57,7 +61,7 @@ cc.Class({
await asyncDelayTime(3);
btnRestart.active = true;
btnRestart.zIndex = 30;
btnRestart.zIndex = 130;
await asyncTweenTo(btnRestart, 0.3, { opacity: 255 });
btnRestart.on('click', () => {
......@@ -68,23 +72,30 @@ cc.Class({
cc.audioEngine.play(this['点击']);
btnRestart.active = false;
cc.director.loadScene('sn11_zmxz', () => {
const btnStart = cc.find(`Canvas/BtnStart`);
btnStart.active = false;
// cc.find(`Canvas`).getComponent('sn11_zmxz').gameStart();
});
const middleLayer = cc.find('middleLayer');
if (middleLayer) {
middleLayer.getComponent('middleLayer')?.reloadBundle();
}
// cc.director.runScene('sn11_zmxz', () => {
// const btnStart = cc.find(`Canvas/endView/BtnStart`);
// btnStart.active = false;
// // cc.find(`Canvas`).getComponent('sn11_zmxz').gameStart();
// });
})
.start();
});
},
showFinishStone() {
const stoneNodeBase = cc.find('Canvas/StoneNodeBase');
const stoneNodeBase = cc.find('Canvas/endView/StoneNodeBase');
stoneNodeBase.active = true;
stoneNodeBase.zIndex = 25;
stoneNodeBase.zIndex = 125;
stoneNodeBase.opacity = 255;
const nodeLight = cc.find('Canvas/StoneNodeBase/NodeLight');
const nodeLight = cc.find('Canvas/endView/StoneNodeBase/NodeLight');
nodeLight.opacity = 0;
cc.tween(nodeLight)
.to(3, { opacity: 255, angle: -360 })
......@@ -93,7 +104,7 @@ cc.Class({
.start();
for (let index = 0; index < 6; index++) {
const nodeStar = cc.find(`Canvas/StoneNodeBase/NodeStarBase/NodeStar_${index}`);
const nodeStar = cc.find(`Canvas/endView/StoneNodeBase/NodeStarBase/NodeStar_${index}`);
nodeStar.scale = Math.random() * 0.7 + 0.3;
cc.tween(nodeStar)
.to(1, { scale: 0, opacity: 0 })
......@@ -111,7 +122,7 @@ cc.Class({
node.getChildByName(`Ribbon_${RandomInt(4)}`).active = true;
node.x = RandomInt(-640, 640);
node.y = RandomInt(360, 360 + 720);
node.zIndex = 20;
node.zIndex = 120;
node.parent = this.node;
cc.tween(node)
......
{
"ver": "1.0.8",
"uuid": "84fd9755-1057-4214-85ff-f36f8e6ac7d2",
"uuid": "652d753b-7f58-4c53-a054-2292c5fa59de",
"isPlugin": false,
"loadPluginInWeb": true,
"loadPluginInNative": true,
......
{
"ver": "1.1.2",
"uuid": "51a2c796-c827-45aa-88b4-6235ad4c4f03",
"uuid": "7adaa308-1d37-4e1e-8f74-46b6b800d1b6",
"isBundle": false,
"bundleName": "",
"priority": 1,
......
{
"ver": "1.0.8",
"uuid": "139321c1-5e82-4dca-b6b7-b91192c55022",
"uuid": "615ec34a-fc9b-474f-ad64-6ca78fb7e3d0",
"isPlugin": false,
"loadPluginInWeb": true,
"loadPluginInNative": true,
......
{
"ver": "1.0.8",
"uuid": "72ab81e7-ddb1-4ca3-b4f6-0a1c697a22ae",
"uuid": "45d27964-796c-45f3-87c1-2030772ba4ad",
"isPlugin": false,
"loadPluginInWeb": true,
"loadPluginInNative": true,
......
This diff is collapsed.
{
"ver": "1.0.8",
"uuid": "76c19aa8-a937-452e-82ae-b88a76ddd681",
"uuid": "4a7b3a96-73cb-4939-b928-defeac30bb40",
"isPlugin": true,
"loadPluginInWeb": true,
"loadPluginInNative": true,
......
This diff is collapsed.
{
"ver": "1.0.8",
"uuid": "1e1cdb20-771b-4c1a-998f-9d12a8934da8",
"uuid": "4b45686c-6c8c-4922-b05c-78b6231007ff",
"isPlugin": false,
"loadPluginInWeb": true,
"loadPluginInNative": true,
......
{
"ver": "1.1.2",
"uuid": "62604e69-044b-49e0-ac19-b1e896b259c4",
"uuid": "eec8e95c-7384-4341-929f-1d57231f3328",
"isBundle": false,
"bundleName": "",
"priority": 1,
......
{
"ver": "2.3.5",
"uuid": "26d6089e-f6d0-42c3-b864-fd698dd44b92",
"uuid": "0bfd9f1a-4781-4e77-a476-57a1f11f45bf",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
......@@ -13,8 +13,8 @@
"subMetas": {
"bg_bg": {
"ver": "1.0.4",
"uuid": "e451cdf9-823f-487d-89d8-17a2f3a752c2",
"rawTextureUuid": "26d6089e-f6d0-42c3-b864-fd698dd44b92",
"uuid": "ab64ca94-0c66-43c9-9695-94d581d645c2",
"rawTextureUuid": "0bfd9f1a-4781-4e77-a476-57a1f11f45bf",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
......
{
"ver": "2.3.5",
"uuid": "3ac7ca89-e780-4713-95ec-7362be6a1ab7",
"uuid": "8f1a30e7-b763-4e45-bddc-61b1071c0be5",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
......@@ -13,8 +13,8 @@
"subMetas": {
"bg_bg2": {
"ver": "1.0.4",
"uuid": "8f090bfe-0581-4f8c-96f6-0b9b2483efa6",
"rawTextureUuid": "3ac7ca89-e780-4713-95ec-7362be6a1ab7",
"uuid": "a1d38394-e453-452b-83e4-3e5b3908c3ee",
"rawTextureUuid": "8f1a30e7-b763-4e45-bddc-61b1071c0be5",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
......
{
"ver": "2.3.5",
"uuid": "d91b091a-4cb5-4094-ad01-33617fc23882",
"uuid": "738cc5f5-68c6-4d3d-acb5-c05d2e34f07d",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
......@@ -13,8 +13,8 @@
"subMetas": {
"bg_bg3": {
"ver": "1.0.4",
"uuid": "82818499-61c3-4bf3-9eef-bdf733dccde4",
"rawTextureUuid": "d91b091a-4cb5-4094-ad01-33617fc23882",
"uuid": "87b93615-a36d-4576-a78b-df0399c15e71",
"rawTextureUuid": "738cc5f5-68c6-4d3d-acb5-c05d2e34f07d",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
......
{
"ver": "2.3.5",
"uuid": "347ffba9-afc3-4f11-89c2-0c3986a2ff67",
"uuid": "696b680a-d8ba-4d15-a9ae-0fb2090cdf71",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
......@@ -13,8 +13,8 @@
"subMetas": {
"bg_blue": {
"ver": "1.0.4",
"uuid": "381af598-a3d7-4b12-8c65-46afbdd0f951",
"rawTextureUuid": "347ffba9-afc3-4f11-89c2-0c3986a2ff67",
"uuid": "8be0b203-162e-475c-ad71-f6a428401af6",
"rawTextureUuid": "696b680a-d8ba-4d15-a9ae-0fb2090cdf71",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
......
{
"ver": "2.3.5",
"uuid": "27fb3650-901d-4cd4-ab8e-0d735796583a",
"uuid": "66111fd7-77c6-4751-9ad6-d4607241a637",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
......@@ -13,8 +13,8 @@
"subMetas": {
"bg_blue2": {
"ver": "1.0.4",
"uuid": "39ac965b-2cf6-439e-8c9a-8590744e0269",
"rawTextureUuid": "27fb3650-901d-4cd4-ab8e-0d735796583a",
"uuid": "68ac4475-22d2-420a-87a8-63f2000e2f60",
"rawTextureUuid": "66111fd7-77c6-4751-9ad6-d4607241a637",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
......
{
"ver": "2.3.5",
"uuid": "5aefa763-449b-484f-abd0-4887a25d5f72",
"uuid": "d2b30bfb-6b67-42a5-a923-93c8c0c4c59c",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
......@@ -13,8 +13,8 @@
"subMetas": {
"bg_blue3": {
"ver": "1.0.4",
"uuid": "0480ca93-ad8a-4bb7-a315-cc7fa5a30314",
"rawTextureUuid": "5aefa763-449b-484f-abd0-4887a25d5f72",
"uuid": "b7a6fd29-f344-4423-9c2c-1a5de329a38f",
"rawTextureUuid": "d2b30bfb-6b67-42a5-a923-93c8c0c4c59c",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
......
{
"ver": "2.3.5",
"uuid": "0d3bdae3-abdd-494f-821e-4472d0bcb255",
"uuid": "7ecc921d-c49f-4787-b82e-21c0f65373cc",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
......@@ -13,8 +13,8 @@
"subMetas": {
"bg_car": {
"ver": "1.0.4",
"uuid": "93bf2bbb-17fc-481e-9fd6-4b9b87b75ffc",
"rawTextureUuid": "0d3bdae3-abdd-494f-821e-4472d0bcb255",
"uuid": "70e4f931-87eb-4031-a0f0-b602b4e75aaa",
"rawTextureUuid": "7ecc921d-c49f-4787-b82e-21c0f65373cc",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
......
{
"ver": "2.3.5",
"uuid": "add809f3-9750-4a7c-a81f-69c226b0dce5",
"uuid": "9a9f5739-3ece-41d3-873c-bc7a62e81290",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
......@@ -13,8 +13,8 @@
"subMetas": {
"bg_carlight": {
"ver": "1.0.4",
"uuid": "3a6ef082-d8ed-4ca3-8182-a242c91fbf0a",
"rawTextureUuid": "add809f3-9750-4a7c-a81f-69c226b0dce5",
"uuid": "b17dfaf5-1d48-4ade-85bb-95cc1d0934e4",
"rawTextureUuid": "9a9f5739-3ece-41d3-873c-bc7a62e81290",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
......
{
"ver": "2.3.5",
"uuid": "09510c5c-cc23-4347-a778-bd5aa8ae742a",
"uuid": "f7fc9a66-3cf5-43fc-af87-8926afb4d4fe",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
......@@ -13,8 +13,8 @@
"subMetas": {
"bg_cloud1": {
"ver": "1.0.4",
"uuid": "077538fe-43ab-4fb0-a626-81964c5ec698",
"rawTextureUuid": "09510c5c-cc23-4347-a778-bd5aa8ae742a",
"uuid": "e26a4b3a-cf37-4f71-96b2-ca758c1169f7",
"rawTextureUuid": "f7fc9a66-3cf5-43fc-af87-8926afb4d4fe",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
......
{
"ver": "2.3.5",
"uuid": "71af4c67-5770-4b40-ba61-19ccf0e6f94d",
"uuid": "0ad3320e-2cc6-4ab5-a457-e62b11d14cbd",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
......@@ -13,8 +13,8 @@
"subMetas": {
"bg_cloud2": {
"ver": "1.0.4",
"uuid": "8a175eab-1e21-4295-9608-8522c26ec8b9",
"rawTextureUuid": "71af4c67-5770-4b40-ba61-19ccf0e6f94d",
"uuid": "ec329ea6-0481-4647-ab4e-3e5b7ee4e1ff",
"rawTextureUuid": "0ad3320e-2cc6-4ab5-a457-e62b11d14cbd",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
......
{
"ver": "2.3.5",
"uuid": "c504ed22-c314-47fd-b1bc-566b1ef1a56e",
"uuid": "a0deca34-1684-48a3-8163-52fe09083689",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
......@@ -13,8 +13,8 @@
"subMetas": {
"bg_dian1": {
"ver": "1.0.4",
"uuid": "1c774258-00ab-42e1-b38a-a205bcd0c4bd",
"rawTextureUuid": "c504ed22-c314-47fd-b1bc-566b1ef1a56e",
"uuid": "e777dde6-03ea-403c-aa35-8e85b3b25c0a",
"rawTextureUuid": "a0deca34-1684-48a3-8163-52fe09083689",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
......
{
"ver": "2.3.5",
"uuid": "9ee071f9-3313-46ad-a79b-d320aea99508",
"uuid": "991ddf5d-2d4c-43f9-8dda-09be079ed1b9",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
......@@ -13,8 +13,8 @@
"subMetas": {
"bg_dian2": {
"ver": "1.0.4",
"uuid": "a0863e33-1f2c-45d1-9895-4a001e854723",
"rawTextureUuid": "9ee071f9-3313-46ad-a79b-d320aea99508",
"uuid": "23ac4158-4b93-47a3-ba11-1cfebfaf203d",
"rawTextureUuid": "991ddf5d-2d4c-43f9-8dda-09be079ed1b9",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
......
{
"ver": "2.3.5",
"uuid": "8dff9a1e-ad17-43a3-a884-1afbb55ea12e",
"uuid": "e15e155e-bcb6-471f-8585-6066409df6a8",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
......@@ -13,8 +13,8 @@
"subMetas": {
"bg_dian3": {
"ver": "1.0.4",
"uuid": "5fa457d9-e0d0-40f8-a7e5-536f752a5118",
"rawTextureUuid": "8dff9a1e-ad17-43a3-a884-1afbb55ea12e",
"uuid": "c5081d47-45b3-4c03-b6f5-916e0ee18fb8",
"rawTextureUuid": "e15e155e-bcb6-471f-8585-6066409df6a8",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
......
{
"ver": "2.3.5",
"uuid": "d3b5cc7c-cab5-429f-a8cf-f96e67be0895",
"uuid": "db6c1b5a-5a41-4f20-8fde-ae9648d4b230",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
......@@ -13,8 +13,8 @@
"subMetas": {
"bg_dian4": {
"ver": "1.0.4",
"uuid": "5ff0adb8-878b-4de9-97b4-c8f50a88549b",
"rawTextureUuid": "d3b5cc7c-cab5-429f-a8cf-f96e67be0895",
"uuid": "f2675f55-9402-4f8d-8da1-cfc572c604a6",
"rawTextureUuid": "db6c1b5a-5a41-4f20-8fde-ae9648d4b230",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
......
{
"ver": "2.3.5",
"uuid": "b9efa83d-a8fe-4e20-842a-37ec314905da",
"uuid": "0a1a5ae7-fb5a-4651-a86f-2933ade2a517",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
......@@ -13,8 +13,8 @@
"subMetas": {
"bg_grass": {
"ver": "1.0.4",
"uuid": "10fe1900-682b-425a-a1e0-40899d603451",
"rawTextureUuid": "b9efa83d-a8fe-4e20-842a-37ec314905da",
"uuid": "85c7d465-6fd4-41f6-83bb-21f8cc572a2c",
"rawTextureUuid": "0a1a5ae7-fb5a-4651-a86f-2933ade2a517",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
......
{
"ver": "2.3.5",
"uuid": "b19089a6-98b0-488f-965e-5c4293b77785",
"uuid": "1f77b002-e587-43c8-8fff-13e8d8b82e46",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
......@@ -13,8 +13,8 @@
"subMetas": {
"bg_gui": {
"ver": "1.0.4",
"uuid": "7434a17e-85a9-4955-9d4a-71d71fe7464d",
"rawTextureUuid": "b19089a6-98b0-488f-965e-5c4293b77785",
"uuid": "17b53468-8cce-44db-a272-54b9aeeba747",
"rawTextureUuid": "1f77b002-e587-43c8-8fff-13e8d8b82e46",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
......
{
"ver": "2.3.5",
"uuid": "cc21b0a0-afe7-436d-a997-fb95da47032e",
"uuid": "934d6cda-4000-4f2f-960f-af34afc5a1a0",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
......@@ -13,8 +13,8 @@
"subMetas": {
"bg_gui2": {
"ver": "1.0.4",
"uuid": "7eee1a65-dfb5-41bb-a115-7a16600b098f",
"rawTextureUuid": "cc21b0a0-afe7-436d-a997-fb95da47032e",
"uuid": "24de9a52-1604-4d64-a009-1f6c6e0197a1",
"rawTextureUuid": "934d6cda-4000-4f2f-960f-af34afc5a1a0",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
......
{
"ver": "2.3.5",
"uuid": "89dd8ccd-4a69-4099-bddf-941f41dfdbff",
"uuid": "c86cd45d-bd93-4a8b-a748-4ff274a17eec",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
......@@ -13,8 +13,8 @@
"subMetas": {
"bg_leaf1": {
"ver": "1.0.4",
"uuid": "3f88e88f-7062-490f-ba36-10fb4cd1f863",
"rawTextureUuid": "89dd8ccd-4a69-4099-bddf-941f41dfdbff",
"uuid": "9e7302b5-dd7f-4a2a-b169-ccb1a6f86350",
"rawTextureUuid": "c86cd45d-bd93-4a8b-a748-4ff274a17eec",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
......
{
"ver": "2.3.5",
"uuid": "6b7556f3-643f-49c5-8cb4-283c5fafeb14",
"uuid": "61aeb906-899f-4657-b07a-0f9c93f7ab04",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
......@@ -13,8 +13,8 @@
"subMetas": {
"bg_leaf2": {
"ver": "1.0.4",
"uuid": "161554c7-7e96-4470-8138-071bc0a5da40",
"rawTextureUuid": "6b7556f3-643f-49c5-8cb4-283c5fafeb14",
"uuid": "8f2ae0df-de10-460e-8a3b-3961b2f50d12",
"rawTextureUuid": "61aeb906-899f-4657-b07a-0f9c93f7ab04",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
......
{
"ver": "2.3.5",
"uuid": "d47d2ac3-4cd2-48d9-b94e-0f205a76bfe8",
"uuid": "eb9b0365-5040-42ca-b42d-9ea9303c3311",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
......@@ -13,8 +13,8 @@
"subMetas": {
"bg_move": {
"ver": "1.0.4",
"uuid": "81af61b4-7d54-448a-986b-68199bbdcab6",
"rawTextureUuid": "d47d2ac3-4cd2-48d9-b94e-0f205a76bfe8",
"uuid": "01397645-b9e9-4bc8-837f-e37f36c64f60",
"rawTextureUuid": "eb9b0365-5040-42ca-b42d-9ea9303c3311",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
......
{
"ver": "2.3.5",
"uuid": "36f8e719-42ca-4bdc-b693-74f99936022b",
"uuid": "45c217c5-6101-446f-b43d-3b7cb742dbd3",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
......@@ -13,8 +13,8 @@
"subMetas": {
"bg_red": {
"ver": "1.0.4",
"uuid": "fdc3df60-862b-4821-8559-345250bf1f1c",
"rawTextureUuid": "36f8e719-42ca-4bdc-b693-74f99936022b",
"uuid": "5aa27a44-32d0-4126-98a0-1c28a2bd418e",
"rawTextureUuid": "45c217c5-6101-446f-b43d-3b7cb742dbd3",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
......
{
"ver": "2.3.5",
"uuid": "26b0e0af-d4d3-415b-b751-b61cf102a711",
"uuid": "59db7473-c416-456c-a758-dd2a5f34b6b1",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
......@@ -13,8 +13,8 @@
"subMetas": {
"bg_red2": {
"ver": "1.0.4",
"uuid": "7b79725f-aa33-4a8f-a6e2-77ddf1657947",
"rawTextureUuid": "26b0e0af-d4d3-415b-b751-b61cf102a711",
"uuid": "e588dfd7-8c21-411b-beb9-4a0280ab9c48",
"rawTextureUuid": "59db7473-c416-456c-a758-dd2a5f34b6b1",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
......
{
"ver": "2.3.5",
"uuid": "0500c1ac-7663-4f89-b6a7-247e8b9d7afa",
"uuid": "d2c19df2-3ba5-4b89-be76-6c715a785702",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
......@@ -13,8 +13,8 @@
"subMetas": {
"bg_red3": {
"ver": "1.0.4",
"uuid": "1796f19d-3ac1-4c90-a67a-6c203686bef7",
"rawTextureUuid": "0500c1ac-7663-4f89-b6a7-247e8b9d7afa",
"uuid": "e88e006c-4385-4874-85cb-47080c62009d",
"rawTextureUuid": "d2c19df2-3ba5-4b89-be76-6c715a785702",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
......
{
"ver": "2.3.5",
"uuid": "a6e0a02f-f5f2-47bc-aeb9-b22b847c64ba",
"uuid": "cb381b0f-256d-4375-ab04-b7fa978a5a34",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
......@@ -13,8 +13,8 @@
"subMetas": {
"bg_ren": {
"ver": "1.0.4",
"uuid": "9aebe192-1fa5-4eab-b583-bd9ae520e770",
"rawTextureUuid": "a6e0a02f-f5f2-47bc-aeb9-b22b847c64ba",
"uuid": "706efb7c-df21-46d9-9320-df91461cb81f",
"rawTextureUuid": "cb381b0f-256d-4375-ab04-b7fa978a5a34",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
......
{
"ver": "2.3.5",
"uuid": "acd4873b-0a0f-4589-a9e5-fb5a957fa48b",
"uuid": "90a735bd-8d4d-405d-be83-56b71f98301e",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
......@@ -13,8 +13,8 @@
"subMetas": {
"bg_shadow": {
"ver": "1.0.4",
"uuid": "b01751a0-d16b-4b21-ab20-8eabeaa11e46",
"rawTextureUuid": "acd4873b-0a0f-4589-a9e5-fb5a957fa48b",
"uuid": "271a6fb0-fab1-49f2-89db-c80f763aa9a7",
"rawTextureUuid": "90a735bd-8d4d-405d-be83-56b71f98301e",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
......
{
"ver": "2.3.5",
"uuid": "a96a9035-7267-4843-90d7-fee8223c03d9",
"uuid": "21ff1848-2e72-4d05-abb0-7fda0ec29db7",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
......@@ -13,8 +13,8 @@
"subMetas": {
"bg_stone": {
"ver": "1.0.4",
"uuid": "c2961028-6a32-4807-8cbd-2d4fc82c35fc",
"rawTextureUuid": "a96a9035-7267-4843-90d7-fee8223c03d9",
"uuid": "6d703fe7-f88f-4e1a-944e-5fbe942f7ed6",
"rawTextureUuid": "21ff1848-2e72-4d05-abb0-7fda0ec29db7",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
......
{
"ver": "2.3.5",
"uuid": "8ebe0d27-1677-4745-a59a-6594d21662ec",
"uuid": "bec5ad83-0966-498d-b14d-96e5fce37152",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
......@@ -13,8 +13,8 @@
"subMetas": {
"bg_tree": {
"ver": "1.0.4",
"uuid": "6e980fc5-802e-4bae-a1c2-3f183d88d94e",
"rawTextureUuid": "8ebe0d27-1677-4745-a59a-6594d21662ec",
"uuid": "b4f4dc90-0841-40c4-bc4c-395a9de32b4c",
"rawTextureUuid": "bec5ad83-0966-498d-b14d-96e5fce37152",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
......
{
"ver": "2.3.5",
"uuid": "cbfa9c78-6ed1-4f7b-8453-d552b94f7015",
"uuid": "916198fa-ece8-4489-915d-91133cfb53b9",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
......@@ -13,8 +13,8 @@
"subMetas": {
"bg_tree2": {
"ver": "1.0.4",
"uuid": "8f7db4d4-d0c2-400a-b80f-1d0e15416d4c",
"rawTextureUuid": "cbfa9c78-6ed1-4f7b-8453-d552b94f7015",
"uuid": "6b0c5fd1-c077-4b38-bfa3-0b081acf4b83",
"rawTextureUuid": "916198fa-ece8-4489-915d-91133cfb53b9",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
......
{
"ver": "2.3.5",
"uuid": "0449cf01-1eca-4c15-b9aa-e7fef3e2623e",
"uuid": "a824457b-6f2e-47ca-afb2-09f713c32b86",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
......@@ -13,8 +13,8 @@
"subMetas": {
"bg_tree3": {
"ver": "1.0.4",
"uuid": "fff678ba-7f00-4f0e-8d15-61dbde0af4fe",
"rawTextureUuid": "0449cf01-1eca-4c15-b9aa-e7fef3e2623e",
"uuid": "b2f7eee1-ef1e-4ea2-b3a0-f5ab4410e449",
"rawTextureUuid": "a824457b-6f2e-47ca-afb2-09f713c32b86",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
......
{
"ver": "2.3.5",
"uuid": "07543bc1-5260-412e-a27a-2e66d5a68488",
"uuid": "eb0b7f73-556a-47f5-aa7c-049ed4e495bb",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
......@@ -13,8 +13,8 @@
"subMetas": {
"bg_yellow": {
"ver": "1.0.4",
"uuid": "2871621f-68ff-44e1-85b3-8a06200a96a5",
"rawTextureUuid": "07543bc1-5260-412e-a27a-2e66d5a68488",
"uuid": "08f31ef0-d6ed-47f8-9762-86304a9f5dcb",
"rawTextureUuid": "eb0b7f73-556a-47f5-aa7c-049ed4e495bb",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
......
{
"ver": "2.3.5",
"uuid": "2736cefc-ea85-4d10-b91a-4e3f13b87f48",
"uuid": "f9897eff-a4d0-4dfe-b93c-a54895b1d6c7",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
......@@ -13,8 +13,8 @@
"subMetas": {
"bg_yellow2": {
"ver": "1.0.4",
"uuid": "8bfba768-2ba2-437e-9035-322759ecb8ef",
"rawTextureUuid": "2736cefc-ea85-4d10-b91a-4e3f13b87f48",
"uuid": "b1aba38f-1d7a-4e6b-a8df-d164af56b6c8",
"rawTextureUuid": "f9897eff-a4d0-4dfe-b93c-a54895b1d6c7",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
......
{
"ver": "2.3.5",
"uuid": "2e5228ab-d760-4bac-ab1a-f4ffc8d71b7a",
"uuid": "ee68f47d-73f9-4656-a8e8-3f8cf7a6ef8a",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
......@@ -13,8 +13,8 @@
"subMetas": {
"bg_yellow3": {
"ver": "1.0.4",
"uuid": "e3ebf3e2-0143-4de4-bdfc-c0ae2917e54c",
"rawTextureUuid": "2e5228ab-d760-4bac-ab1a-f4ffc8d71b7a",
"uuid": "3239c7d8-b5e9-462a-9b4f-b953f66503cb",
"rawTextureUuid": "ee68f47d-73f9-4656-a8e8-3f8cf7a6ef8a",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
......
{
"ver": "2.3.5",
"uuid": "2f3f89bb-7093-4010-b74f-356f4049da29",
"uuid": "6093d577-ad6f-4b38-bb81-7e59f5fbc5a6",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
......@@ -13,8 +13,8 @@
"subMetas": {
"btn_restart": {
"ver": "1.0.4",
"uuid": "5af1d0a7-25f5-4bdc-8416-a7f6214575ab",
"rawTextureUuid": "2f3f89bb-7093-4010-b74f-356f4049da29",
"uuid": "fe508bad-c0db-47b4-8b35-62d1316d5ef0",
"rawTextureUuid": "6093d577-ad6f-4b38-bb81-7e59f5fbc5a6",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
......
{
"ver": "2.3.5",
"uuid": "7b85c876-b2e6-4dd9-90c1-6b3aace9248b",
"uuid": "0ac889de-d71e-4245-8df2-9e19534e25f1",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
......@@ -13,8 +13,8 @@
"subMetas": {
"btn_start": {
"ver": "1.0.4",
"uuid": "5c76d50a-7e4f-4a65-b564-3be65ed8b8f5",
"rawTextureUuid": "7b85c876-b2e6-4dd9-90c1-6b3aace9248b",
"uuid": "b404d89c-3b0c-417d-8283-ce6533c40422",
"rawTextureUuid": "0ac889de-d71e-4245-8df2-9e19534e25f1",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
......
{
"ver": "1.1.2",
"uuid": "5c90d0e4-91dc-441a-b815-d28dd64a115e",
"uuid": "741eff97-e992-4f44-92e2-2f19259ada90",
"isBundle": false,
"bundleName": "",
"priority": 1,
......
{
"ver": "1.0.1",
"uuid": "14705349-c943-44b2-aea8-dda0c8a90996",
"uuid": "f3920e48-4e3e-4f7f-bcd6-9245aeadc5bc",
"subMetas": {}
}
\ No newline at end of file
{
"ver": "1.0.1",
"uuid": "2c321a2d-fde5-420d-9268-9fe2bfc7cdfa",
"uuid": "3679122c-e243-41ac-8091-f3d602d22d3e",
"subMetas": {}
}
\ No newline at end of file
{
"ver": "2.3.5",
"uuid": "b3bd8198-2085-4785-87c6-2b014104d041",
"uuid": "09a01f95-28aa-4c31-8eb4-3c78de81d437",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
......@@ -13,8 +13,8 @@
"subMetas": {
"attack_tex": {
"ver": "1.0.4",
"uuid": "83b67997-54c8-41dc-af85-977c053c13dc",
"rawTextureUuid": "b3bd8198-2085-4785-87c6-2b014104d041",
"uuid": "94c3fcb6-ee5e-4c24-9ca8-7c4c25a6d186",
"rawTextureUuid": "09a01f95-28aa-4c31-8eb4-3c78de81d437",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
......
{
"ver": "1.0.1",
"uuid": "7bc15376-2148-4921-8e02-29c7a3cd7a84",
"uuid": "a188faa7-a47a-4e51-9613-9954deae1e4c",
"subMetas": {}
}
\ No newline at end of file
{
"ver": "1.0.1",
"uuid": "1a182eea-85f2-4140-873a-fbea804b3e2c",
"uuid": "c1e106d1-5ae6-45ea-88d6-75b8b189ed82",
"subMetas": {}
}
\ No newline at end of file
{
"ver": "2.3.5",
"uuid": "a6de7fd2-c087-4ed7-90f3-7dbdc1664872",
"uuid": "58cf47cc-829d-4dc4-bce4-7639c0f77f30",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
......@@ -13,8 +13,8 @@
"subMetas": {
"smoke_tex": {
"ver": "1.0.4",
"uuid": "c3055f1d-4a8c-485f-9b70-47a988aab135",
"rawTextureUuid": "a6de7fd2-c087-4ed7-90f3-7dbdc1664872",
"uuid": "11326b16-73f1-4ca3-8cbb-83cf5ed66775",
"rawTextureUuid": "58cf47cc-829d-4dc4-bce4-7639c0f77f30",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
......
{
"ver": "1.0.1",
"uuid": "af278d84-ab9c-467a-8c0f-bad384f23430",
"uuid": "e14b5634-2398-4ace-8111-afc9ab4d7ca4",
"subMetas": {}
}
\ No newline at end of file
{
"ver": "1.0.1",
"uuid": "d9b1d9da-07b9-45cf-8d40-e6f751679d7e",
"uuid": "0cfa294a-1548-4132-8ba1-31cebe470106",
"subMetas": {}
}
\ No newline at end of file
{
"ver": "2.3.5",
"uuid": "9e950f13-388f-4822-992e-998db0cb7fed",
"uuid": "d16ec366-67fe-4a44-8065-631aed4f036d",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
......@@ -13,8 +13,8 @@
"subMetas": {
"wave_tex": {
"ver": "1.0.4",
"uuid": "014c42ed-e990-42b2-abee-8cb2ab1f2600",
"rawTextureUuid": "9e950f13-388f-4822-992e-998db0cb7fed",
"uuid": "25a21f9e-a7b9-46d0-ab00-55a8cabbae6d",
"rawTextureUuid": "d16ec366-67fe-4a44-8065-631aed4f036d",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
......
{
"ver": "1.1.2",
"uuid": "cd412038-c515-46a5-a425-0f33683261ba",
"uuid": "4bd54ed4-7b6b-4922-873c-a4c4039727e7",
"isBundle": false,
"bundleName": "",
"priority": 1,
......
{
"ver": "2.3.5",
"uuid": "69838475-858a-4c7c-a3a9-3cbb83d706ea",
"uuid": "58fc9161-7e42-4bf6-b6ea-b36e7dba3200",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
......@@ -13,8 +13,8 @@
"subMetas": {
"bg_1": {
"ver": "1.0.4",
"uuid": "54127d63-cc51-42ce-917b-ce5aa48f7c8c",
"rawTextureUuid": "69838475-858a-4c7c-a3a9-3cbb83d706ea",
"uuid": "ea593901-976c-4dcc-8fa9-5daa46341ff1",
"rawTextureUuid": "58fc9161-7e42-4bf6-b6ea-b36e7dba3200",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
......
{
"ver": "2.3.5",
"uuid": "9d7ba131-0d17-4235-a940-d70dc6c6a5bd",
"uuid": "e1919802-b101-4e03-b4ad-7290bcdb6afc",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
......@@ -13,8 +13,8 @@
"subMetas": {
"bg_2": {
"ver": "1.0.4",
"uuid": "5bf80955-eed8-4d0b-9ed2-ecee84df57c9",
"rawTextureUuid": "9d7ba131-0d17-4235-a940-d70dc6c6a5bd",
"uuid": "5a3810b2-4c8a-4313-afc1-b3d9b8875dad",
"rawTextureUuid": "e1919802-b101-4e03-b4ad-7290bcdb6afc",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
......
{
"ver": "2.3.5",
"uuid": "b418fcc7-83ff-469e-9b49-0759dd0ac562",
"uuid": "c0b0173e-8be7-42e9-bfc6-2ff229782364",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
......@@ -13,8 +13,8 @@
"subMetas": {
"bg_3": {
"ver": "1.0.4",
"uuid": "06b87f5e-2b4a-49a6-a8b5-b229154cb1cd",
"rawTextureUuid": "b418fcc7-83ff-469e-9b49-0759dd0ac562",
"uuid": "51dd7ac1-5717-49a6-8a4c-204a5f7b1091",
"rawTextureUuid": "c0b0173e-8be7-42e9-bfc6-2ff229782364",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
......
{
"ver": "2.3.5",
"uuid": "1b3db19a-df8f-43f6-b63f-ba1635a1a6a7",
"uuid": "5d49df0b-bb7a-488b-84cd-1f4e04d767bc",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
......@@ -13,8 +13,8 @@
"subMetas": {
"bg_4": {
"ver": "1.0.4",
"uuid": "e6883c14-33db-4dfc-86ce-5293c88acf1b",
"rawTextureUuid": "1b3db19a-df8f-43f6-b63f-ba1635a1a6a7",
"uuid": "0ea17a24-a0f2-441d-a7b6-2a98a5bdd747",
"rawTextureUuid": "5d49df0b-bb7a-488b-84cd-1f4e04d767bc",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
......
{
"ver": "2.3.5",
"uuid": "2834c9a5-10ae-47cc-8047-351b4635b993",
"uuid": "393d4b6c-85a7-4cc3-9ec4-093c8cad1cb9",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
......@@ -13,8 +13,8 @@
"subMetas": {
"bg_finish": {
"ver": "1.0.4",
"uuid": "353a7336-28da-423b-b173-a5c049cb7f09",
"rawTextureUuid": "2834c9a5-10ae-47cc-8047-351b4635b993",
"uuid": "b63b46d1-9c62-4aa2-8ab1-e695e8821733",
"rawTextureUuid": "393d4b6c-85a7-4cc3-9ec4-093c8cad1cb9",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
......
{
"ver": "2.3.5",
"uuid": "f01ae965-7f45-4af9-b37b-ab56fc9ee4ab",
"uuid": "ef5e2857-61e7-4d78-99e0-39d1d6544e7e",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
......@@ -13,8 +13,8 @@
"subMetas": {
"bg_light": {
"ver": "1.0.4",
"uuid": "a21689ed-388f-48e3-9a9d-a3e0a25039f2",
"rawTextureUuid": "f01ae965-7f45-4af9-b37b-ab56fc9ee4ab",
"uuid": "a66f9351-3490-4b2e-af25-57c575a062e6",
"rawTextureUuid": "ef5e2857-61e7-4d78-99e0-39d1d6544e7e",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
......
{
"ver": "2.3.5",
"uuid": "034a5e1f-9f37-42be-80a6-64684fadd1be",
"uuid": "41d1fcbd-1e22-4124-8f27-5b5165548327",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
......@@ -13,8 +13,8 @@
"subMetas": {
"icon_star2": {
"ver": "1.0.4",
"uuid": "155ba034-4a15-4deb-a2a5-99acbeac175a",
"rawTextureUuid": "034a5e1f-9f37-42be-80a6-64684fadd1be",
"uuid": "7cded8d0-e57f-45a3-bc21-caaf85e90c83",
"rawTextureUuid": "41d1fcbd-1e22-4124-8f27-5b5165548327",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
......
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment