Commit 8349385d authored by Tt's avatar Tt

增加游戏名

parent 27bc5bdb
...@@ -5,8 +5,8 @@ ...@@ -5,8 +5,8 @@
// Learn life-cycle callbacks: // Learn life-cycle callbacks:
// - https://docs.cocos.com/creator/manual/en/scripting/life-cycle-callbacks.html // - https://docs.cocos.com/creator/manual/en/scripting/life-cycle-callbacks.html
import Game, { GAME_STATE } from "../tool/GameNS16"; import Game, { GAME_STATE } from "../tool/GameNS16_ns16_mole";
import pg from "../tool/pg"; import pg from "../tool/pg_ns16_mole";
pg.event.clear(); pg.event.clear();
const { ccclass, property } = cc._decorator; const { ccclass, property } = cc._decorator;
...@@ -127,3 +127,4 @@ export default class NewClass extends cc.Component { ...@@ -127,3 +127,4 @@ export default class NewClass extends cc.Component {
import Game, { FISH_OUT, GAME_STATE, Item, Option } from "../tool/GameNS16"; import Game, { FISH_OUT, GAME_STATE, Item, Option } from "../tool/GameNS16_ns16_mole";
import pg from "../tool/pg"; import pg from "../tool/pg_ns16_mole";
const { ccclass, property } = cc._decorator; const { ccclass, property } = cc._decorator;
...@@ -225,7 +225,7 @@ export default class NewClass extends cc.Component { ...@@ -225,7 +225,7 @@ export default class NewClass extends cc.Component {
mouse_wrong.active = false; mouse_wrong.active = false;
// +1动画 // +1动画
if (isRobot) { if (isRobot) {
cc.tween(this.layout_robot).to(0.1, { scale: 1.1 }).to(0.1, { scale: 1.0 }).start(); cc.tween(this.layout_robot).to(0.2, { scale: 1.15 }).to(0.2, { scale: 1.0 }).start();
this.robotAddOne(); this.robotAddOne();
} }
let startPos = cc.v2(10, -114); let startPos = cc.v2(10, -114);
...@@ -349,3 +349,4 @@ export default class NewClass extends cc.Component { ...@@ -349,3 +349,4 @@ export default class NewClass extends cc.Component {
}) })
} }
} }
import { asyncDelay, onHomeworkFinish } from "../script/util"; import { asyncDelay, onHomeworkFinish } from "../script/util_ns16_mole";
import { MyCocosSceneComponent } from "../script/MyCocosSceneComponent"; import { MyCocosSceneComponent } from "../script/MyCocosSceneComponent_ns16_mole";
import Game, { GAME_STATE } from "./tool/GameNS16"; import Game, { GAME_STATE } from "./tool/GameNS16_ns16_mole";
import pg from "./tool/pg"; import pg from "./tool/pg_ns16_mole";
const { ccclass, property } = cc._decorator; const { ccclass, property } = cc._decorator;
...@@ -147,3 +147,4 @@ export default class SceneComponent extends MyCocosSceneComponent { ...@@ -147,3 +147,4 @@ export default class SceneComponent extends MyCocosSceneComponent {
} }
...@@ -202,4 +202,4 @@ export default class Game { ...@@ -202,4 +202,4 @@ export default class Game {
get isOver() { get isOver() {
return this.page > this.lists.length; return this.page > this.lists.length;
} }
} }
\ No newline at end of file
...@@ -566,4 +566,4 @@ let pg = { ...@@ -566,4 +566,4 @@ let pg = {
} }
} }
}; };
export default pg; export default pg;
\ No newline at end of file
import { defaultData } from "../script/defaultData"; import { defaultData } from "../script/defaultData_ns16_mole";
export class MyCocosSceneComponent extends cc.Component { export class MyCocosSceneComponent extends cc.Component {
...@@ -176,4 +176,4 @@ export class MyCocosSceneComponent extends cc.Component { ...@@ -176,4 +176,4 @@ export class MyCocosSceneComponent extends cc.Component {
cb && cb(); cb && cb();
} }
} }
} }
\ No newline at end of file
...@@ -30,4 +30,4 @@ export const defaultData = ...@@ -30,4 +30,4 @@ export const defaultData =
}, { "questionAudio": "http://staging-teach.cdn.ireadabc.com/26e6e997562503a98918fadab7e7b6c2_l.mp3", "duration": 120, "options": [{ "type": "img", "image": "http://staging-teach.cdn.ireadabc.com/fea420e83bd2ba03d014c279de780599.png", "audio": "http://staging-teach.cdn.ireadabc.com/7432c9bfa754a4c9db54132308e8ce1f_l.mp3", "text": "", "right": true, "audioName": "冒出.mp3" }, { "type": "txt", "image": "", "audio": "http://staging-teach.cdn.ireadabc.com/274d8965edafabf1e8d1a01400db82b7_l.mp3", "text": "eye", "right": true, "audioName": "错误.mp3" }, { "type": "txt", "image": "", "audio": "http://staging-teach.cdn.ireadabc.com/f03e207cb6808b17c1510b230a70bb1d_l.mp3", "text": "fffsxz", "right": false, "audioName": "加分.mp3" }, { "type": "img", "image": "http://staging-teach.cdn.ireadabc.com/01247e69d70b995da41e6b7e2000b540.png", "audio": "http://staging-teach.cdn.ireadabc.com/f7fb9f71ab7d460ac2f78c85efba7610_l.mp3", "text": "", "right": false, "audioName": "按钮.mp3" }], "questionImg": "http://staging-teach.cdn.ireadabc.com/fea420e83bd2ba03d014c279de780599.png", "audioName": "失败.mp3" }], }, { "questionAudio": "http://staging-teach.cdn.ireadabc.com/26e6e997562503a98918fadab7e7b6c2_l.mp3", "duration": 120, "options": [{ "type": "img", "image": "http://staging-teach.cdn.ireadabc.com/fea420e83bd2ba03d014c279de780599.png", "audio": "http://staging-teach.cdn.ireadabc.com/7432c9bfa754a4c9db54132308e8ce1f_l.mp3", "text": "", "right": true, "audioName": "冒出.mp3" }, { "type": "txt", "image": "", "audio": "http://staging-teach.cdn.ireadabc.com/274d8965edafabf1e8d1a01400db82b7_l.mp3", "text": "eye", "right": true, "audioName": "错误.mp3" }, { "type": "txt", "image": "", "audio": "http://staging-teach.cdn.ireadabc.com/f03e207cb6808b17c1510b230a70bb1d_l.mp3", "text": "fffsxz", "right": false, "audioName": "加分.mp3" }, { "type": "img", "image": "http://staging-teach.cdn.ireadabc.com/01247e69d70b995da41e6b7e2000b540.png", "audio": "http://staging-teach.cdn.ireadabc.com/f7fb9f71ab7d460ac2f78c85efba7610_l.mp3", "text": "", "right": false, "audioName": "按钮.mp3" }], "questionImg": "http://staging-teach.cdn.ireadabc.com/fea420e83bd2ba03d014c279de780599.png", "audioName": "失败.mp3" }],
"audioName": "头像移动.mp3", "audioName": "头像移动.mp3",
"bgAudio": "http://staging-teach.cdn.ireadabc.com/93bb9ed985cff104879f4b4fa6ace4ea_l.mp3" "bgAudio": "http://staging-teach.cdn.ireadabc.com/93bb9ed985cff104879f4b4fa6ace4ea_l.mp3"
} }
\ No newline at end of file
import { log } from "console";
export function getPosByAngle(angle, len) { export function getPosByAngle(angle, len) {
...@@ -426,4 +426,4 @@ export function onHomeworkFinish(data) { ...@@ -426,4 +426,4 @@ export function onHomeworkFinish(data) {
} else { } else {
console.log('onHomeworkFinish'); console.log('onHomeworkFinish');
} }
} }
\ No newline at end of file
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 336, "height": 336,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"1orange": { "1orange_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "cbf97897-4203-4034-951f-381184e25d17", "uuid": "cbf97897-4203-4034-951f-381184e25d17",
"rawTextureUuid": "6f58e9ab-20bd-4be4-a840-db0427f79d21", "rawTextureUuid": "6f58e9ab-20bd-4be4-a840-db0427f79d21",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 720, "height": 720,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"bg": { "bg_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "404a6ef1-674e-4260-9593-0ea13d8038ba", "uuid": "404a6ef1-674e-4260-9593-0ea13d8038ba",
"rawTextureUuid": "9caa2cf4-a571-4c81-a7bd-2851ab397ae3", "rawTextureUuid": "9caa2cf4-a571-4c81-a7bd-2851ab397ae3",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 67, "height": 67,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"btn_left": { "btn_left_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "c3acb2af-fe2f-41c9-aca4-7b6ddeba0f40", "uuid": "c3acb2af-fe2f-41c9-aca4-7b6ddeba0f40",
"rawTextureUuid": "a2e1bbb9-ac5d-42d1-85a6-27fe8d328c0f", "rawTextureUuid": "a2e1bbb9-ac5d-42d1-85a6-27fe8d328c0f",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 67, "height": 67,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"btn_right": { "btn_right_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "130784be-8f85-44da-acd2-14fb9b472782", "uuid": "130784be-8f85-44da-acd2-14fb9b472782",
"rawTextureUuid": "456cc9a9-0f69-4f3a-b129-65bda5ade11c", "rawTextureUuid": "456cc9a9-0f69-4f3a-b129-65bda5ade11c",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 333, "height": 333,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"bg_card-cover": { "bg_card_cover_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "f1947369-c896-4644-8f87-f341b411dd51", "uuid": "f1947369-c896-4644-8f87-f341b411dd51",
"rawTextureUuid": "4aa85e4a-0efa-444b-9c0c-488fe1a99ec1", "rawTextureUuid": "4aa85e4a-0efa-444b-9c0c-488fe1a99ec1",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 333, "height": 333,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"bg_card": { "bg_card_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "d16623ec-6860-44df-b8f1-39da5d8f21c9", "uuid": "d16623ec-6860-44df-b8f1-39da5d8f21c9",
"rawTextureUuid": "764b9e20-3936-4829-a2c9-836e060ba78c", "rawTextureUuid": "764b9e20-3936-4829-a2c9-836e060ba78c",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 121, "height": 121,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"bg_card-small": { "bg_card_small_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "e1bfd018-ddfd-40df-83ac-b6b5e2d426ca", "uuid": "e1bfd018-ddfd-40df-83ac-b6b5e2d426ca",
"rawTextureUuid": "3653ee70-8e03-4e00-8fb9-0cd6c9d23efd", "rawTextureUuid": "3653ee70-8e03-4e00-8fb9-0cd6c9d23efd",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 370, "height": 370,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"bg_di": { "bg_di_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "ba623a38-5eb1-4416-98e2-bd3f2c7f6b94", "uuid": "ba623a38-5eb1-4416-98e2-bd3f2c7f6b94",
"rawTextureUuid": "9701480a-5377-48cf-8a73-78abb09bf866", "rawTextureUuid": "9701480a-5377-48cf-8a73-78abb09bf866",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 106, "height": 106,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"bg_hole-front": { "bg_hole_front_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "51bff5dc-a570-49cb-aa77-ee87a6a41c82", "uuid": "51bff5dc-a570-49cb-aa77-ee87a6a41c82",
"rawTextureUuid": "ae046b49-db21-441c-ae71-4a0c189db86c", "rawTextureUuid": "ae046b49-db21-441c-ae71-4a0c189db86c",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 106, "height": 106,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"bg_hole": { "bg_hole_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "4c9e0159-0052-4bcf-92b4-6f0ea1132102", "uuid": "4c9e0159-0052-4bcf-92b4-6f0ea1132102",
"rawTextureUuid": "7a1d1396-b269-460c-8438-4650c60f4748", "rawTextureUuid": "7a1d1396-b269-460c-8438-4650c60f4748",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 244, "height": 244,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"bg_mouse": { "bg_mouse_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "1152b6c5-0cbc-4eb9-9368-a6278d3e5f9b", "uuid": "1152b6c5-0cbc-4eb9-9368-a6278d3e5f9b",
"rawTextureUuid": "4781475b-1f7a-432d-9b46-8b47b6dbf885", "rawTextureUuid": "4781475b-1f7a-432d-9b46-8b47b6dbf885",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 244, "height": 244,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"bg_mouse-right": { "bg_mouse_right_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "f118f8e7-af30-44c1-9901-f825af21a4b8", "uuid": "f118f8e7-af30-44c1-9901-f825af21a4b8",
"rawTextureUuid": "0008f670-6a07-4f87-b010-a52528df1462", "rawTextureUuid": "0008f670-6a07-4f87-b010-a52528df1462",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 244, "height": 244,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"bg_mouse-wrong": { "bg_mouse_wrong_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "c7700c7d-43ca-452a-b26a-c173996ec850", "uuid": "c7700c7d-43ca-452a-b26a-c173996ec850",
"rawTextureUuid": "a21df088-2cda-4303-a5e6-dbe5c0d6193c", "rawTextureUuid": "a21df088-2cda-4303-a5e6-dbe5c0d6193c",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 115, "height": 115,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"bg_title": { "bg_title_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "86fe8119-4f5b-4097-97c3-dc787289bb82", "uuid": "86fe8119-4f5b-4097-97c3-dc787289bb82",
"rawTextureUuid": "6bccd5cc-1f4e-4db4-9817-ac342e0a7394", "rawTextureUuid": "6bccd5cc-1f4e-4db4-9817-ac342e0a7394",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 441, "height": 441,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"bg_vs": { "bg_vs_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "8268c4c0-0981-4287-8614-a64bb23497a8", "uuid": "8268c4c0-0981-4287-8614-a64bb23497a8",
"rawTextureUuid": "73ccb4b8-d97f-4ea7-81fb-dfb304ad53ae", "rawTextureUuid": "73ccb4b8-d97f-4ea7-81fb-dfb304ad53ae",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 109, "height": 109,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"btn_laba2": { "btn_laba2_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "a2e3bab6-4452-4b80-93ca-55b458ae331d", "uuid": "a2e3bab6-4452-4b80-93ca-55b458ae331d",
"rawTextureUuid": "a8db2fb1-3591-466b-87f8-e4769cebb341", "rawTextureUuid": "a8db2fb1-3591-466b-87f8-e4769cebb341",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 109, "height": 109,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"btn_laba3": { "btn_laba3_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "a6fff801-b74b-40dc-b60e-b1a907cef065", "uuid": "a6fff801-b74b-40dc-b60e-b1a907cef065",
"rawTextureUuid": "e888a4df-e226-4507-a132-72c4cff5dd4d", "rawTextureUuid": "e888a4df-e226-4507-a132-72c4cff5dd4d",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 109, "height": 109,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"btn_laba": { "btn_laba_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "07ea5772-1e74-4f70-a44a-4a0a9ceed83c", "uuid": "07ea5772-1e74-4f70-a44a-4a0a9ceed83c",
"rawTextureUuid": "d89511df-b7c2-4f62-908b-e97ab99569be", "rawTextureUuid": "d89511df-b7c2-4f62-908b-e97ab99569be",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 92, "height": 92,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"btn_music-off": { "btn_music_off_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "048ffa59-1b61-4d6d-b6eb-477e924ed65c", "uuid": "048ffa59-1b61-4d6d-b6eb-477e924ed65c",
"rawTextureUuid": "a1a78990-9ed2-40a7-b0e7-fd092d049e85", "rawTextureUuid": "a1a78990-9ed2-40a7-b0e7-fd092d049e85",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 92, "height": 92,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"btn_music-on": { "btn_music_on_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "7e3dddca-a078-4521-a0e3-0d071756833a", "uuid": "7e3dddca-a078-4521-a0e3-0d071756833a",
"rawTextureUuid": "e2fda3e3-29ae-4a89-88df-288a00aba0f9", "rawTextureUuid": "e2fda3e3-29ae-4a89-88df-288a00aba0f9",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 118, "height": 118,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"btn_start": { "btn_start_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "52d822eb-398f-4fc1-9380-e9bc275cef54", "uuid": "52d822eb-398f-4fc1-9380-e9bc275cef54",
"rawTextureUuid": "65e66dcf-17c2-4e47-859c-927c0168b1d7", "rawTextureUuid": "65e66dcf-17c2-4e47-859c-927c0168b1d7",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 295, "height": 295,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"icon_player1": { "icon_player1_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "6ea08c1a-ecb5-4a15-9af0-c3efca684d5a", "uuid": "6ea08c1a-ecb5-4a15-9af0-c3efca684d5a",
"rawTextureUuid": "a5de24db-2a61-42f4-aca7-e8e4ce2b2542", "rawTextureUuid": "a5de24db-2a61-42f4-aca7-e8e4ce2b2542",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 295, "height": 295,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"icon_player2": { "icon_player2_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "728b314e-7d68-4624-8d87-8ec78407908a", "uuid": "728b314e-7d68-4624-8d87-8ec78407908a",
"rawTextureUuid": "112f561b-c06b-4823-bc40-0d94bee2b892", "rawTextureUuid": "112f561b-c06b-4823-bc40-0d94bee2b892",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 102, "height": 102,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"icon_robot": { "icon_robot_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "20f9d308-8098-461f-86f9-4b22b1aaa600", "uuid": "20f9d308-8098-461f-86f9-4b22b1aaa600",
"rawTextureUuid": "41dd4ed1-6bdf-400e-926c-d2093ef43ba2", "rawTextureUuid": "41dd4ed1-6bdf-400e-926c-d2093ef43ba2",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 46, "height": 46,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"text_1": { "text_1_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "98047746-d2cd-4f3d-9848-8c08cff99fb8", "uuid": "98047746-d2cd-4f3d-9848-8c08cff99fb8",
"rawTextureUuid": "8b2ab4c9-b6c5-42b2-8dcd-0fe62abfb5b0", "rawTextureUuid": "8b2ab4c9-b6c5-42b2-8dcd-0fe62abfb5b0",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 46, "height": 46,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"text_computer1": { "text_computer1_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "b44de38a-0174-4383-ba20-b50532fbd074", "uuid": "b44de38a-0174-4383-ba20-b50532fbd074",
"rawTextureUuid": "fb942b78-c910-45f2-a886-36a92ccfb4d5", "rawTextureUuid": "fb942b78-c910-45f2-a886-36a92ccfb4d5",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 97, "height": 97,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"text_round": { "text_round_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "8bf6fd14-026b-4777-b9b7-69d9b17d97f0", "uuid": "8bf6fd14-026b-4777-b9b7-69d9b17d97f0",
"rawTextureUuid": "0dcbe4c6-9dc4-4f4d-84bc-81382889e5c5", "rawTextureUuid": "0dcbe4c6-9dc4-4f4d-84bc-81382889e5c5",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 127, "height": 127,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"text_vs": { "text_vs_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "1d2dbbcd-9f1b-4e62-aa0f-bdcb8e7b640f", "uuid": "1d2dbbcd-9f1b-4e62-aa0f-bdcb8e7b640f",
"rawTextureUuid": "a7e32baa-5943-4e10-9d19-9a2fe4990cf9", "rawTextureUuid": "a7e32baa-5943-4e10-9d19-9a2fe4990cf9",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 618, "height": 618,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"bg_finish": { "bg_finish_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "d77b8fee-4840-4c66-bfc8-9199c1c06216", "uuid": "d77b8fee-4840-4c66-bfc8-9199c1c06216",
"rawTextureUuid": "67036e8f-ab3d-424e-8485-82c8007f5ad0", "rawTextureUuid": "67036e8f-ab3d-424e-8485-82c8007f5ad0",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 663, "height": 663,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"bg_light": { "bg_light_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "9a8c19e2-f42e-42b8-9b2e-c272e6b8db50", "uuid": "9a8c19e2-f42e-42b8-9b2e-c272e6b8db50",
"rawTextureUuid": "0be3fe34-661c-4c2d-ad72-aa825480b222", "rawTextureUuid": "0be3fe34-661c-4c2d-ad72-aa825480b222",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 458, "height": 458,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"bg_player1": { "bg_player1_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "3e05321f-a30c-4ad7-baff-cf59666cf9c9", "uuid": "3e05321f-a30c-4ad7-baff-cf59666cf9c9",
"rawTextureUuid": "54b70fd4-63d1-4ba5-b2f7-5f0cc27e8e02", "rawTextureUuid": "54b70fd4-63d1-4ba5-b2f7-5f0cc27e8e02",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 458, "height": 458,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"bg_player2": { "bg_player2_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "0f77d9b1-8811-4fdb-a122-9d87c1736e9e", "uuid": "0f77d9b1-8811-4fdb-a122-9d87c1736e9e",
"rawTextureUuid": "18813219-327c-44d5-bece-dbba46369839", "rawTextureUuid": "18813219-327c-44d5-bece-dbba46369839",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 91, "height": 91,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"btn_restart": { "btn_restart_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "5a890b2a-ea53-4384-894b-2e77bb2f62dd", "uuid": "5a890b2a-ea53-4384-894b-2e77bb2f62dd",
"rawTextureUuid": "28ab677e-676a-44e5-a442-f29b0f9bf4a8", "rawTextureUuid": "28ab677e-676a-44e5-a442-f29b0f9bf4a8",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 184, "height": 184,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"icon_stone1": { "icon_stone1_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "4e7831e3-8feb-4c6a-9321-9bcf231e80b0", "uuid": "4e7831e3-8feb-4c6a-9321-9bcf231e80b0",
"rawTextureUuid": "286f2edb-9bd2-49d4-a9a7-666bce45fdac", "rawTextureUuid": "286f2edb-9bd2-49d4-a9a7-666bce45fdac",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 184, "height": 184,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"icon_stone2": { "icon_stone2_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "848f5b73-d050-4e9a-874b-a5dfc704a179", "uuid": "848f5b73-d050-4e9a-874b-a5dfc704a179",
"rawTextureUuid": "23f5d340-fc8a-43cf-821d-5963fc6b1a3c", "rawTextureUuid": "23f5d340-fc8a-43cf-821d-5963fc6b1a3c",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 750, "height": 750,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"bg_bg": { "bg_bg_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "6f6329ad-913e-4d36-8722-a5adcf99a8cc", "uuid": "6f6329ad-913e-4d36-8722-a5adcf99a8cc",
"rawTextureUuid": "81c8308f-463c-4d94-bc1a-95cbf863a6d1", "rawTextureUuid": "81c8308f-463c-4d94-bc1a-95cbf863a6d1",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 105, "height": 105,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"bg_front": { "bg_front_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "e9ee6af2-831c-436f-8388-0b1a4ceb04bf", "uuid": "e9ee6af2-831c-436f-8388-0b1a4ceb04bf",
"rawTextureUuid": "65d9e1b8-b27c-408c-8964-8857225d2197", "rawTextureUuid": "65d9e1b8-b27c-408c-8964-8857225d2197",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 478, "height": 478,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"bg_road": { "bg_road_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "37d71609-993a-4670-83af-49f7ab5f75ff", "uuid": "37d71609-993a-4670-83af-49f7ab5f75ff",
"rawTextureUuid": "299f2300-0bf0-4bf2-887b-5d1f6a5c558d", "rawTextureUuid": "299f2300-0bf0-4bf2-887b-5d1f6a5c558d",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 171, "height": 171,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"bg_sky": { "bg_sky_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "ef2321ab-e13d-44ac-9677-d5d873eb68ce", "uuid": "ef2321ab-e13d-44ac-9677-d5d873eb68ce",
"rawTextureUuid": "4aa90002-3e3b-4015-aebf-f9e783b61e73", "rawTextureUuid": "4aa90002-3e3b-4015-aebf-f9e783b61e73",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 750, "height": 750,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"bg_bg": { "bg_bg_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "c7d60ea0-7371-419d-92b1-031e78601ba1", "uuid": "c7d60ea0-7371-419d-92b1-031e78601ba1",
"rawTextureUuid": "db369f96-c989-4362-8183-6a84f179cbc4", "rawTextureUuid": "db369f96-c989-4362-8183-6a84f179cbc4",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 165, "height": 165,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"bg_bottom": { "bg_bottom_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "1686635e-325b-4754-b345-d4818f2ee508", "uuid": "1686635e-325b-4754-b345-d4818f2ee508",
"rawTextureUuid": "e2ce8850-8978-4819-a377-c5eed07c48a9", "rawTextureUuid": "e2ce8850-8978-4819-a377-c5eed07c48a9",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 456, "height": 456,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"bg_bubble": { "bg_bubble_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "f6c96310-295b-4fa7-a929-3693de52d3b6", "uuid": "f6c96310-295b-4fa7-a929-3693de52d3b6",
"rawTextureUuid": "ca9b2adb-353f-48c8-95c4-d0cdd0d8815a", "rawTextureUuid": "ca9b2adb-353f-48c8-95c4-d0cdd0d8815a",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 161, "height": 161,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"bg_countdown": { "bg_countdown_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "e930a646-38d5-4cae-9607-90cc928acb51", "uuid": "e930a646-38d5-4cae-9607-90cc928acb51",
"rawTextureUuid": "28015c86-40aa-4d35-bf81-8fb3149e139a", "rawTextureUuid": "28015c86-40aa-4d35-bf81-8fb3149e139a",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 161, "height": 161,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"bg_countdown-red": { "bg_countdown_red_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "fff81e2a-b173-45f0-a007-8c077b73c2dd", "uuid": "fff81e2a-b173-45f0-a007-8c077b73c2dd",
"rawTextureUuid": "947e1629-c92c-4459-a83e-8dc954865a63", "rawTextureUuid": "947e1629-c92c-4459-a83e-8dc954865a63",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 370, "height": 370,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"bg_di": { "bg_di_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "312989cf-2016-40b4-ab43-15e3a6b84b33", "uuid": "312989cf-2016-40b4-ab43-15e3a6b84b33",
"rawTextureUuid": "d88dd150-3f7c-4fc1-bad2-7c992c45eed6", "rawTextureUuid": "d88dd150-3f7c-4fc1-bad2-7c992c45eed6",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 663, "height": 663,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"bg_light": { "bg_light_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "54492090-4e97-4c76-afdf-ebdc4d9aac3e", "uuid": "54492090-4e97-4c76-afdf-ebdc4d9aac3e",
"rawTextureUuid": "aae106ff-a0c3-4e2c-9ad8-7fe38f52ac8b", "rawTextureUuid": "aae106ff-a0c3-4e2c-9ad8-7fe38f52ac8b",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 174, "height": 174,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"bg_pic": { "bg_pic_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "d8c1e4c1-db2d-46cc-aba5-e86f8dba810d", "uuid": "d8c1e4c1-db2d-46cc-aba5-e86f8dba810d",
"rawTextureUuid": "55b4c5e7-d9ee-443f-9681-fae5cddf6115", "rawTextureUuid": "55b4c5e7-d9ee-443f-9681-fae5cddf6115",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 477, "height": 477,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"bg_player1": { "bg_player1_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "7da2665a-10af-4afe-87a5-8187d38f901c", "uuid": "7da2665a-10af-4afe-87a5-8187d38f901c",
"rawTextureUuid": "d2151c5c-7cb9-46fd-87c1-3b556c334b9c", "rawTextureUuid": "d2151c5c-7cb9-46fd-87c1-3b556c334b9c",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 458, "height": 458,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"bg_player2": { "bg_player2_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "52754f08-5c2b-4934-80fd-00ce4342aba4", "uuid": "52754f08-5c2b-4934-80fd-00ce4342aba4",
"rawTextureUuid": "84e98708-5fbc-4e7d-8514-bff253155075", "rawTextureUuid": "84e98708-5fbc-4e7d-8514-bff253155075",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 265, "height": 265,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"bg_sand": { "bg_sand_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "61b04966-3538-4737-8ece-99ab428e13ca", "uuid": "61b04966-3538-4737-8ece-99ab428e13ca",
"rawTextureUuid": "e1a7177b-e37a-4197-b81b-630f7177d484", "rawTextureUuid": "e1a7177b-e37a-4197-b81b-630f7177d484",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 613, "height": 613,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"bg_sea": { "bg_sea_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "8f16d19a-38cd-4ecc-998b-8e3f47547e70", "uuid": "8f16d19a-38cd-4ecc-998b-8e3f47547e70",
"rawTextureUuid": "b73e2b6b-7219-4e11-9054-9f42151a7f00", "rawTextureUuid": "b73e2b6b-7219-4e11-9054-9f42151a7f00",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 111, "height": 111,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"bg_title": { "bg_title_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "e5bd26b2-1171-4e20-986b-829bf7c131e3", "uuid": "e5bd26b2-1171-4e20-986b-829bf7c131e3",
"rawTextureUuid": "3bdd5752-b858-4756-9c86-f56030f281fc", "rawTextureUuid": "3bdd5752-b858-4756-9c86-f56030f281fc",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 89, "height": 89,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"bg_top": { "bg_top_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "ad6c4525-8e83-4d13-8f61-142f2e6389f0", "uuid": "ad6c4525-8e83-4d13-8f61-142f2e6389f0",
"rawTextureUuid": "030d2b2a-6a9f-4e64-ad64-0be65069cb41", "rawTextureUuid": "030d2b2a-6a9f-4e64-ad64-0be65069cb41",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 618, "height": 618,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"bg_vs-bg": { "bg_vs_bg_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "2e99ada7-9ae1-474e-9ecc-18a863c2a837", "uuid": "2e99ada7-9ae1-474e-9ecc-18a863c2a837",
"rawTextureUuid": "fda2afa6-dcc7-46b8-9d57-455166dcb30c", "rawTextureUuid": "fda2afa6-dcc7-46b8-9d57-455166dcb30c",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 441, "height": 441,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"bg_vs": { "bg_vs_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "478cd31d-00fa-4a52-ba46-716023ce689b", "uuid": "478cd31d-00fa-4a52-ba46-716023ce689b",
"rawTextureUuid": "322963f6-9f82-4401-b15d-eabccaa3299d", "rawTextureUuid": "322963f6-9f82-4401-b15d-eabccaa3299d",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 358, "height": 358,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"bg_wave": { "bg_wave_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "0eaf83b6-7009-4ecb-84a2-5ca0541b6d06", "uuid": "0eaf83b6-7009-4ecb-84a2-5ca0541b6d06",
"rawTextureUuid": "91b2f3a3-a4ed-4b3f-a63e-52a77e940280", "rawTextureUuid": "91b2f3a3-a4ed-4b3f-a63e-52a77e940280",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 119, "height": 119,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"bg_word": { "bg_word_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "a9f47f9c-64df-44d6-b577-c8ae5bc9bf63", "uuid": "a9f47f9c-64df-44d6-b577-c8ae5bc9bf63",
"rawTextureUuid": "0d8a3d8d-ef21-4397-ac07-da0ee3c8277d", "rawTextureUuid": "0d8a3d8d-ef21-4397-ac07-da0ee3c8277d",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 104, "height": 104,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"btn_laba1": { "btn_laba1_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "6183db0a-7eba-4825-95af-79875c7c814e", "uuid": "6183db0a-7eba-4825-95af-79875c7c814e",
"rawTextureUuid": "740432b2-062e-490f-bdea-49b555b9d13d", "rawTextureUuid": "740432b2-062e-490f-bdea-49b555b9d13d",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 104, "height": 104,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"btn_laba2": { "btn_laba2_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "1faf0e53-27eb-42f7-a978-e723d754ea44", "uuid": "1faf0e53-27eb-42f7-a978-e723d754ea44",
"rawTextureUuid": "534bdf7d-01d5-4f8f-b58e-ec6d24512a0b", "rawTextureUuid": "534bdf7d-01d5-4f8f-b58e-ec6d24512a0b",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 104, "height": 104,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"btn_laba3": { "btn_laba3_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "82968684-518a-4fdd-a02f-61beb76ce1c0", "uuid": "82968684-518a-4fdd-a02f-61beb76ce1c0",
"rawTextureUuid": "08c9f035-4e52-40ec-aed7-c6a77b3e12c8", "rawTextureUuid": "08c9f035-4e52-40ec-aed7-c6a77b3e12c8",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 91, "height": 91,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"btn_restart": { "btn_restart_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "75e36992-6426-4c0f-b5bb-008bbded6ef9", "uuid": "75e36992-6426-4c0f-b5bb-008bbded6ef9",
"rawTextureUuid": "a371e17d-28e8-477a-897e-ac6f9ffe2564", "rawTextureUuid": "a371e17d-28e8-477a-897e-ac6f9ffe2564",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 91, "height": 91,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"btn_start": { "btn_start_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "7e904fe8-47a1-4352-b6da-dc682d1e2e68", "uuid": "7e904fe8-47a1-4352-b6da-dc682d1e2e68",
"rawTextureUuid": "bb449715-8fe9-446d-ae61-cbc5d015d80a", "rawTextureUuid": "bb449715-8fe9-446d-ae61-cbc5d015d80a",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 99, "height": 99,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"icon_fish10": { "icon_fish10_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "f5322ee4-2fa6-4de1-abf2-1fb061538616", "uuid": "f5322ee4-2fa6-4de1-abf2-1fb061538616",
"rawTextureUuid": "c8cf6269-182e-43a1-abe5-d42008d0f312", "rawTextureUuid": "c8cf6269-182e-43a1-abe5-d42008d0f312",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 92, "height": 92,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"icon_fish1": { "icon_fish1_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "08fe14dc-6d32-4909-a016-df9c4784fc09", "uuid": "08fe14dc-6d32-4909-a016-df9c4784fc09",
"rawTextureUuid": "ea973f3b-448a-4750-900f-230d6123529a", "rawTextureUuid": "ea973f3b-448a-4750-900f-230d6123529a",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 99, "height": 99,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"icon_fish2": { "icon_fish2_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "6892d572-a108-4023-97ec-0d13249a3deb", "uuid": "6892d572-a108-4023-97ec-0d13249a3deb",
"rawTextureUuid": "21837d83-485e-42c6-9d55-6a364d06ee40", "rawTextureUuid": "21837d83-485e-42c6-9d55-6a364d06ee40",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 93, "height": 93,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"icon_fish3": { "icon_fish3_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "b0283a2a-1082-48b8-931c-f7cbc858f5a3", "uuid": "b0283a2a-1082-48b8-931c-f7cbc858f5a3",
"rawTextureUuid": "e20a0946-28b5-47b8-8cc8-f76f0ef4cf06", "rawTextureUuid": "e20a0946-28b5-47b8-8cc8-f76f0ef4cf06",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 94, "height": 94,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"icon_fish4": { "icon_fish4_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "96654d7d-f789-425b-bfc7-6db466e54b79", "uuid": "96654d7d-f789-425b-bfc7-6db466e54b79",
"rawTextureUuid": "2d40b186-e2e6-4c77-824b-d7c539b8cd17", "rawTextureUuid": "2d40b186-e2e6-4c77-824b-d7c539b8cd17",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 99, "height": 99,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"icon_fish5": { "icon_fish5_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "49d5b156-44f4-4bad-97f5-94258f7bc1c8", "uuid": "49d5b156-44f4-4bad-97f5-94258f7bc1c8",
"rawTextureUuid": "0ec2b204-1996-4616-bf30-14de0a105117", "rawTextureUuid": "0ec2b204-1996-4616-bf30-14de0a105117",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 92, "height": 92,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"icon_fish6": { "icon_fish6_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "954b6e26-9985-4607-a24c-0c3552e17fba", "uuid": "954b6e26-9985-4607-a24c-0c3552e17fba",
"rawTextureUuid": "943115c2-f622-4b13-92f2-6a5d733949b7", "rawTextureUuid": "943115c2-f622-4b13-92f2-6a5d733949b7",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 99, "height": 99,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"icon_fish7": { "icon_fish7_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "75ab2606-86fc-41da-83e0-49bf047dd636", "uuid": "75ab2606-86fc-41da-83e0-49bf047dd636",
"rawTextureUuid": "ff285f93-53e1-4287-9992-62260e4b5f4e", "rawTextureUuid": "ff285f93-53e1-4287-9992-62260e4b5f4e",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 93, "height": 93,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"icon_fish8": { "icon_fish8_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "c8a6b96b-25f4-4aed-95d6-a7cb73b15e02", "uuid": "c8a6b96b-25f4-4aed-95d6-a7cb73b15e02",
"rawTextureUuid": "aa8f1365-5b3a-4cf3-b042-0ceb7c65b8de", "rawTextureUuid": "aa8f1365-5b3a-4cf3-b042-0ceb7c65b8de",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 94, "height": 94,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"icon_fish9": { "icon_fish9_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "444076b4-bdca-4be2-9ec3-8ac046dded6b", "uuid": "444076b4-bdca-4be2-9ec3-8ac046dded6b",
"rawTextureUuid": "e9f1d74f-0d24-4ebd-9147-c1b604532aa7", "rawTextureUuid": "e9f1d74f-0d24-4ebd-9147-c1b604532aa7",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 60, "height": 60,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"icon_fish1": { "icon_fish1_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "42ab4469-bb89-4817-9341-9be8b440c3a8", "uuid": "42ab4469-bb89-4817-9341-9be8b440c3a8",
"rawTextureUuid": "af3cd548-3545-46ae-9ffb-12f4cc0f0a9b", "rawTextureUuid": "af3cd548-3545-46ae-9ffb-12f4cc0f0a9b",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 60, "height": 60,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"icon_fish2": { "icon_fish2_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "7ee905ba-405a-4b7f-8e71-b50ce8670f85", "uuid": "7ee905ba-405a-4b7f-8e71-b50ce8670f85",
"rawTextureUuid": "3dac4b5d-6caf-474a-bd86-ac8c4c85ec9d", "rawTextureUuid": "3dac4b5d-6caf-474a-bd86-ac8c4c85ec9d",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 198, "height": 198,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"icon_player1": { "icon_player1_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "3bf7ea7c-7fb3-4c94-8fe8-f752dd01606d", "uuid": "3bf7ea7c-7fb3-4c94-8fe8-f752dd01606d",
"rawTextureUuid": "c569d969-191c-4023-943a-5796a2d20cdc", "rawTextureUuid": "c569d969-191c-4023-943a-5796a2d20cdc",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 295, "height": 295,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"icon_player1_vs": { "icon_player1_vs_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "2a828581-05ef-4395-a190-9ca4a8da5025", "uuid": "2a828581-05ef-4395-a190-9ca4a8da5025",
"rawTextureUuid": "1319619f-1e4b-4d02-8156-e0148e91fbee", "rawTextureUuid": "1319619f-1e4b-4d02-8156-e0148e91fbee",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 146, "height": 146,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"icon_player2": { "icon_player2_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "6b2656ba-0d0b-4701-8797-3f7e6ddcffcc", "uuid": "6b2656ba-0d0b-4701-8797-3f7e6ddcffcc",
"rawTextureUuid": "1ba00c08-b75e-4b07-a512-cea74795f333", "rawTextureUuid": "1ba00c08-b75e-4b07-a512-cea74795f333",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 295, "height": 295,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"icon_player2_vs": { "icon_player2_vs_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "b4e87c0f-e118-43d5-bd1f-3b21fe8a64ec", "uuid": "b4e87c0f-e118-43d5-bd1f-3b21fe8a64ec",
"rawTextureUuid": "f569c229-1630-4d8c-a20a-ffde00fcf3a5", "rawTextureUuid": "f569c229-1630-4d8c-a20a-ffde00fcf3a5",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 186, "height": 186,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"icon_stone1": { "icon_stone1_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "319b6069-58d1-4b10-a9c7-f84ec8824ce6", "uuid": "319b6069-58d1-4b10-a9c7-f84ec8824ce6",
"rawTextureUuid": "f00fc7c3-2843-40b1-9747-59fbeccb15dc", "rawTextureUuid": "f00fc7c3-2843-40b1-9747-59fbeccb15dc",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 186, "height": 186,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"icon_stone2": { "icon_stone2_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "19ad1754-9658-4cce-af71-98864c4d0f78", "uuid": "19ad1754-9658-4cce-af71-98864c4d0f78",
"rawTextureUuid": "470aabfd-20f7-477c-936b-a968d3dc99ba", "rawTextureUuid": "470aabfd-20f7-477c-936b-a968d3dc99ba",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 127, "height": 127,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"icon_vs": { "icon_vs_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "2aee07e2-386f-4026-8ebb-25e07ee8e6cf", "uuid": "2aee07e2-386f-4026-8ebb-25e07ee8e6cf",
"rawTextureUuid": "068565e8-e91d-484a-8504-451c0cea9399", "rawTextureUuid": "068565e8-e91d-484a-8504-451c0cea9399",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 46, "height": 46,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"text_1": { "text_1_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "65577e9e-9402-4bdf-9718-fd1d8cb5d49f", "uuid": "65577e9e-9402-4bdf-9718-fd1d8cb5d49f",
"rawTextureUuid": "3f6eb69a-a522-4bbf-a096-85604a21e24e", "rawTextureUuid": "3f6eb69a-a522-4bbf-a096-85604a21e24e",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 110, "height": 110,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"text_gameover": { "text_gameover_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "213c7076-2512-41ca-88cc-ddbefa889ded", "uuid": "213c7076-2512-41ca-88cc-ddbefa889ded",
"rawTextureUuid": "461445b9-1359-4d6f-b059-9fb9cdb0d465", "rawTextureUuid": "461445b9-1359-4d6f-b059-9fb9cdb0d465",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 93, "height": 93,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"text_round": { "text_round_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "eeb15841-5605-4ea6-ae74-5da661f393fc", "uuid": "eeb15841-5605-4ea6-ae74-5da661f393fc",
"rawTextureUuid": "7769f63a-69e4-498c-8101-704d39c54708", "rawTextureUuid": "7769f63a-69e4-498c-8101-704d39c54708",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 72, "height": 72,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"text_winner": { "text_winner_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "e9190dfd-af69-4951-a8ae-8df3776e11ed", "uuid": "e9190dfd-af69-4951-a8ae-8df3776e11ed",
"rawTextureUuid": "abef3a79-63cd-4a49-919a-449f674383c6", "rawTextureUuid": "abef3a79-63cd-4a49-919a-449f674383c6",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 144, "height": 144,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"icon": { "icon_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "5d895515-fdce-4fbf-ba36-ba32cd7c645a", "uuid": "5d895515-fdce-4fbf-ba36-ba32cd7c645a",
"rawTextureUuid": "7c2d63d2-da42-4c56-b916-da27627dad5b", "rawTextureUuid": "7c2d63d2-da42-4c56-b916-da27627dad5b",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 750, "height": 750,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"view": { "view_ns16_mole": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "4b0b5b7a-d3af-4dea-a56d-b57c558babe8", "uuid": "4b0b5b7a-d3af-4dea-a56d-b57c558babe8",
"rawTextureUuid": "015bf9e2-7f3d-47a0-82bd-ddd829932536", "rawTextureUuid": "015bf9e2-7f3d-47a0-82bd-ddd829932536",
......
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