Commit da8951ca authored by haiyoucuv's avatar haiyoucuv

init

parent 8d7e2fe8
......@@ -31,10 +31,6 @@ export class HomeScene extends Scene {
@property(Node)
startBtn: Node = null;
/** 送惊喜按钮 */
@property(Node)
surpriseBtn: Node = null;
/** 任务按钮 */
@property(Node)
taskBtn: Node = null;
......@@ -84,7 +80,6 @@ export class HomeScene extends Scene {
onLoad() {
this.startBtn.on(Button.EventType.CLICK, this.clickStart, this);
this.surpriseBtn.on(Button.EventType.CLICK, this.clickSurprise, this);
this.taskBtn.on(Button.EventType.CLICK, this.clickTask, this);
this.backBtn.on(Button.EventType.CLICK, this.clickBack, this);
this.prizeBtn.on(Button.EventType.CLICK, this.clickPrize, this);
......@@ -138,8 +133,8 @@ export class HomeScene extends Scene {
this.startBtnTween = tween(this.startBtn)
.repeatForever(
tween(this.startBtn)
.to(0.5, { scale: v3(1.1, 1.1, 1.1) }, { easing: easing.smooth })
.to(0.5, { scale: v3(0.9, 0.9, 0.9) }, { easing: easing.smooth })
.to(0.666, { scale: v3(1.05, 1.05, 1.05) }, { easing: easing.smooth })
.to(0.666, { scale: v3(0.95, 0.95, 0.95) }, { easing: easing.smooth })
)
.start();
} else {
......
......@@ -23,7 +23,7 @@
"_active": true,
"_components": [],
"_prefab": {
"__id__": 30
"__id__": 33
},
"_lpos": {
"__type__": "cc.Vec3",
......@@ -54,7 +54,7 @@
},
"autoReleaseAssets": true,
"_globals": {
"__id__": 31
"__id__": 34
},
"_id": "9e293cde-e27b-4902-808b-e884f3e9da32"
},
......@@ -83,16 +83,16 @@
"_active": true,
"_components": [
{
"__id__": 26
"__id__": 29
},
{
"__id__": 27
"__id__": 30
},
{
"__id__": 28
"__id__": 31
},
{
"__id__": 29
"__id__": 32
}
],
"_prefab": null,
......@@ -350,7 +350,7 @@
"_lpos": {
"__type__": "cc.Vec3",
"x": 8.000000000000057,
"y": 350,
"y": 482,
"z": 0
},
"_lrot": {
......@@ -388,8 +388,8 @@
"__prefab": null,
"_contentSize": {
"__type__": "cc.Size",
"width": 722,
"height": 470
"width": 601,
"height": 182
},
"_anchorPoint": {
"__type__": "cc.Vec2",
......@@ -419,7 +419,7 @@
"a": 255
},
"_spriteFrame": {
"__uuid__": "2ca72840-1714-47b9-a503-baa2a8ba3cf2@f9941",
"__uuid__": "cf846a0f-afac-4bdb-8112-8dabe5b44d8e@f9941",
"__expectedType__": "cc.SpriteFrame"
},
"_type": 0,
......@@ -449,9 +449,9 @@
"__prefab": null,
"_alignFlags": 9,
"_target": null,
"_left": 21.999999999999943,
"_left": 82.49999999999994,
"_right": 0,
"_top": 227,
"_top": 239,
"_bottom": 906.5129999999999,
"_horizontalCenter": 0,
"_verticalCenter": 0,
......@@ -484,25 +484,28 @@
},
{
"__id__": 20
},
{
"__id__": 23
}
],
"_active": true,
"_components": [
{
"__id__": 23
"__id__": 26
},
{
"__id__": 24
"__id__": 27
},
{
"__id__": 25
"__id__": 28
}
],
"_prefab": null,
"_lpos": {
"__type__": "cc.Vec3",
"x": -0.9999999999998863,
"y": 0,
"x": 0,
"y": 166,
"z": 0
},
"_lrot": {
......@@ -588,8 +591,8 @@
"__prefab": null,
"_contentSize": {
"__type__": "cc.Size",
"width": 652,
"height": 91
"width": 616,
"height": 51
},
"_anchorPoint": {
"__type__": "cc.Vec2",
......@@ -662,7 +665,7 @@
"_lpos": {
"__type__": "cc.Vec3",
"x": 0,
"y": 7,
"y": 0,
"z": 0
},
"_lrot": {
......@@ -700,8 +703,8 @@
"__prefab": null,
"_contentSize": {
"__type__": "cc.Size",
"width": 603,
"height": 55
"width": 608,
"height": 43
},
"_anchorPoint": {
"__type__": "cc.Vec2",
......@@ -761,8 +764,8 @@
"__prefab": null,
"_alignFlags": 40,
"_target": null,
"_left": 24.5,
"_right": 24.5,
"_left": 4,
"_right": 4,
"_top": 0,
"_bottom": 0,
"_horizontalCenter": 0,
......@@ -870,7 +873,7 @@
"a": 255
},
"_spriteFrame": {
"__uuid__": "13cb6800-5bbf-44d4-8b52-f4b6066b5cc7@f9941",
"__uuid__": "bf9196e2-f9fb-4efc-bce4-35e9c55c7e41@f9941",
"__expectedType__": "cc.SpriteFrame"
},
"_type": 0,
......@@ -888,6 +891,115 @@
"_atlas": null,
"_id": "98XhHjxvpKRaXhvZfq9Yp5"
},
{
"__type__": "cc.Node",
"_name": "ip",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 12
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 24
},
{
"__id__": 25
}
],
"_prefab": null,
"_lpos": {
"__type__": "cc.Vec3",
"x": -300,
"y": 12,
"z": 0
},
"_lrot": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
},
"_lscale": {
"__type__": "cc.Vec3",
"x": 1,
"y": 1,
"z": 1
},
"_mobility": 0,
"_layer": 33554432,
"_euler": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_id": "44SeDRFF9G+r/WvWrvKuhN"
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 23
},
"_enabled": true,
"__prefab": null,
"_contentSize": {
"__type__": "cc.Size",
"width": 61,
"height": 82
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": "ec5EBn/6RDk4NAXSWo+m9w"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 23
},
"_enabled": true,
"__prefab": null,
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_spriteFrame": {
"__uuid__": "46f94c9d-db08-436c-8ce3-8258c5abcd2f@f9941",
"__expectedType__": "cc.SpriteFrame"
},
"_type": 0,
"_fillType": 0,
"_sizeMode": 1,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_useGrayscale": false,
"_atlas": null,
"_id": "03Z9Zv9WBJxrRQGy+p0vtx"
},
{
"__type__": "cc.UITransform",
"_name": "",
......@@ -900,8 +1012,8 @@
"__prefab": null,
"_contentSize": {
"__type__": "cc.Size",
"width": 652,
"height": 91
"width": 616,
"height": 51
},
"_anchorPoint": {
"__type__": "cc.Vec2",
......@@ -922,12 +1034,12 @@
"__prefab": null,
"_alignFlags": 10,
"_target": null,
"_left": 48,
"_left": 66.99999999999989,
"_right": 324.99999999999994,
"_top": 774,
"_bottom": 774,
"_horizontalCenter": 0,
"_verticalCenter": 0,
"_verticalCenter": 166,
"_isAbsLeft": true,
"_isAbsRight": true,
"_isAbsTop": true,
......@@ -1041,8 +1153,11 @@
"__uuid__": "1ce93d96-f621-4162-9f51-fbfb066ca238",
"__expectedType__": "cc.Prefab"
},
"progEffect": {
"__id__": 23
},
"progressBar": {
"__id__": 25
"__id__": 28
},
"_id": "ccwYlVBqtP3qOrWWpSPSZW"
},
......@@ -1057,28 +1172,28 @@
{
"__type__": "cc.SceneGlobals",
"ambient": {
"__id__": 32
"__id__": 35
},
"shadows": {
"__id__": 33
"__id__": 36
},
"_skybox": {
"__id__": 34
"__id__": 37
},
"fog": {
"__id__": 35
"__id__": 38
},
"octree": {
"__id__": 36
"__id__": 39
},
"skin": {
"__id__": 37
"__id__": 40
},
"lightProbeInfo": {
"__id__": 38
"__id__": 41
},
"postSettings": {
"__id__": 39
"__id__": 42
},
"bakedWithStationaryMainLight": false,
"bakedWithHighpLightmap": false
......
import { _decorator, assetManager, Component, game, Prefab, profiler, ProgressBar, resources } from 'cc';
import {
_decorator,
assetManager,
Component,
game,
lerp,
Node,
Prefab,
profiler,
ProgressBar,
resources,
Sprite
} from 'cc';
import { PREVIEW } from 'cc/env';
import { UIMgr } from "../Module/UIMgr";
import { changeScene } from "db://assets/Module/UIFast";
......@@ -15,6 +27,9 @@ export class Start extends Component {
@property(Prefab)
uiPrefab: Prefab;
@property(Node)
progEffect: Node;
@property(ProgressBar)
progressBar: ProgressBar;
......@@ -85,6 +100,8 @@ export class Start extends Component {
return;
}
this.progressBar && (this.progressBar.progress = pro);
const x = lerp(-300, 300, pro);
this.progEffect.setPosition(x, 12);
// this.progressTxt.string = `正在加载中 ${(pro * 100).toFixed(0)}%`;
},
async (error) => {
......
......@@ -2,7 +2,7 @@
"ver": "1.0.27",
"importer": "image",
"imported": true,
"uuid": "96677c01-9059-46b0-bd92-3377200bcfa1",
"uuid": "46f94c9d-db08-436c-8ce3-8258c5abcd2f",
"files": [
".json",
".png"
......@@ -10,14 +10,14 @@
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "96677c01-9059-46b0-bd92-3377200bcfa1@6c48a",
"displayName": "btn_main",
"uuid": "46f94c9d-db08-436c-8ce3-8258c5abcd2f@6c48a",
"displayName": "ip",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "96677c01-9059-46b0-bd92-3377200bcfa1",
"imageUuidOrDatabaseUri": "46f94c9d-db08-436c-8ce3-8258c5abcd2f",
"isUuid": true,
"visible": false,
"minfilter": "linear",
......@@ -34,8 +34,8 @@
},
"f9941": {
"importer": "sprite-frame",
"uuid": "96677c01-9059-46b0-bd92-3377200bcfa1@f9941",
"displayName": "btn_main",
"uuid": "46f94c9d-db08-436c-8ce3-8258c5abcd2f@f9941",
"displayName": "ip",
"id": "f9941",
"name": "spriteFrame",
"userData": {
......@@ -46,10 +46,10 @@
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 423,
"height": 164,
"rawWidth": 423,
"rawHeight": 164,
"width": 61,
"height": 82,
"rawWidth": 61,
"rawHeight": 82,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
......@@ -61,17 +61,17 @@
"meshType": 0,
"vertices": {
"rawPosition": [
-211.5,
-82,
-30.5,
-41,
0,
211.5,
-82,
30.5,
-41,
0,
-211.5,
82,
-30.5,
41,
0,
211.5,
82,
30.5,
41,
0
],
"indexes": [
......@@ -84,12 +84,12 @@
],
"uv": [
0,
164,
423,
164,
82,
61,
82,
0,
0,
423,
61,
0
],
"nuv": [
......@@ -103,18 +103,18 @@
1
],
"minPos": [
-211.5,
-82,
-30.5,
-41,
0
],
"maxPos": [
211.5,
82,
30.5,
41,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "96677c01-9059-46b0-bd92-3377200bcfa1@6c48a",
"imageUuidOrDatabaseUri": "46f94c9d-db08-436c-8ce3-8258c5abcd2f@6c48a",
"atlasUuid": ""
},
"ver": "1.0.12",
......@@ -129,6 +129,6 @@
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "96677c01-9059-46b0-bd92-3377200bcfa1@6c48a"
"redirect": "46f94c9d-db08-436c-8ce3-8258c5abcd2f@6c48a"
}
}
assets/Start/loadingBg.jpg

80.8 KB | W: | H:

assets/Start/loadingBg.jpg

53.1 KB | W: | H:

assets/Start/loadingBg.jpg
assets/Start/loadingBg.jpg
assets/Start/loadingBg.jpg
assets/Start/loadingBg.jpg
  • 2-up
  • Swipe
  • Onion skin
assets/Start/prog_bar.png

5.75 KB | W: | H:

assets/Start/prog_bar.png

3.46 KB | W: | H:

assets/Start/prog_bar.png
assets/Start/prog_bar.png
assets/Start/prog_bar.png
assets/Start/prog_bar.png
  • 2-up
  • Swipe
  • Onion skin
......@@ -46,10 +46,10 @@
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 652,
"height": 91,
"rawWidth": 652,
"rawHeight": 91,
"width": 616,
"height": 51,
"rawWidth": 616,
"rawHeight": 51,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
......@@ -61,17 +61,17 @@
"meshType": 0,
"vertices": {
"rawPosition": [
-326,
-45.5,
-308,
-25.5,
0,
326,
-45.5,
308,
-25.5,
0,
-326,
45.5,
-308,
25.5,
0,
326,
45.5,
308,
25.5,
0
],
"indexes": [
......@@ -84,12 +84,12 @@
],
"uv": [
0,
91,
652,
91,
51,
616,
51,
0,
0,
652,
616,
0
],
"nuv": [
......@@ -103,13 +103,13 @@
1
],
"minPos": [
-326,
-45.5,
-308,
-25.5,
0
],
"maxPos": [
326,
45.5,
308,
25.5,
0
]
},
......
assets/Start/prog_fill.png

18.8 KB | W: | H:

assets/Start/prog_fill.png

12.3 KB | W: | H:

assets/Start/prog_fill.png
assets/Start/prog_fill.png
assets/Start/prog_fill.png
assets/Start/prog_fill.png
  • 2-up
  • Swipe
  • Onion skin
......@@ -46,10 +46,10 @@
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 603,
"height": 55,
"rawWidth": 603,
"rawHeight": 55,
"width": 608,
"height": 43,
"rawWidth": 608,
"rawHeight": 43,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
......@@ -61,17 +61,17 @@
"meshType": 0,
"vertices": {
"rawPosition": [
-301.5,
-27.5,
-304,
-21.5,
0,
301.5,
-27.5,
304,
-21.5,
0,
-301.5,
27.5,
-304,
21.5,
0,
301.5,
27.5,
304,
21.5,
0
],
"indexes": [
......@@ -84,12 +84,12 @@
],
"uv": [
0,
55,
603,
55,
43,
608,
43,
0,
0,
603,
608,
0
],
"nuv": [
......@@ -103,13 +103,13 @@
1
],
"minPos": [
-301.5,
-27.5,
-304,
-21.5,
0
],
"maxPos": [
301.5,
27.5,
304,
21.5,
0
]
},
......
......@@ -2,7 +2,7 @@
"ver": "1.0.27",
"importer": "image",
"imported": true,
"uuid": "a701a558-e468-46dc-92ce-8abb6c39aa85",
"uuid": "cf846a0f-afac-4bdb-8112-8dabe5b44d8e",
"files": [
".json",
".png"
......@@ -10,14 +10,14 @@
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "a701a558-e468-46dc-92ce-8abb6c39aa85@6c48a",
"uuid": "cf846a0f-afac-4bdb-8112-8dabe5b44d8e@6c48a",
"displayName": "标题",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "a701a558-e468-46dc-92ce-8abb6c39aa85",
"imageUuidOrDatabaseUri": "cf846a0f-afac-4bdb-8112-8dabe5b44d8e",
"isUuid": true,
"visible": false,
"minfilter": "linear",
......@@ -34,7 +34,7 @@
},
"f9941": {
"importer": "sprite-frame",
"uuid": "a701a558-e468-46dc-92ce-8abb6c39aa85@f9941",
"uuid": "cf846a0f-afac-4bdb-8112-8dabe5b44d8e@f9941",
"displayName": "标题",
"id": "f9941",
"name": "spriteFrame",
......@@ -46,10 +46,10 @@
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 722,
"height": 470,
"rawWidth": 722,
"rawHeight": 470,
"width": 601,
"height": 182,
"rawWidth": 601,
"rawHeight": 182,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
......@@ -61,17 +61,17 @@
"meshType": 0,
"vertices": {
"rawPosition": [
-361,
-235,
-300.5,
-91,
0,
361,
-235,
300.5,
-91,
0,
-361,
235,
-300.5,
91,
0,
361,
235,
300.5,
91,
0
],
"indexes": [
......@@ -84,12 +84,12 @@
],
"uv": [
0,
470,
722,
470,
182,
601,
182,
0,
0,
722,
601,
0
],
"nuv": [
......@@ -103,18 +103,18 @@
1
],
"minPos": [
-361,
-235,
-300.5,
-91,
0
],
"maxPos": [
361,
235,
300.5,
91,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "a701a558-e468-46dc-92ce-8abb6c39aa85@6c48a",
"imageUuidOrDatabaseUri": "cf846a0f-afac-4bdb-8112-8dabe5b44d8e@6c48a",
"atlasUuid": ""
},
"ver": "1.0.12",
......@@ -129,6 +129,6 @@
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "a701a558-e468-46dc-92ce-8abb6c39aa85@6c48a"
"redirect": "cf846a0f-afac-4bdb-8112-8dabe5b44d8e@6c48a"
}
}
......@@ -2,7 +2,7 @@
"ver": "1.0.27",
"importer": "image",
"imported": true,
"uuid": "13cb6800-5bbf-44d4-8b52-f4b6066b5cc7",
"uuid": "bf9196e2-f9fb-4efc-bce4-35e9c55c7e41",
"files": [
".json",
".png"
......@@ -10,14 +10,14 @@
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "13cb6800-5bbf-44d4-8b52-f4b6066b5cc7@6c48a",
"displayName": "prog_txt",
"uuid": "bf9196e2-f9fb-4efc-bce4-35e9c55c7e41@6c48a",
"displayName": "载入中",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "13cb6800-5bbf-44d4-8b52-f4b6066b5cc7",
"imageUuidOrDatabaseUri": "bf9196e2-f9fb-4efc-bce4-35e9c55c7e41",
"isUuid": true,
"visible": false,
"minfilter": "linear",
......@@ -34,8 +34,8 @@
},
"f9941": {
"importer": "sprite-frame",
"uuid": "13cb6800-5bbf-44d4-8b52-f4b6066b5cc7@f9941",
"displayName": "prog_txt",
"uuid": "bf9196e2-f9fb-4efc-bce4-35e9c55c7e41@f9941",
"displayName": "载入中",
"id": "f9941",
"name": "spriteFrame",
"userData": {
......@@ -114,7 +114,7 @@
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "13cb6800-5bbf-44d4-8b52-f4b6066b5cc7@6c48a",
"imageUuidOrDatabaseUri": "bf9196e2-f9fb-4efc-bce4-35e9c55c7e41@6c48a",
"atlasUuid": ""
},
"ver": "1.0.12",
......@@ -129,6 +129,6 @@
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "13cb6800-5bbf-44d4-8b52-f4b6066b5cc7@6c48a"
"redirect": "bf9196e2-f9fb-4efc-bce4-35e9c55c7e41@6c48a"
}
}
This diff is collapsed.
{
"ver": "1.0.27",
"importer": "image",
"imported": true,
"uuid": "724e1c0c-382c-4521-855d-139b3eafb91a",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "724e1c0c-382c-4521-855d-139b3eafb91a@6c48a",
"displayName": "btn_rank",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "724e1c0c-382c-4521-855d-139b3eafb91a",
"isUuid": true,
"visible": false,
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "724e1c0c-382c-4521-855d-139b3eafb91a@f9941",
"displayName": "btn_rank",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 143,
"height": 56,
"rawWidth": 143,
"rawHeight": 56,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-71.5,
-28,
0,
71.5,
-28,
0,
-71.5,
28,
0,
71.5,
28,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
56,
143,
56,
0,
0,
143,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-71.5,
-28,
0
],
"maxPos": [
71.5,
28,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "724e1c0c-382c-4521-855d-139b3eafb91a@6c48a",
"atlasUuid": ""
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "724e1c0c-382c-4521-855d-139b3eafb91a@6c48a"
}
}
{
"ver": "1.0.27",
"importer": "image",
"imported": true,
"uuid": "abfe8b45-3f57-4966-a15d-703cdcbaefd7",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "abfe8b45-3f57-4966-a15d-703cdcbaefd7@6c48a",
"displayName": "rank_box_bg",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "abfe8b45-3f57-4966-a15d-703cdcbaefd7",
"isUuid": true,
"visible": false,
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "abfe8b45-3f57-4966-a15d-703cdcbaefd7@f9941",
"displayName": "rank_box_bg",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 534,
"height": 224,
"rawWidth": 534,
"rawHeight": 224,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-267,
-112,
0,
267,
-112,
0,
-267,
112,
0,
267,
112,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
224,
534,
224,
0,
0,
534,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-267,
-112,
0
],
"maxPos": [
267,
112,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "abfe8b45-3f57-4966-a15d-703cdcbaefd7@6c48a",
"atlasUuid": ""
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "abfe8b45-3f57-4966-a15d-703cdcbaefd7@6c48a"
}
}
{
"ver": "1.0.27",
"importer": "image",
"imported": true,
"uuid": "8ff7be53-950c-4e6e-994e-41071a6b849d",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "8ff7be53-950c-4e6e-994e-41071a6b849d@6c48a",
"displayName": "更多次数",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "8ff7be53-950c-4e6e-994e-41071a6b849d",
"isUuid": true,
"visible": false,
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "8ff7be53-950c-4e6e-994e-41071a6b849d@f9941",
"displayName": "更多次数",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 152,
"height": 148,
"rawWidth": 152,
"rawHeight": 148,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-76,
-74,
0,
76,
-74,
0,
-76,
74,
0,
76,
74,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
148,
152,
148,
0,
0,
152,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-76,
-74,
0
],
"maxPos": [
76,
74,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "8ff7be53-950c-4e6e-994e-41071a6b849d@6c48a",
"atlasUuid": ""
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "8ff7be53-950c-4e6e-994e-41071a6b849d@6c48a"
}
}
{
"ver": "1.0.27",
"importer": "image",
"imported": true,
"uuid": "f165e2ed-b350-42ae-8795-abc493ea7191",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "f165e2ed-b350-42ae-8795-abc493ea7191@6c48a",
"displayName": "送惊喜",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "f165e2ed-b350-42ae-8795-abc493ea7191",
"isUuid": true,
"visible": false,
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "f165e2ed-b350-42ae-8795-abc493ea7191@f9941",
"displayName": "送惊喜",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 151,
"height": 156,
"rawWidth": 151,
"rawHeight": 156,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-75.5,
-78,
0,
75.5,
-78,
0,
-75.5,
78,
0,
75.5,
78,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
156,
151,
156,
0,
0,
151,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-75.5,
-78,
0
],
"maxPos": [
75.5,
78,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "f165e2ed-b350-42ae-8795-abc493ea7191@6c48a",
"atlasUuid": ""
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "f165e2ed-b350-42ae-8795-abc493ea7191@6c48a"
}
}
......@@ -2,7 +2,7 @@
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "e92b7030-075c-4c9c-908c-aa8f2f8176da",
"uuid": "ecc1dbe8-f270-4bd5-a8d5-4ca318ae422d",
"files": [],
"subMetas": {},
"userData": {}
......
......@@ -2,7 +2,7 @@
"ver": "1.0.27",
"importer": "image",
"imported": true,
"uuid": "02627048-bf96-4136-96c2-97921d449fdb",
"uuid": "5e65b65e-1218-4160-8190-81fed0beef54",
"files": [
".jpg",
".json"
......@@ -10,14 +10,14 @@
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "02627048-bf96-4136-96c2-97921d449fdb@6c48a",
"displayName": "首页背景拆图",
"uuid": "5e65b65e-1218-4160-8190-81fed0beef54@6c48a",
"displayName": "背景",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "02627048-bf96-4136-96c2-97921d449fdb",
"imageUuidOrDatabaseUri": "5e65b65e-1218-4160-8190-81fed0beef54",
"isUuid": true,
"visible": false,
"minfilter": "linear",
......@@ -34,8 +34,8 @@
},
"f9941": {
"importer": "sprite-frame",
"uuid": "02627048-bf96-4136-96c2-97921d449fdb@f9941",
"displayName": "首页背景拆图",
"uuid": "5e65b65e-1218-4160-8190-81fed0beef54@f9941",
"displayName": "背景",
"id": "f9941",
"name": "spriteFrame",
"userData": {
......@@ -114,7 +114,7 @@
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "02627048-bf96-4136-96c2-97921d449fdb@6c48a",
"imageUuidOrDatabaseUri": "5e65b65e-1218-4160-8190-81fed0beef54@6c48a",
"atlasUuid": ""
},
"ver": "1.0.12",
......@@ -129,6 +129,6 @@
"type": "sprite-frame",
"hasAlpha": false,
"fixAlphaTransparencyArtifacts": false,
"redirect": "02627048-bf96-4136-96c2-97921d449fdb@6c48a"
"redirect": "5e65b65e-1218-4160-8190-81fed0beef54@6c48a"
}
}
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "51bf5fe5-19d6-4a21-8adf-4821fd03e427",
"files": [],
"subMetas": {},
"userData": {}
}
......@@ -8,8 +8,8 @@
],
"subMetas": {},
"userData": {
"maxWidth": 1623,
"maxHeight": 1623,
"maxWidth": 4096,
"maxHeight": 4096,
"padding": 2,
"allowRotation": true,
"forceSquared": false,
......
{
"ver": "1.0.27",
"importer": "image",
"imported": true,
"uuid": "3e7d44f1-afcc-48ad-974f-be7b25142b40",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "3e7d44f1-afcc-48ad-974f-be7b25142b40@6c48a",
"displayName": "rankBg",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "3e7d44f1-afcc-48ad-974f-be7b25142b40",
"isUuid": true,
"visible": false,
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "3e7d44f1-afcc-48ad-974f-be7b25142b40@f9941",
"displayName": "rankBg",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 530,
"height": 199,
"rawWidth": 530,
"rawHeight": 199,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-265,
-99.5,
0,
265,
-99.5,
0,
-265,
99.5,
0,
265,
99.5,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
199,
530,
199,
0,
0,
530,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-265,
-99.5,
0
],
"maxPos": [
265,
99.5,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "3e7d44f1-afcc-48ad-974f-be7b25142b40@6c48a",
"atlasUuid": ""
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "3e7d44f1-afcc-48ad-974f-be7b25142b40@6c48a"
}
}
......@@ -2,7 +2,7 @@
"ver": "1.0.27",
"importer": "image",
"imported": true,
"uuid": "853d0cb9-8f46-47fb-8a9f-2686f6d3363d",
"uuid": "92c66238-1571-436d-b4fd-ea896729f9e8",
"files": [
".json",
".png"
......@@ -10,14 +10,14 @@
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "853d0cb9-8f46-47fb-8a9f-2686f6d3363d@6c48a",
"uuid": "92c66238-1571-436d-b4fd-ea896729f9e8@6c48a",
"displayName": "佩戴财富圈",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "853d0cb9-8f46-47fb-8a9f-2686f6d3363d",
"imageUuidOrDatabaseUri": "92c66238-1571-436d-b4fd-ea896729f9e8",
"isUuid": true,
"visible": false,
"minfilter": "linear",
......@@ -34,7 +34,7 @@
},
"f9941": {
"importer": "sprite-frame",
"uuid": "853d0cb9-8f46-47fb-8a9f-2686f6d3363d@f9941",
"uuid": "92c66238-1571-436d-b4fd-ea896729f9e8@f9941",
"displayName": "佩戴财富圈",
"id": "f9941",
"name": "spriteFrame",
......@@ -46,10 +46,10 @@
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 151,
"height": 169,
"rawWidth": 151,
"rawHeight": 169,
"width": 188,
"height": 243,
"rawWidth": 188,
"rawHeight": 243,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
......@@ -61,17 +61,17 @@
"meshType": 0,
"vertices": {
"rawPosition": [
-75.5,
-84.5,
-94,
-121.5,
0,
75.5,
-84.5,
94,
-121.5,
0,
-75.5,
84.5,
-94,
121.5,
0,
75.5,
84.5,
94,
121.5,
0
],
"indexes": [
......@@ -84,12 +84,12 @@
],
"uv": [
0,
169,
151,
169,
243,
188,
243,
0,
0,
151,
188,
0
],
"nuv": [
......@@ -103,18 +103,18 @@
1
],
"minPos": [
-75.5,
-84.5,
-94,
-121.5,
0
],
"maxPos": [
75.5,
84.5,
94,
121.5,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "853d0cb9-8f46-47fb-8a9f-2686f6d3363d@6c48a",
"imageUuidOrDatabaseUri": "92c66238-1571-436d-b4fd-ea896729f9e8@6c48a",
"atlasUuid": ""
},
"ver": "1.0.12",
......@@ -129,6 +129,6 @@
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "853d0cb9-8f46-47fb-8a9f-2686f6d3363d@6c48a"
"redirect": "92c66238-1571-436d-b4fd-ea896729f9e8@6c48a"
}
}
......@@ -2,7 +2,7 @@
"ver": "1.0.27",
"importer": "image",
"imported": true,
"uuid": "0c9b83b7-a00d-47e6-8d95-52e5411a99d4",
"uuid": "b0dbe2b3-3f28-4baf-a405-f043c160f2d6",
"files": [
".json",
".png"
......@@ -10,14 +10,14 @@
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "0c9b83b7-a00d-47e6-8d95-52e5411a99d4@6c48a",
"displayName": "coin",
"uuid": "b0dbe2b3-3f28-4baf-a405-f043c160f2d6@6c48a",
"displayName": "分享",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "0c9b83b7-a00d-47e6-8d95-52e5411a99d4",
"imageUuidOrDatabaseUri": "b0dbe2b3-3f28-4baf-a405-f043c160f2d6",
"isUuid": true,
"visible": false,
"minfilter": "linear",
......@@ -34,8 +34,8 @@
},
"f9941": {
"importer": "sprite-frame",
"uuid": "0c9b83b7-a00d-47e6-8d95-52e5411a99d4@f9941",
"displayName": "coin",
"uuid": "b0dbe2b3-3f28-4baf-a405-f043c160f2d6@f9941",
"displayName": "分享",
"id": "f9941",
"name": "spriteFrame",
"userData": {
......@@ -47,9 +47,9 @@
"trimX": 0,
"trimY": 0,
"width": 34,
"height": 34,
"height": 90,
"rawWidth": 34,
"rawHeight": 34,
"rawHeight": 90,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
......@@ -62,16 +62,16 @@
"vertices": {
"rawPosition": [
-17,
-17,
-45,
0,
17,
-17,
-45,
0,
-17,
17,
45,
0,
17,
17,
45,
0
],
"indexes": [
......@@ -84,9 +84,9 @@
],
"uv": [
0,
90,
34,
34,
34,
90,
0,
0,
34,
......@@ -104,17 +104,17 @@
],
"minPos": [
-17,
-17,
-45,
0
],
"maxPos": [
17,
17,
45,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "0c9b83b7-a00d-47e6-8d95-52e5411a99d4@6c48a",
"imageUuidOrDatabaseUri": "b0dbe2b3-3f28-4baf-a405-f043c160f2d6@6c48a",
"atlasUuid": ""
},
"ver": "1.0.12",
......@@ -129,6 +129,6 @@
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "0c9b83b7-a00d-47e6-8d95-52e5411a99d4@6c48a"
"redirect": "b0dbe2b3-3f28-4baf-a405-f043c160f2d6@6c48a"
}
}
{
"ver": "1.0.27",
"importer": "image",
"imported": true,
"uuid": "d5707a6b-e351-49a7-b9ba-f5cabe49af01",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "d5707a6b-e351-49a7-b9ba-f5cabe49af01@6c48a",
"displayName": "副标题",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "d5707a6b-e351-49a7-b9ba-f5cabe49af01",
"isUuid": true,
"visible": false,
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "d5707a6b-e351-49a7-b9ba-f5cabe49af01@f9941",
"displayName": "副标题",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 513,
"height": 37,
"rawWidth": 513,
"rawHeight": 37,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-256.5,
-18.5,
0,
256.5,
-18.5,
0,
-256.5,
18.5,
0,
256.5,
18.5,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
37,
513,
37,
0,
0,
513,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-256.5,
-18.5,
0
],
"maxPos": [
256.5,
18.5,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "d5707a6b-e351-49a7-b9ba-f5cabe49af01@6c48a",
"atlasUuid": ""
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "d5707a6b-e351-49a7-b9ba-f5cabe49af01@6c48a"
}
}
This diff is collapsed.
{
"ver": "1.0.27",
"importer": "image",
"imported": true,
"uuid": "07ba53b9-d9d2-4739-a182-9807a5f3230e",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "07ba53b9-d9d2-4739-a182-9807a5f3230e@6c48a",
"displayName": "动线",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "07ba53b9-d9d2-4739-a182-9807a5f3230e",
"isUuid": true,
"visible": false,
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "07ba53b9-d9d2-4739-a182-9807a5f3230e@f9941",
"displayName": "动线",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 750,
"height": 1323,
"rawWidth": 750,
"rawHeight": 1323,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-375,
-661.5,
0,
375,
-661.5,
0,
-375,
661.5,
0,
375,
661.5,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
1323,
750,
1323,
0,
0,
750,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-375,
-661.5,
0
],
"maxPos": [
375,
661.5,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "07ba53b9-d9d2-4739-a182-9807a5f3230e@6c48a",
"atlasUuid": ""
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "07ba53b9-d9d2-4739-a182-9807a5f3230e@6c48a"
}
}
......@@ -2,7 +2,7 @@
"ver": "1.0.27",
"importer": "image",
"imported": true,
"uuid": "96990200-f5e7-45ce-85a2-b26a814efe24",
"uuid": "b3fd8085-1d5b-46b4-8fca-46ac44610930",
"files": [
".json",
".png"
......@@ -10,14 +10,14 @@
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "96990200-f5e7-45ce-85a2-b26a814efe24@6c48a",
"uuid": "b3fd8085-1d5b-46b4-8fca-46ac44610930@6c48a",
"displayName": "天降财神",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "96990200-f5e7-45ce-85a2-b26a814efe24",
"imageUuidOrDatabaseUri": "b3fd8085-1d5b-46b4-8fca-46ac44610930",
"isUuid": true,
"visible": false,
"minfilter": "linear",
......@@ -34,7 +34,7 @@
},
"f9941": {
"importer": "sprite-frame",
"uuid": "96990200-f5e7-45ce-85a2-b26a814efe24@f9941",
"uuid": "b3fd8085-1d5b-46b4-8fca-46ac44610930@f9941",
"displayName": "天降财神",
"id": "f9941",
"name": "spriteFrame",
......@@ -46,10 +46,10 @@
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 140,
"height": 140,
"rawWidth": 140,
"rawHeight": 140,
"width": 128,
"height": 128,
"rawWidth": 128,
"rawHeight": 128,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
......@@ -61,17 +61,17 @@
"meshType": 0,
"vertices": {
"rawPosition": [
-70,
-70,
-64,
-64,
0,
70,
-70,
64,
-64,
0,
-70,
70,
-64,
64,
0,
70,
70,
64,
64,
0
],
"indexes": [
......@@ -84,12 +84,12 @@
],
"uv": [
0,
140,
140,
140,
128,
128,
128,
0,
0,
140,
128,
0
],
"nuv": [
......@@ -103,18 +103,18 @@
1
],
"minPos": [
-70,
-70,
-64,
-64,
0
],
"maxPos": [
70,
70,
64,
64,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "96990200-f5e7-45ce-85a2-b26a814efe24@6c48a",
"imageUuidOrDatabaseUri": "b3fd8085-1d5b-46b4-8fca-46ac44610930@6c48a",
"atlasUuid": ""
},
"ver": "1.0.12",
......@@ -129,6 +129,6 @@
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "96990200-f5e7-45ce-85a2-b26a814efe24@6c48a"
"redirect": "b3fd8085-1d5b-46b4-8fca-46ac44610930@6c48a"
}
}
......@@ -2,7 +2,7 @@
"ver": "1.0.27",
"importer": "image",
"imported": true,
"uuid": "6efc1fc3-b829-47fb-8d70-38440e913132",
"uuid": "59f7e754-1407-4056-8638-f90fe893ef6e",
"files": [
".json",
".png"
......@@ -10,14 +10,14 @@
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "6efc1fc3-b829-47fb-8d70-38440e913132@6c48a",
"displayName": "btn_rule",
"uuid": "59f7e754-1407-4056-8638-f90fe893ef6e@6c48a",
"displayName": "奖品",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "6efc1fc3-b829-47fb-8d70-38440e913132",
"imageUuidOrDatabaseUri": "59f7e754-1407-4056-8638-f90fe893ef6e",
"isUuid": true,
"visible": false,
"minfilter": "linear",
......@@ -34,8 +34,8 @@
},
"f9941": {
"importer": "sprite-frame",
"uuid": "6efc1fc3-b829-47fb-8d70-38440e913132@f9941",
"displayName": "btn_rule",
"uuid": "59f7e754-1407-4056-8638-f90fe893ef6e@f9941",
"displayName": "奖品",
"id": "f9941",
"name": "spriteFrame",
"userData": {
......@@ -46,10 +46,10 @@
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 67,
"height": 42,
"rawWidth": 67,
"rawHeight": 42,
"width": 34,
"height": 90,
"rawWidth": 34,
"rawHeight": 90,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
......@@ -61,17 +61,17 @@
"meshType": 0,
"vertices": {
"rawPosition": [
-33.5,
-21,
-17,
-45,
0,
33.5,
-21,
17,
-45,
0,
-33.5,
21,
-17,
45,
0,
33.5,
21,
17,
45,
0
],
"indexes": [
......@@ -84,12 +84,12 @@
],
"uv": [
0,
42,
67,
42,
90,
34,
90,
0,
0,
67,
34,
0
],
"nuv": [
......@@ -103,18 +103,18 @@
1
],
"minPos": [
-33.5,
-21,
-17,
-45,
0
],
"maxPos": [
33.5,
21,
17,
45,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "6efc1fc3-b829-47fb-8d70-38440e913132@6c48a",
"imageUuidOrDatabaseUri": "59f7e754-1407-4056-8638-f90fe893ef6e@6c48a",
"atlasUuid": ""
},
"ver": "1.0.12",
......@@ -129,6 +129,6 @@
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "6efc1fc3-b829-47fb-8d70-38440e913132@6c48a"
"redirect": "59f7e754-1407-4056-8638-f90fe893ef6e@6c48a"
}
}
......@@ -2,7 +2,7 @@
"ver": "1.0.27",
"importer": "image",
"imported": true,
"uuid": "d2067f3c-0518-44d4-9d4f-45b5fe304fef",
"uuid": "aea78f4d-9828-4915-89b3-e99200a13974",
"files": [
".json",
".png"
......@@ -10,14 +10,14 @@
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "d2067f3c-0518-44d4-9d4f-45b5fe304fef@6c48a",
"uuid": "aea78f4d-9828-4915-89b3-e99200a13974@6c48a",
"displayName": "开始按钮",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "d2067f3c-0518-44d4-9d4f-45b5fe304fef",
"imageUuidOrDatabaseUri": "aea78f4d-9828-4915-89b3-e99200a13974",
"isUuid": true,
"visible": false,
"minfilter": "linear",
......@@ -34,7 +34,7 @@
},
"f9941": {
"importer": "sprite-frame",
"uuid": "d2067f3c-0518-44d4-9d4f-45b5fe304fef@f9941",
"uuid": "aea78f4d-9828-4915-89b3-e99200a13974@f9941",
"displayName": "开始按钮",
"id": "f9941",
"name": "spriteFrame",
......@@ -46,10 +46,10 @@
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 423,
"height": 164,
"rawWidth": 423,
"rawHeight": 164,
"width": 382,
"height": 198,
"rawWidth": 382,
"rawHeight": 198,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
......@@ -61,17 +61,17 @@
"meshType": 0,
"vertices": {
"rawPosition": [
-211.5,
-82,
-191,
-99,
0,
211.5,
-82,
191,
-99,
0,
-211.5,
82,
-191,
99,
0,
211.5,
82,
191,
99,
0
],
"indexes": [
......@@ -84,12 +84,12 @@
],
"uv": [
0,
164,
423,
164,
198,
382,
198,
0,
0,
423,
382,
0
],
"nuv": [
......@@ -103,18 +103,18 @@
1
],
"minPos": [
-211.5,
-82,
-191,
-99,
0
],
"maxPos": [
211.5,
82,
191,
99,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "d2067f3c-0518-44d4-9d4f-45b5fe304fef@6c48a",
"imageUuidOrDatabaseUri": "aea78f4d-9828-4915-89b3-e99200a13974@6c48a",
"atlasUuid": ""
},
"ver": "1.0.12",
......@@ -129,6 +129,6 @@
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "d2067f3c-0518-44d4-9d4f-45b5fe304fef@6c48a"
"redirect": "aea78f4d-9828-4915-89b3-e99200a13974@6c48a"
}
}
{
"ver": "1.0.27",
"importer": "image",
"imported": true,
"uuid": "fb138ec9-fc2e-425e-8e8c-719204eb3eae",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "fb138ec9-fc2e-425e-8e8c-719204eb3eae@6c48a",
"displayName": "彩带",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "fb138ec9-fc2e-425e-8e8c-719204eb3eae",
"isUuid": true,
"visible": false,
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "fb138ec9-fc2e-425e-8e8c-719204eb3eae@f9941",
"displayName": "彩带",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 735,
"height": 711,
"rawWidth": 735,
"rawHeight": 711,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-367.5,
-355.5,
0,
367.5,
-355.5,
0,
-367.5,
355.5,
0,
367.5,
355.5,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
711,
735,
711,
0,
0,
735,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-367.5,
-355.5,
0
],
"maxPos": [
367.5,
355.5,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "fb138ec9-fc2e-425e-8e8c-719204eb3eae@6c48a",
"atlasUuid": ""
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "fb138ec9-fc2e-425e-8e8c-719204eb3eae@6c48a"
}
}
......@@ -2,7 +2,7 @@
"ver": "1.0.27",
"importer": "image",
"imported": true,
"uuid": "d7c57e9e-f4f7-4ad9-adb7-598a2fe61785",
"uuid": "154c5219-08c4-4784-8920-dc1abc162f03",
"files": [
".json",
".png"
......@@ -10,14 +10,14 @@
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "d7c57e9e-f4f7-4ad9-adb7-598a2fe61785@6c48a",
"displayName": "btn_back",
"uuid": "154c5219-08c4-4784-8920-dc1abc162f03@6c48a",
"displayName": "明细",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "d7c57e9e-f4f7-4ad9-adb7-598a2fe61785",
"imageUuidOrDatabaseUri": "154c5219-08c4-4784-8920-dc1abc162f03",
"isUuid": true,
"visible": false,
"minfilter": "linear",
......@@ -34,8 +34,8 @@
},
"f9941": {
"importer": "sprite-frame",
"uuid": "d7c57e9e-f4f7-4ad9-adb7-598a2fe61785@f9941",
"displayName": "btn_back",
"uuid": "154c5219-08c4-4784-8920-dc1abc162f03@f9941",
"displayName": "明细",
"id": "f9941",
"name": "spriteFrame",
"userData": {
......@@ -46,10 +46,10 @@
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 67,
"height": 42,
"rawWidth": 67,
"rawHeight": 42,
"width": 37,
"height": 91,
"rawWidth": 37,
"rawHeight": 91,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
......@@ -61,17 +61,17 @@
"meshType": 0,
"vertices": {
"rawPosition": [
-33.5,
-21,
-18.5,
-45.5,
0,
33.5,
-21,
18.5,
-45.5,
0,
-33.5,
21,
-18.5,
45.5,
0,
33.5,
21,
18.5,
45.5,
0
],
"indexes": [
......@@ -84,12 +84,12 @@
],
"uv": [
0,
42,
67,
42,
91,
37,
91,
0,
0,
67,
37,
0
],
"nuv": [
......@@ -103,18 +103,18 @@
1
],
"minPos": [
-33.5,
-21,
-18.5,
-45.5,
0
],
"maxPos": [
33.5,
21,
18.5,
45.5,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "d7c57e9e-f4f7-4ad9-adb7-598a2fe61785@6c48a",
"imageUuidOrDatabaseUri": "154c5219-08c4-4784-8920-dc1abc162f03@6c48a",
"atlasUuid": ""
},
"ver": "1.0.12",
......@@ -129,6 +129,6 @@
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "d7c57e9e-f4f7-4ad9-adb7-598a2fe61785@6c48a"
"redirect": "154c5219-08c4-4784-8920-dc1abc162f03@6c48a"
}
}
......@@ -2,7 +2,7 @@
"ver": "1.0.27",
"importer": "image",
"imported": true,
"uuid": "2ca72840-1714-47b9-a503-baa2a8ba3cf2",
"uuid": "1da1c45d-fcd2-47fa-a826-1c5d232b2700",
"files": [
".json",
".png"
......@@ -10,14 +10,14 @@
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "2ca72840-1714-47b9-a503-baa2a8ba3cf2@6c48a",
"displayName": "prog_title",
"uuid": "1da1c45d-fcd2-47fa-a826-1c5d232b2700@6c48a",
"displayName": "查看",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "2ca72840-1714-47b9-a503-baa2a8ba3cf2",
"imageUuidOrDatabaseUri": "1da1c45d-fcd2-47fa-a826-1c5d232b2700",
"isUuid": true,
"visible": false,
"minfilter": "linear",
......@@ -34,8 +34,8 @@
},
"f9941": {
"importer": "sprite-frame",
"uuid": "2ca72840-1714-47b9-a503-baa2a8ba3cf2@f9941",
"displayName": "prog_title",
"uuid": "1da1c45d-fcd2-47fa-a826-1c5d232b2700@f9941",
"displayName": "查看",
"id": "f9941",
"name": "spriteFrame",
"userData": {
......@@ -46,10 +46,10 @@
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 722,
"height": 470,
"rawWidth": 722,
"rawHeight": 470,
"width": 113,
"height": 39,
"rawWidth": 113,
"rawHeight": 39,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
......@@ -61,17 +61,17 @@
"meshType": 0,
"vertices": {
"rawPosition": [
-361,
-235,
-56.5,
-19.5,
0,
361,
-235,
56.5,
-19.5,
0,
-361,
235,
-56.5,
19.5,
0,
361,
235,
56.5,
19.5,
0
],
"indexes": [
......@@ -84,12 +84,12 @@
],
"uv": [
0,
470,
722,
470,
39,
113,
39,
0,
0,
722,
113,
0
],
"nuv": [
......@@ -103,18 +103,18 @@
1
],
"minPos": [
-361,
-235,
-56.5,
-19.5,
0
],
"maxPos": [
361,
235,
56.5,
19.5,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "2ca72840-1714-47b9-a503-baa2a8ba3cf2@6c48a",
"imageUuidOrDatabaseUri": "1da1c45d-fcd2-47fa-a826-1c5d232b2700@6c48a",
"atlasUuid": ""
},
"ver": "1.0.12",
......@@ -129,6 +129,6 @@
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "2ca72840-1714-47b9-a503-baa2a8ba3cf2@6c48a"
"redirect": "1da1c45d-fcd2-47fa-a826-1c5d232b2700@6c48a"
}
}
......@@ -2,7 +2,7 @@
"ver": "1.0.27",
"importer": "image",
"imported": true,
"uuid": "6103af40-39ce-430b-9794-c040ecd1f067",
"uuid": "38b46f3c-f93f-464f-bd45-cf09306f4f5d",
"files": [
".json",
".png"
......@@ -10,14 +10,14 @@
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "6103af40-39ce-430b-9794-c040ecd1f067@6c48a",
"displayName": "btn_prize",
"uuid": "38b46f3c-f93f-464f-bd45-cf09306f4f5d@6c48a",
"displayName": "积分图标",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "6103af40-39ce-430b-9794-c040ecd1f067",
"imageUuidOrDatabaseUri": "38b46f3c-f93f-464f-bd45-cf09306f4f5d",
"isUuid": true,
"visible": false,
"minfilter": "linear",
......@@ -34,8 +34,8 @@
},
"f9941": {
"importer": "sprite-frame",
"uuid": "6103af40-39ce-430b-9794-c040ecd1f067@f9941",
"displayName": "btn_prize",
"uuid": "38b46f3c-f93f-464f-bd45-cf09306f4f5d@f9941",
"displayName": "积分图标",
"id": "f9941",
"name": "spriteFrame",
"userData": {
......@@ -46,10 +46,10 @@
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 73,
"height": 42,
"rawWidth": 73,
"rawHeight": 42,
"width": 33,
"height": 32,
"rawWidth": 33,
"rawHeight": 32,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
......@@ -61,17 +61,17 @@
"meshType": 0,
"vertices": {
"rawPosition": [
-36.5,
-21,
-16.5,
-16,
0,
36.5,
-21,
16.5,
-16,
0,
-36.5,
21,
-16.5,
16,
0,
36.5,
21,
16.5,
16,
0
],
"indexes": [
......@@ -84,12 +84,12 @@
],
"uv": [
0,
42,
73,
42,
32,
33,
32,
0,
0,
73,
33,
0
],
"nuv": [
......@@ -103,18 +103,18 @@
1
],
"minPos": [
-36.5,
-21,
-16.5,
-16,
0
],
"maxPos": [
36.5,
21,
16.5,
16,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "6103af40-39ce-430b-9794-c040ecd1f067@6c48a",
"imageUuidOrDatabaseUri": "38b46f3c-f93f-464f-bd45-cf09306f4f5d@6c48a",
"atlasUuid": ""
},
"ver": "1.0.12",
......@@ -129,6 +129,6 @@
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "6103af40-39ce-430b-9794-c040ecd1f067@6c48a"
"redirect": "38b46f3c-f93f-464f-bd45-cf09306f4f5d@6c48a"
}
}
......@@ -2,7 +2,7 @@
"ver": "1.0.27",
"importer": "image",
"imported": true,
"uuid": "ea9d0bf3-739d-4a27-9f6a-ee951288f83d",
"uuid": "cb788ed8-2a4d-4e15-ba62-250d1bc7416e",
"files": [
".json",
".png"
......@@ -10,14 +10,14 @@
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "ea9d0bf3-739d-4a27-9f6a-ee951288f83d@6c48a",
"displayName": "btn_detail",
"uuid": "cb788ed8-2a4d-4e15-ba62-250d1bc7416e@6c48a",
"displayName": "规则",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "ea9d0bf3-739d-4a27-9f6a-ee951288f83d",
"imageUuidOrDatabaseUri": "cb788ed8-2a4d-4e15-ba62-250d1bc7416e",
"isUuid": true,
"visible": false,
"minfilter": "linear",
......@@ -34,8 +34,8 @@
},
"f9941": {
"importer": "sprite-frame",
"uuid": "ea9d0bf3-739d-4a27-9f6a-ee951288f83d@f9941",
"displayName": "btn_detail",
"uuid": "cb788ed8-2a4d-4e15-ba62-250d1bc7416e@f9941",
"displayName": "规则",
"id": "f9941",
"name": "spriteFrame",
"userData": {
......@@ -46,10 +46,10 @@
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 73,
"height": 42,
"rawWidth": 73,
"rawHeight": 42,
"width": 37,
"height": 91,
"rawWidth": 37,
"rawHeight": 91,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
......@@ -61,17 +61,17 @@
"meshType": 0,
"vertices": {
"rawPosition": [
-36.5,
-21,
-18.5,
-45.5,
0,
36.5,
-21,
18.5,
-45.5,
0,
-36.5,
21,
-18.5,
45.5,
0,
36.5,
21,
18.5,
45.5,
0
],
"indexes": [
......@@ -84,12 +84,12 @@
],
"uv": [
0,
42,
73,
42,
91,
37,
91,
0,
0,
73,
37,
0
],
"nuv": [
......@@ -103,18 +103,18 @@
1
],
"minPos": [
-36.5,
-21,
-18.5,
-45.5,
0
],
"maxPos": [
36.5,
21,
18.5,
45.5,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "ea9d0bf3-739d-4a27-9f6a-ee951288f83d@6c48a",
"imageUuidOrDatabaseUri": "cb788ed8-2a4d-4e15-ba62-250d1bc7416e@6c48a",
"atlasUuid": ""
},
"ver": "1.0.12",
......@@ -129,6 +129,6 @@
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "ea9d0bf3-739d-4a27-9f6a-ee951288f83d@6c48a"
"redirect": "cb788ed8-2a4d-4e15-ba62-250d1bc7416e@6c48a"
}
}
{
"ver": "1.0.27",
"importer": "image",
"imported": true,
"uuid": "208128a2-5057-434e-8a21-012c9cbcd5fd",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "208128a2-5057-434e-8a21-012c9cbcd5fd@6c48a",
"displayName": "赚次数",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "208128a2-5057-434e-8a21-012c9cbcd5fd",
"isUuid": true,
"visible": false,
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "208128a2-5057-434e-8a21-012c9cbcd5fd@f9941",
"displayName": "赚次数",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 189,
"height": 249,
"rawWidth": 189,
"rawHeight": 249,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-94.5,
-124.5,
0,
94.5,
-124.5,
0,
-94.5,
124.5,
0,
94.5,
124.5,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
249,
189,
249,
0,
0,
189,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-94.5,
-124.5,
0
],
"maxPos": [
94.5,
124.5,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "208128a2-5057-434e-8a21-012c9cbcd5fd@6c48a",
"atlasUuid": ""
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "208128a2-5057-434e-8a21-012c9cbcd5fd@6c48a"
}
}
......@@ -2,7 +2,7 @@
"ver": "1.0.0",
"importer": "*",
"imported": true,
"uuid": "bd93a37b-ce35-44f1-940f-df515145b2cf",
"uuid": "d4b1a68e-dde9-41d6-880e-48ef0a254d72",
"files": [
".json",
".svga"
......
......@@ -2,7 +2,7 @@
"ver": "1.0.0",
"importer": "*",
"imported": true,
"uuid": "ba0b1a73-ca85-49a6-99a7-8ce2f8c7e248",
"uuid": "cab8acfc-87a1-4d09-a1d4-a9fd98dc4e35",
"files": [
".json",
".svga"
......
import mobx from "mobx";
import {sendWebNet, WebNetName} from "db://assets/Scripts/Utils/WebNet/WebNet";
import { sendWebNet, WebNetName } from "db://assets/Scripts/Utils/WebNet/WebNet";
const {makeAutoObservable} = mobx;
export interface IHomeInfo {
activityStartTime: number;
activityEndTime: number;
boolFirstEnter: boolean;
remainGameTime: number;
boolDayPlayLimit: boolean;
hqLoginSend: number;
assistPopInfo: null | {
newAssistNum: number; // 新助力人数(大于0代表要弹弹窗)
newChallengeNum: number; // 新获得的挑战次数
};
rankPopInfo: null | {
boolShowPop: boolean; // 是否展示排行榜弹窗,true:展示,false:不展示
rank: number; // 排名
prizeName: string; // 奖品名称
boolGetPrize: boolean; // 是否获得奖励 true:中奖 false:未中奖
prizeImg: string; // 奖品图片
};
rank: number;
rankScore: number;
buyRichSpCredits: number;
}
class Store {
frontVariable: {
value: number;
......@@ -14,12 +39,21 @@ class Store {
index = 0;
homeInfo: {
remainGameTime?: number;
boolDayPlayLimit?: boolean;
} = {}
homeInfo = {
activityStartTime: 0,
activityEndTime: 0,
boolFirstEnter: false,
remainGameTime: 0, // 剩余挑战次数
boolDayPlayLimit: false, // 今日挑战是否已达上限 true:是 false:不是
hqLoginSend: 0, // 行庆登陆赠送游戏次数
assistPopInfo: null,
rankPopInfo: null,
rank: -1, // 总榜排名(0:未参与 -1:排名超出999)
rankScore: 0, // 总榜积分
buyRichSpCredits: 0, // 购买天降财神道具所需积分
}
async updateHome() {
async updateIndex() {
const {success, data} = await sendWebNet(WebNetName.index);
if (!success) {
return;
......
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