Commit 60821a7f authored by Tt's avatar Tt

1

parent 1f2d842a
......@@ -3,7 +3,7 @@
// pg.event.emit('npc_voice_play_voice_end')
import pg from "../../scene/pg_sn05_night";
import pg from "../../scene/pg_sn09_xuanze";
const { ccclass, property } = cc._decorator;
......@@ -100,3 +100,4 @@ export default class LayerBack extends cc.Component {
......@@ -11,7 +11,7 @@
"height": 117,
"platformSettings": {},
"subMetas": {
"back_sn05_night": {
"back_sn09_xuanze": {
"ver": "1.0.4",
"uuid": "92327074-92fd-4d4a-a8aa-32f7ed514ab1",
"rawTextureUuid": "d3006e79-2315-4059-8aee-8e7a4d56121f",
......
......@@ -11,7 +11,7 @@
"height": 70,
"platformSettings": {},
"subMetas": {
"pic_icon_tiger1_sn05_night": {
"pic_icon_tiger1_sn09_xuanze": {
"ver": "1.0.4",
"uuid": "008bbd55-b1e7-4e82-bf54-f6cf40ebb738",
"rawTextureUuid": "593366d0-c41f-40dd-8cfa-72e2fbdb78b8",
......
......@@ -11,7 +11,7 @@
"height": 70,
"platformSettings": {},
"subMetas": {
"pic_icon_tiger2_sn05_night": {
"pic_icon_tiger2_sn09_xuanze": {
"ver": "1.0.4",
"uuid": "603d0882-deba-4173-8432-b9da5e547d20",
"rawTextureUuid": "f6f170f4-59de-40e0-b666-1ddaf58a6997",
......
......@@ -11,7 +11,7 @@
"height": 70,
"platformSettings": {},
"subMetas": {
"pic_icon_tiger_sn05_night": {
"pic_icon_tiger_sn09_xuanze": {
"ver": "1.0.4",
"uuid": "5d214bcc-ae6a-48b2-8e3e-693089d66911",
"rawTextureUuid": "ffa50fcc-6561-4673-8e93-5e4abf03d963",
......
......@@ -2,7 +2,7 @@
// pg.event.once('layer_coin_show_coin_end',()=>{}) // 动画回调
import pg from "../../scene/pg_sn05_night";
import pg from "../../scene/pg_sn09_xuanze";
const { ccclass, property } = cc._decorator;
......@@ -72,3 +72,4 @@ export default class LayerCoin extends cc.Component {
......@@ -2,7 +2,7 @@
// alert('replay')
// })
// pg.event.emit('layer_ending_show')
import pg from "../../scene/pg_sn05_night";
import pg from "../../scene/pg_sn09_xuanze";
const { ccclass, property } = cc._decorator;
......@@ -61,3 +61,4 @@ export default class LayerEnding extends cc.Component {
......@@ -11,7 +11,7 @@
"height": 166,
"platformSettings": {},
"subMetas": {
"bg_finish_hy17_hds_sn05_night": {
"bg_finish_hy17_hds_sn09_xuanze": {
"ver": "1.0.4",
"uuid": "23a8b623-34a7-4290-b6c8-d6092f00b95d",
"rawTextureUuid": "664f0051-39fd-4f00-be8e-9b38b7b09e09",
......
......@@ -11,7 +11,7 @@
"height": 1109,
"platformSettings": {},
"subMetas": {
"bg_finishlight_hy17_hds_sn05_night": {
"bg_finishlight_hy17_hds_sn09_xuanze": {
"ver": "1.0.4",
"uuid": "25fb3f92-bcc7-4131-9799-223ffe697b15",
"rawTextureUuid": "68923e19-0a44-4014-996d-ed2c1f3adb8f",
......
......@@ -11,7 +11,7 @@
"height": 153,
"platformSettings": {},
"subMetas": {
"btn_next_hy17_hds_sn05_night": {
"btn_next_hy17_hds_sn09_xuanze": {
"ver": "1.0.4",
"uuid": "9cddc7ee-9ccf-4dd5-86a6-94b3a5d69135",
"rawTextureUuid": "14a91e97-25df-434f-bebc-0fc904a33ded",
......
......@@ -11,7 +11,7 @@
"height": 153,
"platformSettings": {},
"subMetas": {
"btn_replay_hy17_hds_sn05_night": {
"btn_replay_hy17_hds_sn09_xuanze": {
"ver": "1.0.4",
"uuid": "1b782eab-25d2-4314-b83a-258f7e4d7ea4",
"rawTextureUuid": "c50a3c0b-6c2c-4bca-a5f4-ab2a99cd1936",
......
......@@ -11,7 +11,7 @@
"height": 70,
"platformSettings": {},
"subMetas": {
"icon_coin_hy17_hds_sn05_night": {
"icon_coin_hy17_hds_sn09_xuanze": {
"ver": "1.0.4",
"uuid": "4c1488d1-d283-4f03-864e-742eedadf6d9",
"rawTextureUuid": "4ca1236a-5bad-48ce-87f8-972316595c05",
......
......@@ -2,7 +2,7 @@
// pg.event.emit('img_voice_play_voice_end')
import pg from "../../scene/pg_sn05_night";
import pg from "../../scene/pg_sn09_xuanze";
const { ccclass, property } = cc._decorator;
......@@ -62,3 +62,4 @@ export default class ImgVoice extends cc.Component {
......@@ -6,7 +6,7 @@
//pg.event.on('layer_record_start_record',()=>{});
//pg.event.on('layer_record_end_record',()=>{});
import pg from "../../scene/pg_sn05_night";
import pg from "../../scene/pg_sn09_xuanze";
const { ccclass, property } = cc._decorator;
......@@ -207,3 +207,4 @@ export default class LayerRecord extends cc.Component {
......@@ -12,7 +12,7 @@
// pg.event.emit('layer_right_show_tryagain')
import pg from "../../scene/pg_sn05_night";
import pg from "../../scene/pg_sn09_xuanze";
const { ccclass, property } = cc._decorator;
......@@ -114,3 +114,4 @@ export default class LayerRight extends cc.Component {
......@@ -11,7 +11,7 @@
"height": 16,
"platformSettings": {},
"subMetas": {
"i10_sn05_night": {
"i10_sn09_xuanze": {
"ver": "1.0.4",
"uuid": "045d2d5b-3dd4-4d14-9c48-d2653a121ff3",
"rawTextureUuid": "836deb81-aab1-46ff-ad8a-a58986968f66",
......
......@@ -11,7 +11,7 @@
"height": 25,
"platformSettings": {},
"subMetas": {
"i11_sn05_night": {
"i11_sn09_xuanze": {
"ver": "1.0.4",
"uuid": "30588365-43b3-44d3-ba68-7ed363a12cd8",
"rawTextureUuid": "2c3a0728-5d75-4ff1-ad2b-27138f7c708e",
......
......@@ -11,7 +11,7 @@
"height": 49,
"platformSettings": {},
"subMetas": {
"i12_sn05_night": {
"i12_sn09_xuanze": {
"ver": "1.0.4",
"uuid": "39024710-3326-4a35-945b-9838ed3a664d",
"rawTextureUuid": "cb1b8647-8a92-472e-8425-7b61f8198987",
......
......@@ -11,7 +11,7 @@
"height": 26,
"platformSettings": {},
"subMetas": {
"i13_sn05_night": {
"i13_sn09_xuanze": {
"ver": "1.0.4",
"uuid": "32da9db5-0f38-4fe9-a829-cc72a7c493cb",
"rawTextureUuid": "3a4c01ad-8bf9-4479-ab00-f37810e0ace7",
......
......@@ -11,7 +11,7 @@
"height": 24,
"platformSettings": {},
"subMetas": {
"i14_sn05_night": {
"i14_sn09_xuanze": {
"ver": "1.0.4",
"uuid": "8080ed25-725a-496d-ba84-a05b9d9c81b5",
"rawTextureUuid": "5f83a256-61a4-4a7b-a0a3-a7d68a01aa89",
......
......@@ -11,7 +11,7 @@
"height": 25,
"platformSettings": {},
"subMetas": {
"i1_sn05_night": {
"i1_sn09_xuanze": {
"ver": "1.0.4",
"uuid": "26b83f5f-b0d0-49cf-a4b7-41ab49eb3c63",
"rawTextureUuid": "bfe2d72f-fe2a-46b9-babb-d484e2726840",
......
......@@ -11,7 +11,7 @@
"height": 27,
"platformSettings": {},
"subMetas": {
"i2_sn05_night": {
"i2_sn09_xuanze": {
"ver": "1.0.4",
"uuid": "97f011d3-cfcf-478c-a647-3f9a6e7277d2",
"rawTextureUuid": "5389cb80-61f0-4937-afe0-d1e5d09ad019",
......
......@@ -11,7 +11,7 @@
"height": 16,
"platformSettings": {},
"subMetas": {
"i3_sn05_night": {
"i3_sn09_xuanze": {
"ver": "1.0.4",
"uuid": "16a8d0b6-9087-4746-8600-0051ffaf398a",
"rawTextureUuid": "8d31c083-8767-440c-bcff-3354f6ca6292",
......
......@@ -11,7 +11,7 @@
"height": 30,
"platformSettings": {},
"subMetas": {
"i4_sn05_night": {
"i4_sn09_xuanze": {
"ver": "1.0.4",
"uuid": "2f2e8df2-e4fb-43c8-a57b-9607f9e5bb04",
"rawTextureUuid": "d88afec7-becf-4616-b7eb-e3309075d561",
......
......@@ -11,7 +11,7 @@
"height": 25,
"platformSettings": {},
"subMetas": {
"i5_sn05_night": {
"i5_sn09_xuanze": {
"ver": "1.0.4",
"uuid": "7a164a82-4c71-4f0a-8f23-3b5241b8377d",
"rawTextureUuid": "21e9d54b-7bc1-4009-b2b5-cc7827fea153",
......
......@@ -11,7 +11,7 @@
"height": 61,
"platformSettings": {},
"subMetas": {
"i6_sn05_night": {
"i6_sn09_xuanze": {
"ver": "1.0.4",
"uuid": "ccddbef6-be14-42c0-be1b-79d5d7843bdd",
"rawTextureUuid": "d628dcc8-1d1d-44d3-829d-f20a63e74f43",
......
......@@ -11,7 +11,7 @@
"height": 16,
"platformSettings": {},
"subMetas": {
"i7_sn05_night": {
"i7_sn09_xuanze": {
"ver": "1.0.4",
"uuid": "4c1ec0cb-3f12-4f6a-8842-4bc9a8d30595",
"rawTextureUuid": "588386de-1521-4292-b7d7-17c8f29aa65e",
......
......@@ -11,7 +11,7 @@
"height": 25,
"platformSettings": {},
"subMetas": {
"i8_sn05_night": {
"i8_sn09_xuanze": {
"ver": "1.0.4",
"uuid": "d3038178-fbd6-48e9-865b-6dd1c3175a4d",
"rawTextureUuid": "13c723a8-348a-43ef-b389-a8bc852e12bd",
......
......@@ -11,7 +11,7 @@
"height": 36,
"platformSettings": {},
"subMetas": {
"i9_sn05_night": {
"i9_sn09_xuanze": {
"ver": "1.0.4",
"uuid": "f7b9f86e-e501-494c-86aa-e58f088b8c70",
"rawTextureUuid": "e82a7b7d-6112-478f-beae-cc9884c10694",
......
......@@ -11,7 +11,7 @@
"height": 426,
"platformSettings": {},
"subMetas": {
"pic_light_sn05_night": {
"pic_light_sn09_xuanze": {
"ver": "1.0.4",
"uuid": "ebe797e6-b395-4cf5-9d84-5ae5a2ca153c",
"rawTextureUuid": "1ceaac4e-845d-431a-9170-04cc6d3f90c8",
......
......@@ -11,7 +11,7 @@
"height": 150,
"platformSettings": {},
"subMetas": {
"p0_sn05_night": {
"p0_sn09_xuanze": {
"ver": "1.0.4",
"uuid": "c9eb055f-e3e0-4f6e-9e05-45d7c4608877",
"rawTextureUuid": "dd5d53aa-0ec7-4476-a807-42f251d89b87",
......
......@@ -11,7 +11,7 @@
"height": 150,
"platformSettings": {},
"subMetas": {
"p1_sn05_night": {
"p1_sn09_xuanze": {
"ver": "1.0.4",
"uuid": "84c11178-f263-4e14-aa51-104545bb5499",
"rawTextureUuid": "422dcc2c-0347-46ab-88d9-a167e71390ac",
......
......@@ -11,7 +11,7 @@
"height": 150,
"platformSettings": {},
"subMetas": {
"p2_sn05_night": {
"p2_sn09_xuanze": {
"ver": "1.0.4",
"uuid": "79273752-abd4-4f1c-90d6-790e6a7d507c",
"rawTextureUuid": "27ef14bc-6d9a-4418-b9be-57fa7debf46f",
......
......@@ -11,7 +11,7 @@
"height": 150,
"platformSettings": {},
"subMetas": {
"p3_sn05_night": {
"p3_sn09_xuanze": {
"ver": "1.0.4",
"uuid": "15171692-6cb7-462b-aca3-86891a8c425a",
"rawTextureUuid": "0a711ec1-92b8-4ff7-b0f5-feb00b6a2c24",
......
......@@ -11,7 +11,7 @@
"height": 162,
"platformSettings": {},
"subMetas": {
"record_bg_sn05_night": {
"record_bg_sn09_xuanze": {
"ver": "1.0.4",
"uuid": "9ca32a61-c62c-4a19-92f0-3108a36b6049",
"rawTextureUuid": "9c3873f5-0f12-4520-afea-c0ed25db2900",
......
......@@ -11,7 +11,7 @@
"height": 140,
"platformSettings": {},
"subMetas": {
"record_icon_sn05_night": {
"record_icon_sn09_xuanze": {
"ver": "1.0.4",
"uuid": "2e3bd73f-da94-4921-be21-5acaaa12f138",
"rawTextureUuid": "41437958-b6ab-422b-9f58-8762b3975e11",
......
......@@ -11,7 +11,7 @@
"height": 131,
"platformSettings": {},
"subMetas": {
"record_time_sn05_night": {
"record_time_sn09_xuanze": {
"ver": "1.0.4",
"uuid": "0907d9b3-c15d-444d-94cb-42a9523ca2d1",
"rawTextureUuid": "a1813758-d06f-450c-b4e1-ecdea7d5668b",
......
......@@ -11,7 +11,7 @@
"height": 184,
"platformSettings": {},
"subMetas": {
"voice_white_sn05_night": {
"voice_white_sn09_xuanze": {
"ver": "1.0.4",
"uuid": "4a26b10f-d021-4bad-ac0e-f513daa05ae5",
"rawTextureUuid": "de7b6722-7804-402d-93f0-1eb866a83834",
......
......@@ -11,7 +11,7 @@
"height": 106,
"platformSettings": {},
"subMetas": {
"v1_sn05_night": {
"v1_sn09_xuanze": {
"ver": "1.0.4",
"uuid": "5d6944d6-a8e5-4fb1-8a51-398599119594",
"rawTextureUuid": "88a816bc-c8ae-4ba8-9779-60efbf0ccf12",
......
......@@ -11,7 +11,7 @@
"height": 106,
"platformSettings": {},
"subMetas": {
"v2_sn05_night": {
"v2_sn09_xuanze": {
"ver": "1.0.4",
"uuid": "d1a502ee-14cf-4c20-95e9-e8132e334e85",
"rawTextureUuid": "ea3203e3-fd33-49a4-ac3d-7f08003a120b",
......
......@@ -11,7 +11,7 @@
"height": 106,
"platformSettings": {},
"subMetas": {
"v3_sn05_night": {
"v3_sn09_xuanze": {
"ver": "1.0.4",
"uuid": "422c2578-4308-4ecb-b662-e6f8ac2f7012",
"rawTextureUuid": "038cbd16-2bda-4ba7-ab31-5f0a2c07cf05",
......
{
"ver": "1.0.8",
"uuid": "dd264aa4-50ca-4479-8592-1e407ae7bb04",
"isPlugin": false,
"loadPluginInWeb": true,
"loadPluginInNative": true,
"loadPluginInEditor": false,
"subMetas": {}
}
\ No newline at end of file
// pg.event.emit('img_voice_play_voice_start')
// pg.event.emit('img_voice_play_voice_end')
// Learn TypeScript:
// - https://docs.cocos.com/creator/manual/en/scripting/typescript.html
// Learn Attribute:
// - https://docs.cocos.com/creator/manual/en/scripting/reference/attributes.html
// Learn life-cycle callbacks:
// - https://docs.cocos.com/creator/manual/en/scripting/life-cycle-callbacks.html
import pg from "./pg_sn05_night";
import pg from "./pg_sn09_xuanze";
const { ccclass, property } = cc._decorator;
......@@ -12,7 +15,7 @@ export default class ImgVoice extends cc.Component {
this.initView();
this.initEvent();
}
protected onDestroy(): void {
onDestroy(): void {
this.unscheduleAllCallbacks();
}
initView() {
......@@ -49,8 +52,3 @@ export default class ImgVoice extends cc.Component {
})
}
}
{
"ver": "1.0.8",
"uuid": "6e1d8e9a-e00d-40a0-b750-9089cd71aba2",
"isPlugin": false,
"loadPluginInWeb": true,
"loadPluginInNative": true,
"loadPluginInEditor": false,
"subMetas": {}
}
\ No newline at end of file
......@@ -19,3 +19,4 @@ export default class NewClass extends cc.Component {
}
......@@ -1408,14 +1408,14 @@
"_id": "d3jjPja3tHcoPddRBup5yO"
},
{
"__type__": "dd264qkUMpEeYWSHkB657sE",
"__type__": "6e1d86a4A1AoLdQkInNcaui",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 23
},
"_enabled": true,
"_id": "e0HjagholEIoAalLMGTFnu"
"_id": "4bdx6wMXdFV5ONik5w6vGj"
},
{
"__type__": "cc.Node",
......@@ -2364,14 +2364,14 @@
"_id": "64XGFrnKlITKv30RzcSsGF"
},
{
"__type__": "dd264qkUMpEeYWSHkB657sE",
"__type__": "6e1d86a4A1AoLdQkInNcaui",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 41
},
"_enabled": true,
"_id": "521Hyul5BHpKpR8byKsIMv"
"_id": "b7A7g4ynBLyrP4mGTfFn3w"
},
{
"__type__": "cc.Widget",
......
import { asyncDelay, onHomeworkFinish } from "../script/util_sn05_night";
import { MyCocosSceneComponent } from "../script/MyCocosSceneComponent_sn05_night";
import pg from "./pg_sn05_night";
import ImgVoice from "./ImgVoice";
import { asyncDelay, onHomeworkFinish } from "../script/util_sn09_xuanze";
import { MyCocosSceneComponent } from "../script/MyCocosSceneComponent_sn09_xuanze";
import pg from "./pg_sn09_xuanze";
import ImgVoice from "./ImgVoice2_sn09_xuanze";
const { ccclass, property } = cc._decorator;
......@@ -311,3 +311,4 @@ export default class SceneComponent extends MyCocosSceneComponent {
}
import { defaultData } from "../script/defaultData_sn05_night";
import { defaultData } from "../script/defaultData_sn09_xuanze";
export class MyCocosSceneComponent extends cc.Component {
......@@ -182,3 +182,4 @@ export class MyCocosSceneComponent extends cc.Component {
......@@ -71,3 +71,4 @@ export const defaultData =
"countdown": "30",
"npcTitle": "Warm UP",
}
......@@ -11,7 +11,7 @@
"height": 336,
"platformSettings": {},
"subMetas": {
"1orange_sn05_night": {
"1orange_sn09_xuanze": {
"ver": "1.0.4",
"uuid": "43d1e79d-6de8-4dcb-b8ce-d767df7913aa",
"rawTextureUuid": "efa5fa09-a4dd-4bfc-ab7e-17c19f85408f",
......
......@@ -11,7 +11,7 @@
"height": 720,
"platformSettings": {},
"subMetas": {
"bg_sn05_night": {
"bg_sn09_xuanze": {
"ver": "1.0.4",
"uuid": "8288e3d4-4c75-4b27-8f01-f7014417f4dd",
"rawTextureUuid": "e1b4d971-9876-4832-803a-5a321964a78b",
......
......@@ -11,7 +11,7 @@
"height": 67,
"platformSettings": {},
"subMetas": {
"btn_left_sn05_night": {
"btn_left_sn09_xuanze": {
"ver": "1.0.4",
"uuid": "ce19457d-e8f3-4c38-ae3e-d4b99208ddb5",
"rawTextureUuid": "9a79969a-0506-48d4-bc98-3c05d109b027",
......
......@@ -11,7 +11,7 @@
"height": 67,
"platformSettings": {},
"subMetas": {
"btn_right_sn05_night": {
"btn_right_sn09_xuanze": {
"ver": "1.0.4",
"uuid": "e5a2dbaa-a677-4a32-90d7-a1b057d7fb59",
"rawTextureUuid": "d582359e-924e-4ee9-9964-1fc4bb417e71",
......
......@@ -11,7 +11,7 @@
"height": 1080,
"platformSettings": {},
"subMetas": {
"bg_sn05_night": {
"bg_sn09_xuanze": {
"ver": "1.0.4",
"uuid": "214f8d68-0a2d-4704-84c3-fe89645c0665",
"rawTextureUuid": "30e24ba1-19a8-49a5-a42f-e97ff2621690",
......
......@@ -11,7 +11,7 @@
"height": 194,
"platformSettings": {},
"subMetas": {
"c1_sn05_night": {
"c1_sn09_xuanze": {
"ver": "1.0.4",
"uuid": "bb47d73b-f927-41a1-8543-ef257f154f51",
"rawTextureUuid": "02d7f1a3-1f30-4b41-afe8-a0b6561e2acc",
......
......@@ -11,7 +11,7 @@
"height": 194,
"platformSettings": {},
"subMetas": {
"c2_sn05_night": {
"c2_sn09_xuanze": {
"ver": "1.0.4",
"uuid": "b6b77b42-7e73-4e68-b7b4-a65def4925a0",
"rawTextureUuid": "f875a794-028c-4d46-b6e7-f9c8d0a071e9",
......
......@@ -11,7 +11,7 @@
"height": 283,
"platformSettings": {},
"subMetas": {
"c3_sn05_night": {
"c3_sn09_xuanze": {
"ver": "1.0.4",
"uuid": "2ba6d3c0-dcb0-42b0-bf04-1c83a41ce3ac",
"rawTextureUuid": "5922aed3-eb45-46a3-a9ae-0e6e3d818e7c",
......
......@@ -11,7 +11,7 @@
"height": 283,
"platformSettings": {},
"subMetas": {
"c4_sn05_night": {
"c4_sn09_xuanze": {
"ver": "1.0.4",
"uuid": "8988881c-00b2-4fcb-9c3c-3947c3dbbb9d",
"rawTextureUuid": "2454cc13-ed84-4470-bf5c-aa78f4be29ba",
......
......@@ -11,7 +11,7 @@
"height": 397,
"platformSettings": {},
"subMetas": {
"view2_sn05_night": {
"view2_sn09_xuanze": {
"ver": "1.0.4",
"uuid": "5276f9b9-9eec-488f-a482-5738d3d65d91",
"rawTextureUuid": "b611a83b-41e5-4d13-aac8-305696857fcc",
......
......@@ -11,7 +11,7 @@
"height": 270,
"platformSettings": {},
"subMetas": {
"view_sn05_night": {
"view_sn09_xuanze": {
"ver": "1.0.4",
"uuid": "14a37530-0c16-4b2f-bbe9-2719b41f844a",
"rawTextureUuid": "358521cb-6c70-4ee0-aad6-870f3cf939cc",
......
......@@ -11,7 +11,7 @@
"height": 751,
"platformSettings": {},
"subMetas": {
"word_bg_sn05_night": {
"word_bg_sn09_xuanze": {
"ver": "1.0.4",
"uuid": "3f50cc9c-f554-43a3-b8bf-1b127230c581",
"rawTextureUuid": "51398e83-f2cb-476e-8130-f06c5d2a66d0",
......
......@@ -11,7 +11,7 @@
"height": 122,
"platformSettings": {},
"subMetas": {
"word_title_sn05_night": {
"word_title_sn09_xuanze": {
"ver": "1.0.4",
"uuid": "6fd869f3-8fc7-4192-9486-cba78df607a9",
"rawTextureUuid": "f9165ee2-e152-469e-a325-be5a4f2c4326",
......
......@@ -11,7 +11,7 @@
"height": 144,
"platformSettings": {},
"subMetas": {
"icon_sn05_night": {
"icon_sn09_xuanze": {
"ver": "1.0.4",
"uuid": "6fbc30a8-3c49-44ae-8ba4-7f56f385b78a",
"rawTextureUuid": "18d07592-51a9-421e-8972-0f67b68d29e1",
......
......@@ -11,7 +11,7 @@
"height": 464,
"platformSettings": {},
"subMetas": {
"bg_img_blue_down": {
"bg_img_blue_down_sn09_xuanze": {
"ver": "1.0.4",
"uuid": "522aca64-35a5-4cc3-8898-c0fb00aae3d0",
"rawTextureUuid": "a66ff39e-5a0e-465b-ba50-a4e4ea97143b",
......
......@@ -11,7 +11,7 @@
"height": 465,
"platformSettings": {},
"subMetas": {
"bg_img_orange_down": {
"bg_img_orange_down_sn09_xuanze": {
"ver": "1.0.4",
"uuid": "7a043091-0c89-4c3c-9211-36465de33194",
"rawTextureUuid": "1632bb8f-9ab1-44e8-8562-80e0907a1f40",
......
......@@ -11,7 +11,7 @@
"height": 465,
"platformSettings": {},
"subMetas": {
"bg_img_yellow_down": {
"bg_img_yellow_down_sn09_xuanze": {
"ver": "1.0.4",
"uuid": "5a324d6f-5160-4a94-b6a1-c9b80de7f029",
"rawTextureUuid": "e9219811-90ea-4116-8854-d266d45d144a",
......
......@@ -11,7 +11,7 @@
"height": 1080,
"platformSettings": {},
"subMetas": {
"bg_sn05_night": {
"bg_sn09_xuanze": {
"ver": "1.0.4",
"uuid": "d0b19715-9681-4bf3-adca-8012e0177dd5",
"rawTextureUuid": "a054b930-a932-44f5-a91a-70c550e48015",
......
......@@ -11,7 +11,7 @@
"height": 615,
"platformSettings": {},
"subMetas": {
"err_img_ele_left": {
"err_img_ele_left_sn09_xuanze": {
"ver": "1.0.4",
"uuid": "bb0831d8-706b-4088-8807-3e91ab50bc58",
"rawTextureUuid": "8d26a88a-2241-4e8e-8e38-a1fce679328e",
......
......@@ -11,7 +11,7 @@
"height": 615,
"platformSettings": {},
"subMetas": {
"err_img_ele_right": {
"err_img_ele_right_sn09_xuanze": {
"ver": "1.0.4",
"uuid": "9b79743f-0ef2-4f83-9962-7d504f869e37",
"rawTextureUuid": "e9ca86dc-4474-4f31-a2f1-2cab2c247803",
......
......@@ -11,7 +11,7 @@
"height": 88,
"platformSettings": {},
"subMetas": {
"icon_tine_sn05_night": {
"icon_tine_sn09_xuanze": {
"ver": "1.0.4",
"uuid": "a7af5f8a-b0c6-49eb-ab6f-2f6e63033613",
"rawTextureUuid": "684933db-f590-4608-83a5-b1f6a8ce27fc",
......
......@@ -11,7 +11,7 @@
"height": 139,
"platformSettings": {},
"subMetas": {
"icon_vioce1": {
"icon_vioce1_sn09_xuanze": {
"ver": "1.0.4",
"uuid": "43b29bb7-6f39-4b2f-ad57-012c9666d70e",
"rawTextureUuid": "aa60eca7-ff3d-416d-acd5-058d4365651b",
......
......@@ -11,7 +11,7 @@
"height": 139,
"platformSettings": {},
"subMetas": {
"icon_vioce2": {
"icon_vioce2_sn09_xuanze": {
"ver": "1.0.4",
"uuid": "8c470267-d7b2-4d10-a0cf-b83aeeebacd3",
"rawTextureUuid": "8792e4d4-ef30-4e3d-8acd-9b40f0c368c9",
......
......@@ -11,7 +11,7 @@
"height": 139,
"platformSettings": {},
"subMetas": {
"icon_vioce3": {
"icon_vioce3_sn09_xuanze": {
"ver": "1.0.4",
"uuid": "c3c12d3b-e370-413a-acca-565a10fa453a",
"rawTextureUuid": "7d960ede-2ded-4750-bf82-4793c26a7405",
......
......@@ -11,7 +11,7 @@
"height": 346,
"platformSettings": {},
"subMetas": {
"img_ufo_sn05_night": {
"img_ufo_sn09_xuanze": {
"ver": "1.0.4",
"uuid": "7e967f0e-5e09-4b2b-9d31-2bc10aaaddef",
"rawTextureUuid": "c667ef67-2fcc-452b-8bb1-b446b5f99a02",
......
......@@ -11,7 +11,7 @@
"height": 504,
"platformSettings": {},
"subMetas": {
"img_ufo_success_sn05_night": {
"img_ufo_success_sn09_xuanze": {
"ver": "1.0.4",
"uuid": "3ad07a76-e5b3-4ab4-8277-49448f7e9972",
"rawTextureUuid": "c38e5d7e-8c4d-4878-b7c3-3bd2d2ec642c",
......
......@@ -11,7 +11,7 @@
"height": 677,
"platformSettings": {},
"subMetas": {
"progress_0sn05_night": {
"progress_0sn09_xuanze": {
"ver": "1.0.4",
"uuid": "23b67434-3764-4fa9-bad7-336241954046",
"rawTextureUuid": "e153c075-c643-4e95-86c6-8538715dc2de",
......
......@@ -11,7 +11,7 @@
"height": 283,
"platformSettings": {},
"subMetas": {
"progress_1sn05_night": {
"progress_1sn09_xuanze": {
"ver": "1.0.4",
"uuid": "18694e51-8133-4f78-9897-1b63a4f2d5ce",
"rawTextureUuid": "7b0225ac-af27-4000-a5bd-853ae06555d6",
......
......@@ -7,11 +7,11 @@
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 1920,
"width": 1922,
"height": 1080,
"platformSettings": {},
"subMetas": {
"view_right_sn05_night": {
"view_right_sn09_xuanze": {
"ver": "1.0.4",
"uuid": "b1e4bd61-c17c-4820-b882-ea0988834019",
"rawTextureUuid": "b751aeea-5c2f-430a-9859-9362d3f6cb04",
......
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