future 1 jaar geleden
bovenliggende
commit
58e5460613

File diff suppressed because it is too large
+ 434 - 158
assets/resources/ui/home.prefab


+ 8 - 8
assets/resources/ui/user_info_view.prefab

@@ -146,7 +146,7 @@
     "_contentSize": {
       "__type__": "cc.Size",
       "width": 1080,
-      "height": 1920.0000000000002
+      "height": 1920
     },
     "_anchorPoint": {
       "__type__": "cc.Vec2",
@@ -412,8 +412,8 @@
     },
     "_lpos": {
       "__type__": "cc.Vec3",
-      "x": 3,
-      "y": 0,
+      "x": 17,
+      "y": 9,
       "z": 0
     },
     "_lrot": {
@@ -506,8 +506,8 @@
     },
     "_contentSize": {
       "__type__": "cc.Size",
-      "width": 226,
-      "height": 244
+      "width": 172,
+      "height": 172
     },
     "_anchorPoint": {
       "__type__": "cc.Vec2",
@@ -625,8 +625,8 @@
     },
     "_contentSize": {
       "__type__": "cc.Size",
-      "width": 226,
-      "height": 244
+      "width": 172,
+      "height": 172
     },
     "_anchorPoint": {
       "__type__": "cc.Vec2",
@@ -2538,7 +2538,7 @@
     "_contentSize": {
       "__type__": "cc.Size",
       "width": 1080,
-      "height": 1920.0000000000002
+      "height": 1920
     },
     "_anchorPoint": {
       "__type__": "cc.Vec2",

+ 1 - 1
assets/script/config.ts

@@ -3,7 +3,7 @@ const { ccclass, property } = _decorator;
 
 @ccclass('config')
 export class config  {
-    static debug = false
+    static debug = true
     static gameName = "开局自行车";
     static websocket_domain = config.debug?'wss://snakews.xwrun.com':"wss://snakews.hainanmlwl.com" 
     public static Platform_id = {

+ 1 - 0
assets/script/data.ts

@@ -75,6 +75,7 @@ export class rankData{
     public car_id:number = 1 // 当前汽车图片id
     public car_url:string = "" // 当前汽车图片
     public car_name:string = "" // 当前汽车名字
+    public province_code:string = "" //省简称
     public province_name:string = ""//省名字
     public city_name:string = ""//市名字
     public city_badge_status:number = 0 //城市徽章状态 1展示 0不展示

+ 1 - 1
assets/script/sdkUtil.ts

@@ -27,7 +27,7 @@ export class SdkUtil {
 
     private static tt_gameRecorder:any = null;      //抖音游戏录制
     private static tt_recordVideoPath:string = '';  //抖音录制视频路径
-    private static tt_totalRecord:number = 300;     //抖音总录制时间
+    private static tt_totalRecord:number = 4000;    //抖音总录制时间
     private static tt_isRecording:boolean = false;  //抖音是否录制中
 
     //------------------------------  公共  ------------------------------//

+ 2 - 0
assets/script/ui/home/home_bottom_rank_item.ts

@@ -10,6 +10,7 @@ export class home_bottom_rank_item extends Component {
     @property(Node) img_car:Node = null
     @property(Node) lab_nickname:Node = null
     @property(Node) lab_score:Node = null
+    @property(Node) lab_jiancheng:Node = null
     private m_data:rankData = null
     private m_cb = null
     protected start(): void {
@@ -26,6 +27,7 @@ export class home_bottom_rank_item extends Component {
         this.img_car.getComponent(Sprite).spriteFrame = GameManager.getUserCarInfo(data.user_id,data.car_id).sf
         tools.labelCutString(this.lab_nickname,data.nickName,5)
         this.lab_score.getComponent(Label).string = data.score + '分'
+        this.lab_jiancheng.getComponent(Label).string = data.province_code
     }
 
     public getData():rankData {

BIN
assets/texture/ui/home/img_jiancheng_bg.png


+ 29 - 29
assets/texture/ui/home/img_up_rank.png.meta → assets/texture/ui/home/img_jiancheng_bg.png.meta

@@ -2,7 +2,7 @@
   "ver": "1.0.26",
   "importer": "image",
   "imported": true,
-  "uuid": "f45222f5-b377-492a-a9bd-4a1ddd783e8d",
+  "uuid": "04a00b7f-50fa-4ced-9a10-a46fcfa5c39f",
   "files": [
     ".json",
     ".png"
@@ -10,14 +10,14 @@
   "subMetas": {
     "6c48a": {
       "importer": "texture",
-      "uuid": "f45222f5-b377-492a-a9bd-4a1ddd783e8d@6c48a",
-      "displayName": "img_up_rank",
+      "uuid": "04a00b7f-50fa-4ced-9a10-a46fcfa5c39f@6c48a",
+      "displayName": "img_jiancheng_bg",
       "id": "6c48a",
       "name": "texture",
       "userData": {
         "wrapModeS": "clamp-to-edge",
         "wrapModeT": "clamp-to-edge",
-        "imageUuidOrDatabaseUri": "f45222f5-b377-492a-a9bd-4a1ddd783e8d",
+        "imageUuidOrDatabaseUri": "04a00b7f-50fa-4ced-9a10-a46fcfa5c39f",
         "isUuid": true,
         "visible": false,
         "minfilter": "linear",
@@ -34,22 +34,22 @@
     },
     "f9941": {
       "importer": "sprite-frame",
-      "uuid": "f45222f5-b377-492a-a9bd-4a1ddd783e8d@f9941",
-      "displayName": "img_up_rank",
+      "uuid": "04a00b7f-50fa-4ced-9a10-a46fcfa5c39f@f9941",
+      "displayName": "img_jiancheng_bg",
       "id": "f9941",
       "name": "spriteFrame",
       "userData": {
-        "trimType": "auto",
+        "trimType": "custom",
         "trimThreshold": 1,
         "rotated": false,
         "offsetX": 0,
         "offsetY": 0,
         "trimX": 0,
         "trimY": 0,
-        "width": 97,
-        "height": 95,
-        "rawWidth": 97,
-        "rawHeight": 95,
+        "width": 65,
+        "height": 77,
+        "rawWidth": 65,
+        "rawHeight": 77,
         "borderTop": 0,
         "borderBottom": 0,
         "borderLeft": 0,
@@ -61,17 +61,17 @@
         "meshType": 0,
         "vertices": {
           "rawPosition": [
-            -48.5,
-            -47.5,
+            -32.5,
+            -38.5,
             0,
-            48.5,
-            -47.5,
+            32.5,
+            -38.5,
             0,
-            -48.5,
-            47.5,
+            -32.5,
+            38.5,
             0,
-            48.5,
-            47.5,
+            32.5,
+            38.5,
             0
           ],
           "indexes": [
@@ -84,12 +84,12 @@
           ],
           "uv": [
             0,
-            95,
-            97,
-            95,
+            77,
+            65,
+            77,
             0,
             0,
-            97,
+            65,
             0
           ],
           "nuv": [
@@ -103,18 +103,18 @@
             1
           ],
           "minPos": [
-            -48.5,
-            -47.5,
+            -32.5,
+            -38.5,
             0
           ],
           "maxPos": [
-            48.5,
-            47.5,
+            32.5,
+            38.5,
             0
           ]
         },
         "isUuid": true,
-        "imageUuidOrDatabaseUri": "f45222f5-b377-492a-a9bd-4a1ddd783e8d@6c48a",
+        "imageUuidOrDatabaseUri": "04a00b7f-50fa-4ced-9a10-a46fcfa5c39f@6c48a",
         "atlasUuid": ""
       },
       "ver": "1.0.12",
@@ -129,6 +129,6 @@
     "type": "sprite-frame",
     "hasAlpha": true,
     "fixAlphaTransparencyArtifacts": false,
-    "redirect": "f45222f5-b377-492a-a9bd-4a1ddd783e8d@f9941"
+    "redirect": "04a00b7f-50fa-4ced-9a10-a46fcfa5c39f@f9941"
   }
 }

BIN
assets/texture/ui/home/img_location.png


+ 134 - 0
assets/texture/ui/home/img_location.png.meta

@@ -0,0 +1,134 @@
+{
+  "ver": "1.0.26",
+  "importer": "image",
+  "imported": true,
+  "uuid": "efd20e87-956c-4620-a64d-2a0a72a04f2b",
+  "files": [
+    ".json",
+    ".png"
+  ],
+  "subMetas": {
+    "6c48a": {
+      "importer": "texture",
+      "uuid": "efd20e87-956c-4620-a64d-2a0a72a04f2b@6c48a",
+      "displayName": "img_location",
+      "id": "6c48a",
+      "name": "texture",
+      "userData": {
+        "wrapModeS": "clamp-to-edge",
+        "wrapModeT": "clamp-to-edge",
+        "imageUuidOrDatabaseUri": "efd20e87-956c-4620-a64d-2a0a72a04f2b",
+        "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": "efd20e87-956c-4620-a64d-2a0a72a04f2b@f9941",
+      "displayName": "img_location",
+      "id": "f9941",
+      "name": "spriteFrame",
+      "userData": {
+        "trimType": "auto",
+        "trimThreshold": 1,
+        "rotated": false,
+        "offsetX": -0.5,
+        "offsetY": -2.5,
+        "trimX": 31,
+        "trimY": 35,
+        "width": 40,
+        "height": 34,
+        "rawWidth": 103,
+        "rawHeight": 99,
+        "borderTop": 0,
+        "borderBottom": 0,
+        "borderLeft": 0,
+        "borderRight": 0,
+        "packable": true,
+        "pixelsToUnit": 100,
+        "pivotX": 0.5,
+        "pivotY": 0.5,
+        "meshType": 0,
+        "vertices": {
+          "rawPosition": [
+            -20,
+            -17,
+            0,
+            20,
+            -17,
+            0,
+            -20,
+            17,
+            0,
+            20,
+            17,
+            0
+          ],
+          "indexes": [
+            0,
+            1,
+            2,
+            2,
+            1,
+            3
+          ],
+          "uv": [
+            31,
+            64,
+            71,
+            64,
+            31,
+            30,
+            71,
+            30
+          ],
+          "nuv": [
+            0.30097087378640774,
+            0.30303030303030304,
+            0.6893203883495146,
+            0.30303030303030304,
+            0.30097087378640774,
+            0.6464646464646465,
+            0.6893203883495146,
+            0.6464646464646465
+          ],
+          "minPos": [
+            -20,
+            -17,
+            0
+          ],
+          "maxPos": [
+            20,
+            17,
+            0
+          ]
+        },
+        "isUuid": true,
+        "imageUuidOrDatabaseUri": "efd20e87-956c-4620-a64d-2a0a72a04f2b@6c48a",
+        "atlasUuid": ""
+      },
+      "ver": "1.0.12",
+      "imported": true,
+      "files": [
+        ".json"
+      ],
+      "subMetas": {}
+    }
+  },
+  "userData": {
+    "type": "sprite-frame",
+    "hasAlpha": true,
+    "fixAlphaTransparencyArtifacts": false,
+    "redirect": "efd20e87-956c-4620-a64d-2a0a72a04f2b@f9941"
+  }
+}

BIN
assets/texture/ui/home/img_nickname_bg.png


+ 41 - 41
assets/texture/ui/home/img_top.png.meta → assets/texture/ui/home/img_nickname_bg.png.meta

@@ -2,7 +2,7 @@
   "ver": "1.0.26",
   "importer": "image",
   "imported": true,
-  "uuid": "d5f2d3f3-f45b-467e-bbc5-2eb488a5b5b3",
+  "uuid": "f272d978-a6bf-4564-bfb3-e4d668f15a5c",
   "files": [
     ".json",
     ".png"
@@ -10,14 +10,14 @@
   "subMetas": {
     "6c48a": {
       "importer": "texture",
-      "uuid": "d5f2d3f3-f45b-467e-bbc5-2eb488a5b5b3@6c48a",
-      "displayName": "img_top",
+      "uuid": "f272d978-a6bf-4564-bfb3-e4d668f15a5c@6c48a",
+      "displayName": "img_nickname_bg",
       "id": "6c48a",
       "name": "texture",
       "userData": {
         "wrapModeS": "clamp-to-edge",
         "wrapModeT": "clamp-to-edge",
-        "imageUuidOrDatabaseUri": "d5f2d3f3-f45b-467e-bbc5-2eb488a5b5b3",
+        "imageUuidOrDatabaseUri": "f272d978-a6bf-4564-bfb3-e4d668f15a5c",
         "isUuid": true,
         "visible": false,
         "minfilter": "linear",
@@ -34,26 +34,26 @@
     },
     "f9941": {
       "importer": "sprite-frame",
-      "uuid": "d5f2d3f3-f45b-467e-bbc5-2eb488a5b5b3@f9941",
-      "displayName": "img_top",
+      "uuid": "f272d978-a6bf-4564-bfb3-e4d668f15a5c@f9941",
+      "displayName": "img_nickname_bg",
       "id": "f9941",
       "name": "spriteFrame",
       "userData": {
         "trimType": "auto",
         "trimThreshold": 1,
         "rotated": false,
-        "offsetX": 0,
+        "offsetX": -0.5,
         "offsetY": 0,
         "trimX": 0,
-        "trimY": 1,
-        "width": 1080,
-        "height": 373,
-        "rawWidth": 1080,
-        "rawHeight": 375,
-        "borderTop": 72,
-        "borderBottom": 84,
-        "borderLeft": 252,
-        "borderRight": 442,
+        "trimY": 0,
+        "width": 711,
+        "height": 67,
+        "rawWidth": 712,
+        "rawHeight": 67,
+        "borderTop": 0,
+        "borderBottom": 0,
+        "borderLeft": 0,
+        "borderRight": 0,
         "packable": true,
         "pixelsToUnit": 100,
         "pivotX": 0.5,
@@ -61,17 +61,17 @@
         "meshType": 0,
         "vertices": {
           "rawPosition": [
-            -540,
-            -186.5,
+            -355.5,
+            -33.5,
             0,
-            540,
-            -186.5,
+            355.5,
+            -33.5,
             0,
-            -540,
-            186.5,
+            -355.5,
+            33.5,
             0,
-            540,
-            186.5,
+            355.5,
+            33.5,
             0
           ],
           "indexes": [
@@ -84,37 +84,37 @@
           ],
           "uv": [
             0,
-            374,
-            1080,
-            374,
+            67,
+            711,
+            67,
             0,
-            1,
-            1080,
-            1
+            0,
+            711,
+            0
           ],
           "nuv": [
             0,
-            0.0026666666666666666,
-            1,
-            0.0026666666666666666,
             0,
-            0.9973333333333333,
+            0.9985955056179775,
+            0,
+            0,
             1,
-            0.9973333333333333
+            0.9985955056179775,
+            1
           ],
           "minPos": [
-            -540,
-            -186.5,
+            -355.5,
+            -33.5,
             0
           ],
           "maxPos": [
-            540,
-            186.5,
+            355.5,
+            33.5,
             0
           ]
         },
         "isUuid": true,
-        "imageUuidOrDatabaseUri": "d5f2d3f3-f45b-467e-bbc5-2eb488a5b5b3@6c48a",
+        "imageUuidOrDatabaseUri": "f272d978-a6bf-4564-bfb3-e4d668f15a5c@6c48a",
         "atlasUuid": ""
       },
       "ver": "1.0.12",
@@ -129,6 +129,6 @@
     "type": "sprite-frame",
     "hasAlpha": true,
     "fixAlphaTransparencyArtifacts": false,
-    "redirect": "d5f2d3f3-f45b-467e-bbc5-2eb488a5b5b3@f9941"
+    "redirect": "f272d978-a6bf-4564-bfb3-e4d668f15a5c@f9941"
   }
 }

BIN
assets/texture/ui/home/img_top.png


BIN
assets/texture/ui/home/img_up_rank.png


BIN
assets/texture/ui/home/rank_1.png


+ 32 - 32
assets/texture/ui/home/rank_1.png.meta

@@ -44,12 +44,12 @@
         "rotated": false,
         "offsetX": 0,
         "offsetY": 0,
-        "trimX": 1,
-        "trimY": 1,
-        "width": 100,
-        "height": 119,
-        "rawWidth": 102,
-        "rawHeight": 121,
+        "trimX": 0,
+        "trimY": 0,
+        "width": 90,
+        "height": 99,
+        "rawWidth": 90,
+        "rawHeight": 99,
         "borderTop": 0,
         "borderBottom": 0,
         "borderLeft": 0,
@@ -61,17 +61,17 @@
         "meshType": 0,
         "vertices": {
           "rawPosition": [
-            -50,
-            -59.5,
+            -45,
+            -49.5,
             0,
-            50,
-            -59.5,
+            45,
+            -49.5,
             0,
-            -50,
-            59.5,
+            -45,
+            49.5,
             0,
-            50,
-            59.5,
+            45,
+            49.5,
             0
           ],
           "indexes": [
@@ -83,33 +83,33 @@
             3
           ],
           "uv": [
+            0,
+            99,
+            90,
+            99,
+            0,
+            0,
+            90,
+            0
+          ],
+          "nuv": [
+            0,
+            0,
             1,
-            120,
-            101,
-            120,
+            0,
+            0,
             1,
             1,
-            101,
             1
           ],
-          "nuv": [
-            0.00980392156862745,
-            0.008264462809917356,
-            0.9901960784313726,
-            0.008264462809917356,
-            0.00980392156862745,
-            0.9917355371900827,
-            0.9901960784313726,
-            0.9917355371900827
-          ],
           "minPos": [
-            -50,
-            -59.5,
+            -45,
+            -49.5,
             0
           ],
           "maxPos": [
-            50,
-            59.5,
+            45,
+            49.5,
             0
           ]
         },

BIN
assets/texture/ui/home/rank_2.png


+ 34 - 34
assets/texture/ui/home/rank_2.png.meta

@@ -42,14 +42,14 @@
         "trimType": "auto",
         "trimThreshold": 1,
         "rotated": false,
-        "offsetX": 0,
-        "offsetY": 0,
-        "trimX": 1,
-        "trimY": 1,
-        "width": 89,
-        "height": 105,
-        "rawWidth": 91,
-        "rawHeight": 107,
+        "offsetX": 2,
+        "offsetY": 2.5,
+        "trimX": 7,
+        "trimY": 9,
+        "width": 80,
+        "height": 76,
+        "rawWidth": 90,
+        "rawHeight": 99,
         "borderTop": 0,
         "borderBottom": 0,
         "borderLeft": 0,
@@ -61,17 +61,17 @@
         "meshType": 0,
         "vertices": {
           "rawPosition": [
-            -44.5,
-            -52.5,
+            -40,
+            -38,
             0,
-            44.5,
-            -52.5,
+            40,
+            -38,
             0,
-            -44.5,
-            52.5,
+            -40,
+            38,
             0,
-            44.5,
-            52.5,
+            40,
+            38,
             0
           ],
           "indexes": [
@@ -83,33 +83,33 @@
             3
           ],
           "uv": [
-            1,
-            106,
+            7,
             90,
-            106,
-            1,
-            1,
+            87,
             90,
-            1
+            7,
+            14,
+            87,
+            14
           ],
           "nuv": [
-            0.01098901098901099,
-            0.009345794392523364,
-            0.989010989010989,
-            0.009345794392523364,
-            0.01098901098901099,
-            0.9906542056074766,
-            0.989010989010989,
-            0.9906542056074766
+            0.07777777777777778,
+            0.1414141414141414,
+            0.9666666666666667,
+            0.1414141414141414,
+            0.07777777777777778,
+            0.9090909090909091,
+            0.9666666666666667,
+            0.9090909090909091
           ],
           "minPos": [
-            -44.5,
-            -52.5,
+            -40,
+            -38,
             0
           ],
           "maxPos": [
-            44.5,
-            52.5,
+            40,
+            38,
             0
           ]
         },

BIN
assets/texture/ui/home/rank_3.png


+ 36 - 36
assets/texture/ui/home/rank_3.png.meta

@@ -42,14 +42,14 @@
         "trimType": "auto",
         "trimThreshold": 1,
         "rotated": false,
-        "offsetX": 0.5,
-        "offsetY": 0.5,
-        "trimX": 2,
-        "trimY": 1,
-        "width": 89,
-        "height": 106,
-        "rawWidth": 92,
-        "rawHeight": 109,
+        "offsetX": 2,
+        "offsetY": 1.5,
+        "trimX": 13,
+        "trimY": 11,
+        "width": 68,
+        "height": 74,
+        "rawWidth": 90,
+        "rawHeight": 99,
         "borderTop": 0,
         "borderBottom": 0,
         "borderLeft": 0,
@@ -61,17 +61,17 @@
         "meshType": 0,
         "vertices": {
           "rawPosition": [
-            -44.5,
-            -53,
+            -34,
+            -37,
             0,
-            44.5,
-            -53,
+            34,
+            -37,
             0,
-            -44.5,
-            53,
+            -34,
+            37,
             0,
-            44.5,
-            53,
+            34,
+            37,
             0
           ],
           "indexes": [
@@ -83,33 +83,33 @@
             3
           ],
           "uv": [
-            2,
-            108,
-            91,
-            108,
-            2,
-            2,
-            91,
-            2
+            13,
+            88,
+            81,
+            88,
+            13,
+            14,
+            81,
+            14
           ],
           "nuv": [
-            0.021739130434782608,
-            0.01834862385321101,
-            0.9891304347826086,
-            0.01834862385321101,
-            0.021739130434782608,
-            0.9908256880733946,
-            0.9891304347826086,
-            0.9908256880733946
+            0.14444444444444443,
+            0.1414141414141414,
+            0.9,
+            0.1414141414141414,
+            0.14444444444444443,
+            0.8888888888888888,
+            0.9,
+            0.8888888888888888
           ],
           "minPos": [
-            -44.5,
-            -53,
+            -34,
+            -37,
             0
           ],
           "maxPos": [
-            44.5,
-            53,
+            34,
+            37,
             0
           ]
         },

BIN
assets/texture/ui/public/public_avatar_border.png


+ 36 - 36
assets/texture/ui/public/public_avatar_border.png.meta

@@ -42,14 +42,14 @@
         "trimType": "auto",
         "trimThreshold": 1,
         "rotated": false,
-        "offsetX": -2,
-        "offsetY": 1,
-        "trimX": 0,
-        "trimY": 3,
-        "width": 222,
-        "height": 236,
-        "rawWidth": 226,
-        "rawHeight": 244,
+        "offsetX": -15,
+        "offsetY": -12,
+        "trimX": 12,
+        "trimY": 30,
+        "width": 213,
+        "height": 218,
+        "rawWidth": 267,
+        "rawHeight": 254,
         "borderTop": 0,
         "borderBottom": 0,
         "borderLeft": 0,
@@ -61,17 +61,17 @@
         "meshType": 0,
         "vertices": {
           "rawPosition": [
-            -111,
-            -118,
+            -106.5,
+            -109,
             0,
-            111,
-            -118,
+            106.5,
+            -109,
             0,
-            -111,
-            118,
+            -106.5,
+            109,
             0,
-            111,
-            118,
+            106.5,
+            109,
             0
           ],
           "indexes": [
@@ -83,33 +83,33 @@
             3
           ],
           "uv": [
-            0,
-            241,
-            222,
-            241,
-            0,
-            5,
-            222,
-            5
+            12,
+            224,
+            225,
+            224,
+            12,
+            6,
+            225,
+            6
           ],
           "nuv": [
-            0,
-            0.020491803278688523,
-            0.9823008849557522,
-            0.020491803278688523,
-            0,
-            0.9877049180327869,
-            0.9823008849557522,
-            0.9877049180327869
+            0.0449438202247191,
+            0.023622047244094488,
+            0.8426966292134831,
+            0.023622047244094488,
+            0.0449438202247191,
+            0.8818897637795275,
+            0.8426966292134831,
+            0.8818897637795275
           ],
           "minPos": [
-            -111,
-            -118,
+            -106.5,
+            -109,
             0
           ],
           "maxPos": [
-            111,
-            118,
+            106.5,
+            109,
             0
           ]
         },

BIN
assets/texture/ui/public/public_avatar_img.png


+ 21 - 21
assets/texture/ui/public/public_avatar_img.png.meta

@@ -46,10 +46,10 @@
         "offsetY": 0,
         "trimX": 0,
         "trimY": 0,
-        "width": 226,
-        "height": 244,
-        "rawWidth": 226,
-        "rawHeight": 244,
+        "width": 162,
+        "height": 162,
+        "rawWidth": 162,
+        "rawHeight": 162,
         "borderTop": 0,
         "borderBottom": 0,
         "borderLeft": 0,
@@ -61,17 +61,17 @@
         "meshType": 0,
         "vertices": {
           "rawPosition": [
-            -113,
-            -122,
+            -81,
+            -81,
             0,
-            113,
-            -122,
+            81,
+            -81,
             0,
-            -113,
-            122,
+            -81,
+            81,
             0,
-            113,
-            122,
+            81,
+            81,
             0
           ],
           "indexes": [
@@ -84,12 +84,12 @@
           ],
           "uv": [
             0,
-            244,
-            226,
-            244,
+            162,
+            162,
+            162,
             0,
             0,
-            226,
+            162,
             0
           ],
           "nuv": [
@@ -103,13 +103,13 @@
             1
           ],
           "minPos": [
-            -113,
-            -122,
+            -81,
+            -81,
             0
           ],
           "maxPos": [
-            113,
-            122,
+            81,
+            81,
             0
           ]
         },
@@ -127,7 +127,7 @@
   },
   "userData": {
     "type": "sprite-frame",
-    "hasAlpha": true,
+    "hasAlpha": false,
     "fixAlphaTransparencyArtifacts": false,
     "redirect": "e3265327-7161-4214-a006-167607ea5711@f9941"
   }

Some files were not shown because too many files changed in this diff