future 1 年間 前
コミット
5dc3d9d4ef

ファイルの差分が大きいため隠しています
+ 273 - 134
assets/resources/prefabs/game_play_han_zi_zhao_bu_tong.prefab


+ 10 - 8
assets/resources/prefabs/game_play_zhao_bu_tong.prefab

@@ -468,7 +468,7 @@
     },
     "_contentSize": {
       "__type__": "cc.Size",
-      "width": 8.895368993005087,
+      "width": 8.89603044628042,
       "height": 20.16
     },
     "_anchorPoint": {
@@ -507,7 +507,7 @@
     "_string": "0",
     "_horizontalAlign": 0,
     "_verticalAlign": 1,
-    "_actualFontSize": 16.945812807881772,
+    "_actualFontSize": 22.266009852216747,
     "_fontSize": 16,
     "_fontFamily": "Arial",
     "_lineHeight": 16,
@@ -1210,6 +1210,8 @@
       "__id__": 0
     },
     "fileId": "631R+JpLZJ+J5BrynHTiYa",
+    "instance": null,
+    "targetOverrides": null,
     "nestedPrefabInstanceRoots": null
   },
   {
@@ -2179,7 +2181,7 @@
     },
     "_contentSize": {
       "__type__": "cc.Size",
-      "width": 14.515001944608468,
+      "width": 14.516075849955062,
       "height": 37.800000000000004
     },
     "_anchorPoint": {
@@ -2218,7 +2220,7 @@
     "_string": "-",
     "_horizontalAlign": 1,
     "_verticalAlign": 1,
-    "_actualFontSize": 25.41871921182266,
+    "_actualFontSize": 33.399014778325125,
     "_fontSize": 24,
     "_fontFamily": "YouSheBiaoTiHei-Bold",
     "_lineHeight": 30,
@@ -2315,7 +2317,7 @@
     },
     "_contentSize": {
       "__type__": "cc.Size",
-      "width": 51.222381165970205,
+      "width": 51.22615405057384,
       "height": 37.800000000000004
     },
     "_anchorPoint": {
@@ -2354,7 +2356,7 @@
     "_string": "180s",
     "_horizontalAlign": 1,
     "_verticalAlign": 1,
-    "_actualFontSize": 25.41871921182266,
+    "_actualFontSize": 33.399014778325125,
     "_fontSize": 24,
     "_fontFamily": "YouSheBiaoTiHei-Bold",
     "_lineHeight": 30,
@@ -2451,7 +2453,7 @@
     },
     "_contentSize": {
       "__type__": "cc.Size",
-      "width": 14.515001944608468,
+      "width": 14.516075849955062,
       "height": 37.800000000000004
     },
     "_anchorPoint": {
@@ -2490,7 +2492,7 @@
     "_string": "-",
     "_horizontalAlign": 1,
     "_verticalAlign": 1,
-    "_actualFontSize": 25.41871921182266,
+    "_actualFontSize": 33.399014778325125,
     "_fontSize": 24,
     "_fontFamily": "YouSheBiaoTiHei-Bold",
     "_lineHeight": 30,

+ 1 - 1
assets/script/play_list/zhao_bu_tong/view_game_play_zhao_bu_tong.ts

@@ -1,4 +1,4 @@
-import { _decorator, Component, instantiate, Label, log, Node, Prefab, SpriteFrame, UITransform, Vec3 } from 'cc';
+import { _decorator, Component, instantiate, Label, log, Node, Prefab, Sprite, SpriteFrame, UITransform, Vec3 } from 'cc';
 import { base_view } from '../base_view';
 import { tools } from '../../tools';
 import { gameManager } from '../../gameManager';

この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません