woso_javan 2 місяців тому
батько
коміт
79fbd5de0a
37 змінених файлів з 1005 додано та 2665 видалено
  1. 302 1
      assets/module_basic/config/ai_config.json
  2. 1 12
      assets/module_basic/config/map_config.json
  3. BIN
      assets/module_storm_sunder/FBX/Model/House/car1.fbx
  4. 6 6
      assets/module_storm_sunder/FBX/Model/House/car1.fbx.meta
  5. BIN
      assets/module_storm_sunder/FBX/Model/House/car2.fbx
  6. 1 1
      assets/module_storm_sunder/FBX/Model/House/car2.fbx.meta
  7. BIN
      assets/module_storm_sunder/FBX/Model/House/tree1.fbx
  8. 1 1
      assets/module_storm_sunder/FBX/Model/House/tree1.fbx.meta
  9. BIN
      assets/module_storm_sunder/FBX/Model/House/tree2.fbx
  10. 1 1
      assets/module_storm_sunder/FBX/Model/House/tree2.fbx.meta
  11. 11 131
      assets/module_storm_sunder/FBX/Model/prefab/Build01.prefab
  12. 7 127
      assets/module_storm_sunder/FBX/Model/prefab/Build02.prefab
  13. 7 127
      assets/module_storm_sunder/FBX/Model/prefab/Build03.prefab
  14. 7 127
      assets/module_storm_sunder/FBX/Model/prefab/Build04.prefab
  15. 7 127
      assets/module_storm_sunder/FBX/Model/prefab/Build05.prefab
  16. 7 127
      assets/module_storm_sunder/FBX/Model/prefab/Build06.prefab
  17. 7 127
      assets/module_storm_sunder/FBX/Model/prefab/Build07.prefab
  18. 7 127
      assets/module_storm_sunder/FBX/Model/prefab/Build08.prefab
  19. 7 127
      assets/module_storm_sunder/FBX/Model/prefab/Build09.prefab
  20. 7 127
      assets/module_storm_sunder/FBX/Model/prefab/Build10.prefab
  21. 7 127
      assets/module_storm_sunder/FBX/Model/prefab/Build11.prefab
  22. 1 121
      assets/module_storm_sunder/FBX/Model/prefab/Ground.prefab
  23. 7 127
      assets/module_storm_sunder/FBX/Model/prefab/car1.prefab
  24. 7 127
      assets/module_storm_sunder/FBX/Model/prefab/car2.prefab
  25. 7 127
      assets/module_storm_sunder/FBX/Model/prefab/ta.prefab
  26. 7 127
      assets/module_storm_sunder/FBX/Model/prefab/tree1.prefab
  27. 7 127
      assets/module_storm_sunder/FBX/Model/prefab/tree2.prefab
  28. 7 127
      assets/module_storm_sunder/FBX/Model/prefab/tree3.prefab
  29. 7 127
      assets/module_storm_sunder/FBX/Model/prefab/whitehouse.prefab
  30. 112 112
      assets/module_storm_sunder/Prefabs/Map1.prefab
  31. 1 1
      assets/module_storm_sunder/Script/Component/TornadoAIComponent.ts
  32. 34 12
      assets/module_storm_sunder/Script/Component/TornadoComponent.ts
  33. 1 1
      assets/module_storm_sunder/Script/Manager/MapMgr.ts
  34. 3 3
      assets/module_storm_sunder/Script/Manager/PlayerMgr.ts
  35. 410 102
      assets/module_storm_sunder/rooster_stormsunder.scene
  36. 1 1
      assets/start/Start.ts
  37. BIN
      excel/ai_config.xlsx

+ 302 - 1
assets/module_basic/config/ai_config.json

@@ -1 +1,302 @@
-{"1":{"text":"乱跑","range":100,"move_judge":90,"move_time":[3,6],"escape_time":[3,6],"pursuit_1":30,"pursuit_2":30,"pursuit_time":[3,6],"weight":20},"2":{"text":"苟","range":100,"move_judge":50,"move_time":[3,6],"escape_time":[3,6],"pursuit_1":10,"pursuit_2":10,"pursuit_time":[3,6],"weight":10},"3":{"text":"疯狗","range":100,"move_judge":10,"move_time":[3,6],"escape_time":[3,6],"pursuit_1":90,"pursuit_2":50,"pursuit_time":[3,6],"weight":5}}
+{
+    "1": {
+        "text": "乱跑",
+        "range": 100,
+        "move_judge": 90,
+        "move_time": [
+            3,
+            6
+        ],
+        "escape_time": [
+            3,
+            6
+        ],
+        "pursuit_1": 30,
+        "pursuit_2": 30,
+        "pursuit_time": [
+            3,
+            6
+        ],
+        "weight": 20
+    },
+    "2": {
+        "text": "苟",
+        "range": 100,
+        "move_judge": 50,
+        "move_time": [
+            3,
+            6
+        ],
+        "escape_time": [
+            3,
+            6
+        ],
+        "pursuit_1": 10,
+        "pursuit_2": 10,
+        "pursuit_time": [
+            3,
+            6
+        ],
+        "weight": 10
+    },
+    "3": {
+        "text": "疯狗",
+        "range": 100,
+        "move_judge": 10,
+        "move_time": [
+            3,
+            6
+        ],
+        "escape_time": [
+            3,
+            6
+        ],
+        "pursuit_1": 90,
+        "pursuit_2": 50,
+        "pursuit_time": [
+            3,
+            6
+        ],
+        "weight": 5
+    },
+    "4": {
+        "text": "乱跑",
+        "range": 100,
+        "move_judge": -30,
+        "move_time": [
+            3,
+            6
+        ],
+        "escape_time": [
+            3,
+            6
+        ],
+        "pursuit_1": 80,
+        "pursuit_2": 50,
+        "pursuit_time": [
+            3,
+            6
+        ],
+        "weight": 3
+    },
+    "5": {
+        "text": "苟",
+        "range": 100,
+        "move_judge": -70,
+        "move_time": [
+            3,
+            6
+        ],
+        "escape_time": [
+            3,
+            6
+        ],
+        "pursuit_1": 81,
+        "pursuit_2": 60,
+        "pursuit_time": [
+            3,
+            6
+        ],
+        "weight": 4
+    },
+    "6": {
+        "text": "疯狗",
+        "range": 100,
+        "move_judge": -110,
+        "move_time": [
+            3,
+            6
+        ],
+        "escape_time": [
+            3,
+            6
+        ],
+        "pursuit_1": 82,
+        "pursuit_2": 70,
+        "pursuit_time": [
+            3,
+            6
+        ],
+        "weight": 5
+    },
+    "7": {
+        "text": "乱跑",
+        "range": 100,
+        "move_judge": -150,
+        "move_time": [
+            3,
+            6
+        ],
+        "escape_time": [
+            3,
+            6
+        ],
+        "pursuit_1": 83,
+        "pursuit_2": 80,
+        "pursuit_time": [
+            3,
+            6
+        ],
+        "weight": 6
+    },
+    "8": {
+        "text": "苟",
+        "range": 100,
+        "move_judge": -190,
+        "move_time": [
+            3,
+            6
+        ],
+        "escape_time": [
+            3,
+            6
+        ],
+        "pursuit_1": 84,
+        "pursuit_2": 90,
+        "pursuit_time": [
+            3,
+            6
+        ],
+        "weight": 7
+    },
+    "9": {
+        "text": "疯狗",
+        "range": 100,
+        "move_judge": -230,
+        "move_time": [
+            3,
+            6
+        ],
+        "escape_time": [
+            3,
+            6
+        ],
+        "pursuit_1": 85,
+        "pursuit_2": 100,
+        "pursuit_time": [
+            3,
+            6
+        ],
+        "weight": 8
+    },
+    "10": {
+        "text": "乱跑",
+        "range": 100,
+        "move_judge": -270,
+        "move_time": [
+            3,
+            6
+        ],
+        "escape_time": [
+            3,
+            6
+        ],
+        "pursuit_1": 86,
+        "pursuit_2": 110,
+        "pursuit_time": [
+            3,
+            6
+        ],
+        "weight": 9
+    },
+    "11": {
+        "text": "苟",
+        "range": 100,
+        "move_judge": -310,
+        "move_time": [
+            3,
+            6
+        ],
+        "escape_time": [
+            3,
+            6
+        ],
+        "pursuit_1": 87,
+        "pursuit_2": 120,
+        "pursuit_time": [
+            3,
+            6
+        ],
+        "weight": 10
+    },
+    "12": {
+        "text": "疯狗",
+        "range": 100,
+        "move_judge": -350,
+        "move_time": [
+            3,
+            6
+        ],
+        "escape_time": [
+            3,
+            6
+        ],
+        "pursuit_1": 88,
+        "pursuit_2": 130,
+        "pursuit_time": [
+            3,
+            6
+        ],
+        "weight": 11
+    },
+    "13": {
+        "text": "乱跑",
+        "range": 100,
+        "move_judge": -390,
+        "move_time": [
+            3,
+            6
+        ],
+        "escape_time": [
+            3,
+            6
+        ],
+        "pursuit_1": 89,
+        "pursuit_2": 140,
+        "pursuit_time": [
+            3,
+            6
+        ],
+        "weight": 12
+    },
+    "14": {
+        "text": "苟",
+        "range": 100,
+        "move_judge": -430,
+        "move_time": [
+            3,
+            6
+        ],
+        "escape_time": [
+            3,
+            6
+        ],
+        "pursuit_1": 90,
+        "pursuit_2": 150,
+        "pursuit_time": [
+            3,
+            6
+        ],
+        "weight": 13
+    },
+    "15": {
+        "text": "苟",
+        "range": 101,
+        "move_judge": -429,
+        "move_time": [
+            3,
+            7
+        ],
+        "escape_time": [
+            3,
+            7
+        ],
+        "pursuit_1": 91,
+        "pursuit_2": 151,
+        "pursuit_time": [
+            3,
+            7
+        ],
+        "weight": 14
+    }
+}

+ 1 - 12
assets/module_basic/config/map_config.json

@@ -1,12 +1 @@
-{
-    "1": {
-        "text": "地图1",
-        "time": 3,
-        "name": "map_1",
-        "item": [
-            1,
-            2
-        ],
-        "number": 3
-    }
-}
+{"1":{"text":"地图1","time":90,"name":"map_1","item":[1,2],"number":15}}

BIN
assets/module_storm_sunder/FBX/Model/House/car1.fbx


+ 6 - 6
assets/module_storm_sunder/FBX/Model/House/car1.fbx.meta

@@ -5,15 +5,15 @@
   "uuid": "5091f6bb-e21c-4a60-9073-5b3292b4c532",
   "files": [],
   "subMetas": {
-    "81124": {
+    "cd716": {
       "importer": "gltf-mesh",
-      "uuid": "5091f6bb-e21c-4a60-9073-5b3292b4c532@81124",
+      "uuid": "5091f6bb-e21c-4a60-9073-5b3292b4c532@cd716",
       "displayName": "",
-      "id": "81124",
-      "name": "立方体.007.mesh",
+      "id": "cd716",
+      "name": "car1.mesh",
       "userData": {
         "gltfIndex": 0,
-        "triangleCount": 284
+        "triangleCount": 166
       },
       "ver": "1.1.1",
       "imported": true,
@@ -66,7 +66,7 @@
     },
     "assetFinder": {
       "meshes": [
-        "5091f6bb-e21c-4a60-9073-5b3292b4c532@81124"
+        "5091f6bb-e21c-4a60-9073-5b3292b4c532@cd716"
       ],
       "skeletons": [],
       "textures": [],

BIN
assets/module_storm_sunder/FBX/Model/House/car2.fbx


+ 1 - 1
assets/module_storm_sunder/FBX/Model/House/car2.fbx.meta

@@ -13,7 +13,7 @@
       "name": "car2.mesh",
       "userData": {
         "gltfIndex": 0,
-        "triangleCount": 259
+        "triangleCount": 163
       },
       "ver": "1.1.1",
       "imported": true,

BIN
assets/module_storm_sunder/FBX/Model/House/tree1.fbx


+ 1 - 1
assets/module_storm_sunder/FBX/Model/House/tree1.fbx.meta

@@ -13,7 +13,7 @@
       "name": "tree1.mesh",
       "userData": {
         "gltfIndex": 0,
-        "triangleCount": 206
+        "triangleCount": 142
       },
       "ver": "1.1.1",
       "imported": true,

BIN
assets/module_storm_sunder/FBX/Model/House/tree2.fbx


+ 1 - 1
assets/module_storm_sunder/FBX/Model/House/tree2.fbx.meta

@@ -13,7 +13,7 @@
       "name": "tree2.mesh",
       "userData": {
         "gltfIndex": 0,
-        "triangleCount": 162
+        "triangleCount": 146
       },
       "ver": "1.1.1",
       "imported": true,

+ 11 - 131
assets/module_storm_sunder/FBX/Model/prefab/Build01.prefab

@@ -20,25 +20,22 @@
     "_children": [
       {
         "__id__": 2
-      },
-      {
-        "__id__": 7
       }
     ],
     "_active": true,
     "_components": [
       {
-        "__id__": 12
+        "__id__": 7
       },
       {
-        "__id__": 14
+        "__id__": 9
       },
       {
-        "__id__": 16
+        "__id__": 11
       }
     ],
     "_prefab": {
-      "__id__": 18
+      "__id__": 13
     },
     "_lpos": {
       "__type__": "cc.Vec3",
@@ -71,7 +68,7 @@
   },
   {
     "__type__": "cc.Node",
-    "_name": "Main Light",
+    "_name": "Building01",
     "_objFlags": 0,
     "__editorExtras__": {},
     "_parent": {
@@ -93,123 +90,6 @@
       "y": 0,
       "z": 0
     },
-    "_lrot": {
-      "__type__": "cc.Quat",
-      "x": 0.06397656665577078,
-      "y": 0.44608233363525834,
-      "z": 0.8239028751062037,
-      "w": 0.3436591377065261
-    },
-    "_lscale": {
-      "__type__": "cc.Vec3",
-      "x": 1,
-      "y": 1,
-      "z": 1
-    },
-    "_mobility": 0,
-    "_layer": 1073741824,
-    "_euler": {
-      "__type__": "cc.Vec3",
-      "x": -117.89400000000003,
-      "y": 165.091,
-      "z": 38.56200000000001
-    },
-    "_id": ""
-  },
-  {
-    "__type__": "cc.DirectionalLight",
-    "_name": "",
-    "_objFlags": 0,
-    "__editorExtras__": {},
-    "node": {
-      "__id__": 2
-    },
-    "_enabled": true,
-    "__prefab": {
-      "__id__": 4
-    },
-    "_color": {
-      "__type__": "cc.Color",
-      "r": 255,
-      "g": 255,
-      "b": 255,
-      "a": 255
-    },
-    "_useColorTemperature": false,
-    "_colorTemperature": 6550,
-    "_staticSettings": {
-      "__id__": 5
-    },
-    "_visibility": -325058561,
-    "_illuminanceHDR": 65000,
-    "_illuminance": 65000,
-    "_illuminanceLDR": 1.6927083333333335,
-    "_shadowEnabled": false,
-    "_shadowPcf": 0,
-    "_shadowBias": 0.00001,
-    "_shadowNormalBias": 0,
-    "_shadowSaturation": 1,
-    "_shadowDistance": 50,
-    "_shadowInvisibleOcclusionRange": 200,
-    "_csmLevel": 4,
-    "_csmLayerLambda": 0.75,
-    "_csmOptimizationMode": 2,
-    "_csmAdvancedOptions": false,
-    "_csmLayersTransition": false,
-    "_csmTransitionRange": 0.05,
-    "_shadowFixedArea": false,
-    "_shadowNear": 0.1,
-    "_shadowFar": 10,
-    "_shadowOrthoSize": 5,
-    "_id": ""
-  },
-  {
-    "__type__": "cc.CompPrefabInfo",
-    "fileId": "481ZLc519G6qsbBsJyK3oR"
-  },
-  {
-    "__type__": "cc.StaticLightSettings",
-    "_baked": false,
-    "_editorOnly": false,
-    "_castShadow": false
-  },
-  {
-    "__type__": "cc.PrefabInfo",
-    "root": {
-      "__id__": 1
-    },
-    "asset": {
-      "__id__": 0
-    },
-    "fileId": "36UnroVmpJQoGbBqmvv4ny",
-    "instance": null,
-    "targetOverrides": null,
-    "nestedPrefabInstanceRoots": null
-  },
-  {
-    "__type__": "cc.Node",
-    "_name": "Building01",
-    "_objFlags": 0,
-    "__editorExtras__": {},
-    "_parent": {
-      "__id__": 1
-    },
-    "_children": [],
-    "_active": true,
-    "_components": [
-      {
-        "__id__": 8
-      }
-    ],
-    "_prefab": {
-      "__id__": 11
-    },
-    "_lpos": {
-      "__type__": "cc.Vec3",
-      "x": 0,
-      "y": 0,
-      "z": 0
-    },
     "_lrot": {
       "__type__": "cc.Quat",
       "x": 6.123234262925839e-17,
@@ -239,11 +119,11 @@
     "_objFlags": 0,
     "__editorExtras__": {},
     "node": {
-      "__id__": 7
+      "__id__": 2
     },
     "_enabled": true,
     "__prefab": {
-      "__id__": 9
+      "__id__": 4
     },
     "_materials": [
       {
@@ -253,7 +133,7 @@
     ],
     "_visFlags": 0,
     "bakeSettings": {
-      "__id__": 10
+      "__id__": 5
     },
     "_mesh": {
       "__uuid__": "d27ae681-a80e-4918-9746-459460afce6a@75825",
@@ -317,7 +197,7 @@
     },
     "_enabled": true,
     "__prefab": {
-      "__id__": 13
+      "__id__": 8
     },
     "_group": 16,
     "_type": 4,
@@ -354,7 +234,7 @@
     },
     "_enabled": true,
     "__prefab": {
-      "__id__": 15
+      "__id__": 10
     },
     "_material": null,
     "_isTrigger": true,
@@ -386,7 +266,7 @@
     },
     "_enabled": true,
     "__prefab": {
-      "__id__": 17
+      "__id__": 12
     },
     "hp": 100,
     "currentExp": 70,

+ 7 - 127
assets/module_storm_sunder/FBX/Model/prefab/Build02.prefab

@@ -20,25 +20,22 @@
     "_children": [
       {
         "__id__": 2
-      },
-      {
-        "__id__": 7
       }
     ],
     "_active": true,
     "_components": [
       {
-        "__id__": 12
+        "__id__": 7
       },
       {
-        "__id__": 14
+        "__id__": 9
       },
       {
-        "__id__": 16
+        "__id__": 11
       }
     ],
     "_prefab": {
-      "__id__": 18
+      "__id__": 13
     },
     "_lpos": {
       "__type__": "cc.Vec3",
@@ -190,123 +187,6 @@
     "targetOverrides": null,
     "nestedPrefabInstanceRoots": null
   },
-  {
-    "__type__": "cc.Node",
-    "_name": "Main Light",
-    "_objFlags": 0,
-    "__editorExtras__": {},
-    "_parent": {
-      "__id__": 1
-    },
-    "_children": [],
-    "_active": true,
-    "_components": [
-      {
-        "__id__": 8
-      }
-    ],
-    "_prefab": {
-      "__id__": 11
-    },
-    "_lpos": {
-      "__type__": "cc.Vec3",
-      "x": 0,
-      "y": 0,
-      "z": 0
-    },
-    "_lrot": {
-      "__type__": "cc.Quat",
-      "x": 0.06397656665577078,
-      "y": 0.44608233363525834,
-      "z": 0.8239028751062037,
-      "w": 0.3436591377065261
-    },
-    "_lscale": {
-      "__type__": "cc.Vec3",
-      "x": 1,
-      "y": 1,
-      "z": 1
-    },
-    "_mobility": 0,
-    "_layer": 1073741824,
-    "_euler": {
-      "__type__": "cc.Vec3",
-      "x": -117.89400000000003,
-      "y": 165.091,
-      "z": 38.56200000000001
-    },
-    "_id": ""
-  },
-  {
-    "__type__": "cc.DirectionalLight",
-    "_name": "",
-    "_objFlags": 0,
-    "__editorExtras__": {},
-    "node": {
-      "__id__": 7
-    },
-    "_enabled": false,
-    "__prefab": {
-      "__id__": 9
-    },
-    "_color": {
-      "__type__": "cc.Color",
-      "r": 255,
-      "g": 255,
-      "b": 255,
-      "a": 255
-    },
-    "_useColorTemperature": false,
-    "_colorTemperature": 6550,
-    "_staticSettings": {
-      "__id__": 10
-    },
-    "_visibility": -325058561,
-    "_illuminanceHDR": 65000,
-    "_illuminance": 65000,
-    "_illuminanceLDR": 1.6927083333333335,
-    "_shadowEnabled": false,
-    "_shadowPcf": 0,
-    "_shadowBias": 0.00001,
-    "_shadowNormalBias": 0,
-    "_shadowSaturation": 1,
-    "_shadowDistance": 50,
-    "_shadowInvisibleOcclusionRange": 200,
-    "_csmLevel": 4,
-    "_csmLayerLambda": 0.75,
-    "_csmOptimizationMode": 2,
-    "_csmAdvancedOptions": false,
-    "_csmLayersTransition": false,
-    "_csmTransitionRange": 0.05,
-    "_shadowFixedArea": false,
-    "_shadowNear": 0.1,
-    "_shadowFar": 10,
-    "_shadowOrthoSize": 5,
-    "_id": ""
-  },
-  {
-    "__type__": "cc.CompPrefabInfo",
-    "fileId": "75w2uYnptLtLRxHUME8dKY"
-  },
-  {
-    "__type__": "cc.StaticLightSettings",
-    "_baked": false,
-    "_editorOnly": false,
-    "_castShadow": false
-  },
-  {
-    "__type__": "cc.PrefabInfo",
-    "root": {
-      "__id__": 1
-    },
-    "asset": {
-      "__id__": 0
-    },
-    "fileId": "4bBK0/nflIcJzk3Rz4adbG",
-    "instance": null,
-    "targetOverrides": null,
-    "nestedPrefabInstanceRoots": null
-  },
   {
     "__type__": "cc.RigidBody",
     "_name": "",
@@ -317,7 +197,7 @@
     },
     "_enabled": true,
     "__prefab": {
-      "__id__": 13
+      "__id__": 8
     },
     "_group": 16,
     "_type": 4,
@@ -354,7 +234,7 @@
     },
     "_enabled": true,
     "__prefab": {
-      "__id__": 15
+      "__id__": 10
     },
     "_material": null,
     "_isTrigger": true,
@@ -386,7 +266,7 @@
     },
     "_enabled": true,
     "__prefab": {
-      "__id__": 17
+      "__id__": 12
     },
     "hp": 40,
     "currentExp": 40,

+ 7 - 127
assets/module_storm_sunder/FBX/Model/prefab/Build03.prefab

@@ -20,25 +20,22 @@
     "_children": [
       {
         "__id__": 2
-      },
-      {
-        "__id__": 7
       }
     ],
     "_active": true,
     "_components": [
       {
-        "__id__": 12
+        "__id__": 7
       },
       {
-        "__id__": 14
+        "__id__": 9
       },
       {
-        "__id__": 16
+        "__id__": 11
       }
     ],
     "_prefab": {
-      "__id__": 18
+      "__id__": 13
     },
     "_lpos": {
       "__type__": "cc.Vec3",
@@ -190,123 +187,6 @@
     "targetOverrides": null,
     "nestedPrefabInstanceRoots": null
   },
-  {
-    "__type__": "cc.Node",
-    "_name": "Main Light",
-    "_objFlags": 0,
-    "__editorExtras__": {},
-    "_parent": {
-      "__id__": 1
-    },
-    "_children": [],
-    "_active": true,
-    "_components": [
-      {
-        "__id__": 8
-      }
-    ],
-    "_prefab": {
-      "__id__": 11
-    },
-    "_lpos": {
-      "__type__": "cc.Vec3",
-      "x": 0,
-      "y": 0,
-      "z": 0
-    },
-    "_lrot": {
-      "__type__": "cc.Quat",
-      "x": 0.06397656665577078,
-      "y": 0.44608233363525834,
-      "z": 0.8239028751062037,
-      "w": 0.3436591377065261
-    },
-    "_lscale": {
-      "__type__": "cc.Vec3",
-      "x": 1,
-      "y": 1,
-      "z": 1
-    },
-    "_mobility": 0,
-    "_layer": 1073741824,
-    "_euler": {
-      "__type__": "cc.Vec3",
-      "x": -117.89400000000003,
-      "y": 165.091,
-      "z": 38.56200000000001
-    },
-    "_id": ""
-  },
-  {
-    "__type__": "cc.DirectionalLight",
-    "_name": "",
-    "_objFlags": 0,
-    "__editorExtras__": {},
-    "node": {
-      "__id__": 7
-    },
-    "_enabled": false,
-    "__prefab": {
-      "__id__": 9
-    },
-    "_color": {
-      "__type__": "cc.Color",
-      "r": 255,
-      "g": 255,
-      "b": 255,
-      "a": 255
-    },
-    "_useColorTemperature": false,
-    "_colorTemperature": 6550,
-    "_staticSettings": {
-      "__id__": 10
-    },
-    "_visibility": -325058561,
-    "_illuminanceHDR": 65000,
-    "_illuminance": 65000,
-    "_illuminanceLDR": 1.6927083333333335,
-    "_shadowEnabled": false,
-    "_shadowPcf": 0,
-    "_shadowBias": 0.00001,
-    "_shadowNormalBias": 0,
-    "_shadowSaturation": 1,
-    "_shadowDistance": 50,
-    "_shadowInvisibleOcclusionRange": 200,
-    "_csmLevel": 4,
-    "_csmLayerLambda": 0.75,
-    "_csmOptimizationMode": 2,
-    "_csmAdvancedOptions": false,
-    "_csmLayersTransition": false,
-    "_csmTransitionRange": 0.05,
-    "_shadowFixedArea": false,
-    "_shadowNear": 0.1,
-    "_shadowFar": 10,
-    "_shadowOrthoSize": 5,
-    "_id": ""
-  },
-  {
-    "__type__": "cc.CompPrefabInfo",
-    "fileId": "9eQL7U1I9BVLi+FRUg3Twf"
-  },
-  {
-    "__type__": "cc.StaticLightSettings",
-    "_baked": false,
-    "_editorOnly": false,
-    "_castShadow": false
-  },
-  {
-    "__type__": "cc.PrefabInfo",
-    "root": {
-      "__id__": 1
-    },
-    "asset": {
-      "__id__": 0
-    },
-    "fileId": "4fmLbS/bdIMalookZrTlNS",
-    "instance": null,
-    "targetOverrides": null,
-    "nestedPrefabInstanceRoots": null
-  },
   {
     "__type__": "cc.RigidBody",
     "_name": "",
@@ -317,7 +197,7 @@
     },
     "_enabled": true,
     "__prefab": {
-      "__id__": 13
+      "__id__": 8
     },
     "_group": 16,
     "_type": 4,
@@ -354,7 +234,7 @@
     },
     "_enabled": true,
     "__prefab": {
-      "__id__": 15
+      "__id__": 10
     },
     "_material": null,
     "_isTrigger": true,
@@ -386,7 +266,7 @@
     },
     "_enabled": true,
     "__prefab": {
-      "__id__": 17
+      "__id__": 12
     },
     "hp": 25,
     "currentExp": 30,

+ 7 - 127
assets/module_storm_sunder/FBX/Model/prefab/Build04.prefab

@@ -20,25 +20,22 @@
     "_children": [
       {
         "__id__": 2
-      },
-      {
-        "__id__": 7
       }
     ],
     "_active": true,
     "_components": [
       {
-        "__id__": 12
+        "__id__": 7
       },
       {
-        "__id__": 14
+        "__id__": 9
       },
       {
-        "__id__": 16
+        "__id__": 11
       }
     ],
     "_prefab": {
-      "__id__": 18
+      "__id__": 13
     },
     "_lpos": {
       "__type__": "cc.Vec3",
@@ -190,123 +187,6 @@
     "targetOverrides": null,
     "nestedPrefabInstanceRoots": null
   },
-  {
-    "__type__": "cc.Node",
-    "_name": "Main Light",
-    "_objFlags": 0,
-    "__editorExtras__": {},
-    "_parent": {
-      "__id__": 1
-    },
-    "_children": [],
-    "_active": true,
-    "_components": [
-      {
-        "__id__": 8
-      }
-    ],
-    "_prefab": {
-      "__id__": 11
-    },
-    "_lpos": {
-      "__type__": "cc.Vec3",
-      "x": 0,
-      "y": 0,
-      "z": 0
-    },
-    "_lrot": {
-      "__type__": "cc.Quat",
-      "x": 0.06397656665577078,
-      "y": 0.44608233363525834,
-      "z": 0.8239028751062037,
-      "w": 0.3436591377065261
-    },
-    "_lscale": {
-      "__type__": "cc.Vec3",
-      "x": 1,
-      "y": 1,
-      "z": 1
-    },
-    "_mobility": 0,
-    "_layer": 1073741824,
-    "_euler": {
-      "__type__": "cc.Vec3",
-      "x": -117.89400000000003,
-      "y": 165.091,
-      "z": 38.56200000000001
-    },
-    "_id": ""
-  },
-  {
-    "__type__": "cc.DirectionalLight",
-    "_name": "",
-    "_objFlags": 0,
-    "__editorExtras__": {},
-    "node": {
-      "__id__": 7
-    },
-    "_enabled": false,
-    "__prefab": {
-      "__id__": 9
-    },
-    "_color": {
-      "__type__": "cc.Color",
-      "r": 255,
-      "g": 255,
-      "b": 255,
-      "a": 255
-    },
-    "_useColorTemperature": false,
-    "_colorTemperature": 6550,
-    "_staticSettings": {
-      "__id__": 10
-    },
-    "_visibility": -325058561,
-    "_illuminanceHDR": 65000,
-    "_illuminance": 65000,
-    "_illuminanceLDR": 1.6927083333333335,
-    "_shadowEnabled": false,
-    "_shadowPcf": 0,
-    "_shadowBias": 0.00001,
-    "_shadowNormalBias": 0,
-    "_shadowSaturation": 1,
-    "_shadowDistance": 50,
-    "_shadowInvisibleOcclusionRange": 200,
-    "_csmLevel": 4,
-    "_csmLayerLambda": 0.75,
-    "_csmOptimizationMode": 2,
-    "_csmAdvancedOptions": false,
-    "_csmLayersTransition": false,
-    "_csmTransitionRange": 0.05,
-    "_shadowFixedArea": false,
-    "_shadowNear": 0.1,
-    "_shadowFar": 10,
-    "_shadowOrthoSize": 5,
-    "_id": ""
-  },
-  {
-    "__type__": "cc.CompPrefabInfo",
-    "fileId": "c33FqrLtVIbrtLymF4qELK"
-  },
-  {
-    "__type__": "cc.StaticLightSettings",
-    "_baked": false,
-    "_editorOnly": false,
-    "_castShadow": false
-  },
-  {
-    "__type__": "cc.PrefabInfo",
-    "root": {
-      "__id__": 1
-    },
-    "asset": {
-      "__id__": 0
-    },
-    "fileId": "0eX9UovNRPDIqv50RqVl/o",
-    "instance": null,
-    "targetOverrides": null,
-    "nestedPrefabInstanceRoots": null
-  },
   {
     "__type__": "cc.RigidBody",
     "_name": "",
@@ -317,7 +197,7 @@
     },
     "_enabled": true,
     "__prefab": {
-      "__id__": 13
+      "__id__": 8
     },
     "_group": 16,
     "_type": 4,
@@ -354,7 +234,7 @@
     },
     "_enabled": true,
     "__prefab": {
-      "__id__": 15
+      "__id__": 10
     },
     "_material": null,
     "_isTrigger": true,
@@ -386,7 +266,7 @@
     },
     "_enabled": true,
     "__prefab": {
-      "__id__": 17
+      "__id__": 12
     },
     "hp": 40,
     "currentExp": 40,

+ 7 - 127
assets/module_storm_sunder/FBX/Model/prefab/Build05.prefab

@@ -20,25 +20,22 @@
     "_children": [
       {
         "__id__": 2
-      },
-      {
-        "__id__": 7
       }
     ],
     "_active": true,
     "_components": [
       {
-        "__id__": 12
+        "__id__": 7
       },
       {
-        "__id__": 14
+        "__id__": 9
       },
       {
-        "__id__": 16
+        "__id__": 11
       }
     ],
     "_prefab": {
-      "__id__": 18
+      "__id__": 13
     },
     "_lpos": {
       "__type__": "cc.Vec3",
@@ -190,123 +187,6 @@
     "targetOverrides": null,
     "nestedPrefabInstanceRoots": null
   },
-  {
-    "__type__": "cc.Node",
-    "_name": "Main Light",
-    "_objFlags": 0,
-    "__editorExtras__": {},
-    "_parent": {
-      "__id__": 1
-    },
-    "_children": [],
-    "_active": true,
-    "_components": [
-      {
-        "__id__": 8
-      }
-    ],
-    "_prefab": {
-      "__id__": 11
-    },
-    "_lpos": {
-      "__type__": "cc.Vec3",
-      "x": 0,
-      "y": 0,
-      "z": 0
-    },
-    "_lrot": {
-      "__type__": "cc.Quat",
-      "x": 0.06397656665577078,
-      "y": 0.44608233363525834,
-      "z": 0.8239028751062037,
-      "w": 0.3436591377065261
-    },
-    "_lscale": {
-      "__type__": "cc.Vec3",
-      "x": 1,
-      "y": 1,
-      "z": 1
-    },
-    "_mobility": 0,
-    "_layer": 1073741824,
-    "_euler": {
-      "__type__": "cc.Vec3",
-      "x": -117.89400000000003,
-      "y": 165.091,
-      "z": 38.56200000000001
-    },
-    "_id": ""
-  },
-  {
-    "__type__": "cc.DirectionalLight",
-    "_name": "",
-    "_objFlags": 0,
-    "__editorExtras__": {},
-    "node": {
-      "__id__": 7
-    },
-    "_enabled": false,
-    "__prefab": {
-      "__id__": 9
-    },
-    "_color": {
-      "__type__": "cc.Color",
-      "r": 255,
-      "g": 255,
-      "b": 255,
-      "a": 255
-    },
-    "_useColorTemperature": false,
-    "_colorTemperature": 6550,
-    "_staticSettings": {
-      "__id__": 10
-    },
-    "_visibility": -325058561,
-    "_illuminanceHDR": 65000,
-    "_illuminance": 65000,
-    "_illuminanceLDR": 1.6927083333333335,
-    "_shadowEnabled": false,
-    "_shadowPcf": 0,
-    "_shadowBias": 0.00001,
-    "_shadowNormalBias": 0,
-    "_shadowSaturation": 1,
-    "_shadowDistance": 50,
-    "_shadowInvisibleOcclusionRange": 200,
-    "_csmLevel": 4,
-    "_csmLayerLambda": 0.75,
-    "_csmOptimizationMode": 2,
-    "_csmAdvancedOptions": false,
-    "_csmLayersTransition": false,
-    "_csmTransitionRange": 0.05,
-    "_shadowFixedArea": false,
-    "_shadowNear": 0.1,
-    "_shadowFar": 10,
-    "_shadowOrthoSize": 5,
-    "_id": ""
-  },
-  {
-    "__type__": "cc.CompPrefabInfo",
-    "fileId": "0dqQnhnT9DgIEOuRRrvUj7"
-  },
-  {
-    "__type__": "cc.StaticLightSettings",
-    "_baked": false,
-    "_editorOnly": false,
-    "_castShadow": false
-  },
-  {
-    "__type__": "cc.PrefabInfo",
-    "root": {
-      "__id__": 1
-    },
-    "asset": {
-      "__id__": 0
-    },
-    "fileId": "b0vsUDEF1OkIdSIHpAzAC9",
-    "instance": null,
-    "targetOverrides": null,
-    "nestedPrefabInstanceRoots": null
-  },
   {
     "__type__": "cc.RigidBody",
     "_name": "",
@@ -317,7 +197,7 @@
     },
     "_enabled": true,
     "__prefab": {
-      "__id__": 13
+      "__id__": 8
     },
     "_group": 16,
     "_type": 4,
@@ -354,7 +234,7 @@
     },
     "_enabled": true,
     "__prefab": {
-      "__id__": 15
+      "__id__": 10
     },
     "_material": null,
     "_isTrigger": true,
@@ -386,7 +266,7 @@
     },
     "_enabled": true,
     "__prefab": {
-      "__id__": 17
+      "__id__": 12
     },
     "hp": 10,
     "currentExp": 5,

+ 7 - 127
assets/module_storm_sunder/FBX/Model/prefab/Build06.prefab

@@ -20,25 +20,22 @@
     "_children": [
       {
         "__id__": 2
-      },
-      {
-        "__id__": 7
       }
     ],
     "_active": true,
     "_components": [
       {
-        "__id__": 12
+        "__id__": 7
       },
       {
-        "__id__": 14
+        "__id__": 9
       },
       {
-        "__id__": 16
+        "__id__": 11
       }
     ],
     "_prefab": {
-      "__id__": 18
+      "__id__": 13
     },
     "_lpos": {
       "__type__": "cc.Vec3",
@@ -190,123 +187,6 @@
     "targetOverrides": null,
     "nestedPrefabInstanceRoots": null
   },
-  {
-    "__type__": "cc.Node",
-    "_name": "Main Light",
-    "_objFlags": 0,
-    "__editorExtras__": {},
-    "_parent": {
-      "__id__": 1
-    },
-    "_children": [],
-    "_active": true,
-    "_components": [
-      {
-        "__id__": 8
-      }
-    ],
-    "_prefab": {
-      "__id__": 11
-    },
-    "_lpos": {
-      "__type__": "cc.Vec3",
-      "x": 0,
-      "y": 0,
-      "z": 0
-    },
-    "_lrot": {
-      "__type__": "cc.Quat",
-      "x": 0.06397656665577078,
-      "y": 0.44608233363525834,
-      "z": 0.8239028751062037,
-      "w": 0.3436591377065261
-    },
-    "_lscale": {
-      "__type__": "cc.Vec3",
-      "x": 1,
-      "y": 1,
-      "z": 1
-    },
-    "_mobility": 0,
-    "_layer": 1073741824,
-    "_euler": {
-      "__type__": "cc.Vec3",
-      "x": -117.89400000000003,
-      "y": 165.091,
-      "z": 38.56200000000001
-    },
-    "_id": ""
-  },
-  {
-    "__type__": "cc.DirectionalLight",
-    "_name": "",
-    "_objFlags": 0,
-    "__editorExtras__": {},
-    "node": {
-      "__id__": 7
-    },
-    "_enabled": false,
-    "__prefab": {
-      "__id__": 9
-    },
-    "_color": {
-      "__type__": "cc.Color",
-      "r": 255,
-      "g": 255,
-      "b": 255,
-      "a": 255
-    },
-    "_useColorTemperature": false,
-    "_colorTemperature": 6550,
-    "_staticSettings": {
-      "__id__": 10
-    },
-    "_visibility": -325058561,
-    "_illuminanceHDR": 65000,
-    "_illuminance": 65000,
-    "_illuminanceLDR": 1.6927083333333335,
-    "_shadowEnabled": false,
-    "_shadowPcf": 0,
-    "_shadowBias": 0.00001,
-    "_shadowNormalBias": 0,
-    "_shadowSaturation": 1,
-    "_shadowDistance": 50,
-    "_shadowInvisibleOcclusionRange": 200,
-    "_csmLevel": 4,
-    "_csmLayerLambda": 0.75,
-    "_csmOptimizationMode": 2,
-    "_csmAdvancedOptions": false,
-    "_csmLayersTransition": false,
-    "_csmTransitionRange": 0.05,
-    "_shadowFixedArea": false,
-    "_shadowNear": 0.1,
-    "_shadowFar": 10,
-    "_shadowOrthoSize": 5,
-    "_id": ""
-  },
-  {
-    "__type__": "cc.CompPrefabInfo",
-    "fileId": "24chZMpQFNI7bJxIw3Q7x7"
-  },
-  {
-    "__type__": "cc.StaticLightSettings",
-    "_baked": false,
-    "_editorOnly": false,
-    "_castShadow": false
-  },
-  {
-    "__type__": "cc.PrefabInfo",
-    "root": {
-      "__id__": 1
-    },
-    "asset": {
-      "__id__": 0
-    },
-    "fileId": "7e3av3i6RAxY4N16PBWxI2",
-    "instance": null,
-    "targetOverrides": null,
-    "nestedPrefabInstanceRoots": null
-  },
   {
     "__type__": "cc.RigidBody",
     "_name": "",
@@ -317,7 +197,7 @@
     },
     "_enabled": true,
     "__prefab": {
-      "__id__": 13
+      "__id__": 8
     },
     "_group": 16,
     "_type": 4,
@@ -354,7 +234,7 @@
     },
     "_enabled": true,
     "__prefab": {
-      "__id__": 15
+      "__id__": 10
     },
     "_material": null,
     "_isTrigger": true,
@@ -386,7 +266,7 @@
     },
     "_enabled": true,
     "__prefab": {
-      "__id__": 17
+      "__id__": 12
     },
     "hp": 25,
     "currentExp": 30,

+ 7 - 127
assets/module_storm_sunder/FBX/Model/prefab/Build07.prefab

@@ -20,25 +20,22 @@
     "_children": [
       {
         "__id__": 2
-      },
-      {
-        "__id__": 7
       }
     ],
     "_active": true,
     "_components": [
       {
-        "__id__": 12
+        "__id__": 7
       },
       {
-        "__id__": 14
+        "__id__": 9
       },
       {
-        "__id__": 16
+        "__id__": 11
       }
     ],
     "_prefab": {
-      "__id__": 18
+      "__id__": 13
     },
     "_lpos": {
       "__type__": "cc.Vec3",
@@ -190,123 +187,6 @@
     "targetOverrides": null,
     "nestedPrefabInstanceRoots": null
   },
-  {
-    "__type__": "cc.Node",
-    "_name": "Main Light",
-    "_objFlags": 0,
-    "__editorExtras__": {},
-    "_parent": {
-      "__id__": 1
-    },
-    "_children": [],
-    "_active": true,
-    "_components": [
-      {
-        "__id__": 8
-      }
-    ],
-    "_prefab": {
-      "__id__": 11
-    },
-    "_lpos": {
-      "__type__": "cc.Vec3",
-      "x": 0,
-      "y": 0,
-      "z": 0
-    },
-    "_lrot": {
-      "__type__": "cc.Quat",
-      "x": 0.06397656665577078,
-      "y": 0.44608233363525834,
-      "z": 0.8239028751062037,
-      "w": 0.3436591377065261
-    },
-    "_lscale": {
-      "__type__": "cc.Vec3",
-      "x": 1,
-      "y": 1,
-      "z": 1
-    },
-    "_mobility": 0,
-    "_layer": 1073741824,
-    "_euler": {
-      "__type__": "cc.Vec3",
-      "x": -117.89400000000003,
-      "y": 165.091,
-      "z": 38.56200000000001
-    },
-    "_id": ""
-  },
-  {
-    "__type__": "cc.DirectionalLight",
-    "_name": "",
-    "_objFlags": 0,
-    "__editorExtras__": {},
-    "node": {
-      "__id__": 7
-    },
-    "_enabled": false,
-    "__prefab": {
-      "__id__": 9
-    },
-    "_color": {
-      "__type__": "cc.Color",
-      "r": 255,
-      "g": 255,
-      "b": 255,
-      "a": 255
-    },
-    "_useColorTemperature": false,
-    "_colorTemperature": 6550,
-    "_staticSettings": {
-      "__id__": 10
-    },
-    "_visibility": -325058561,
-    "_illuminanceHDR": 65000,
-    "_illuminance": 65000,
-    "_illuminanceLDR": 1.6927083333333335,
-    "_shadowEnabled": false,
-    "_shadowPcf": 0,
-    "_shadowBias": 0.00001,
-    "_shadowNormalBias": 0,
-    "_shadowSaturation": 1,
-    "_shadowDistance": 50,
-    "_shadowInvisibleOcclusionRange": 200,
-    "_csmLevel": 4,
-    "_csmLayerLambda": 0.75,
-    "_csmOptimizationMode": 2,
-    "_csmAdvancedOptions": false,
-    "_csmLayersTransition": false,
-    "_csmTransitionRange": 0.05,
-    "_shadowFixedArea": false,
-    "_shadowNear": 0.1,
-    "_shadowFar": 10,
-    "_shadowOrthoSize": 5,
-    "_id": ""
-  },
-  {
-    "__type__": "cc.CompPrefabInfo",
-    "fileId": "4ejDA+PQxLppO+y++gdeFc"
-  },
-  {
-    "__type__": "cc.StaticLightSettings",
-    "_baked": false,
-    "_editorOnly": false,
-    "_castShadow": false
-  },
-  {
-    "__type__": "cc.PrefabInfo",
-    "root": {
-      "__id__": 1
-    },
-    "asset": {
-      "__id__": 0
-    },
-    "fileId": "27IFAbXcdFFb7H/pyQvEqu",
-    "instance": null,
-    "targetOverrides": null,
-    "nestedPrefabInstanceRoots": null
-  },
   {
     "__type__": "cc.RigidBody",
     "_name": "",
@@ -317,7 +197,7 @@
     },
     "_enabled": true,
     "__prefab": {
-      "__id__": 13
+      "__id__": 8
     },
     "_group": 16,
     "_type": 4,
@@ -354,7 +234,7 @@
     },
     "_enabled": true,
     "__prefab": {
-      "__id__": 15
+      "__id__": 10
     },
     "_material": null,
     "_isTrigger": true,
@@ -386,7 +266,7 @@
     },
     "_enabled": true,
     "__prefab": {
-      "__id__": 17
+      "__id__": 12
     },
     "hp": 50,
     "currentExp": 50,

+ 7 - 127
assets/module_storm_sunder/FBX/Model/prefab/Build08.prefab

@@ -20,25 +20,22 @@
     "_children": [
       {
         "__id__": 2
-      },
-      {
-        "__id__": 7
       }
     ],
     "_active": true,
     "_components": [
       {
-        "__id__": 12
+        "__id__": 7
       },
       {
-        "__id__": 14
+        "__id__": 9
       },
       {
-        "__id__": 16
+        "__id__": 11
       }
     ],
     "_prefab": {
-      "__id__": 18
+      "__id__": 13
     },
     "_lpos": {
       "__type__": "cc.Vec3",
@@ -190,123 +187,6 @@
     "targetOverrides": null,
     "nestedPrefabInstanceRoots": null
   },
-  {
-    "__type__": "cc.Node",
-    "_name": "Main Light",
-    "_objFlags": 0,
-    "__editorExtras__": {},
-    "_parent": {
-      "__id__": 1
-    },
-    "_children": [],
-    "_active": true,
-    "_components": [
-      {
-        "__id__": 8
-      }
-    ],
-    "_prefab": {
-      "__id__": 11
-    },
-    "_lpos": {
-      "__type__": "cc.Vec3",
-      "x": 0,
-      "y": 0,
-      "z": 0
-    },
-    "_lrot": {
-      "__type__": "cc.Quat",
-      "x": 0.06397656665577078,
-      "y": 0.44608233363525834,
-      "z": 0.8239028751062037,
-      "w": 0.3436591377065261
-    },
-    "_lscale": {
-      "__type__": "cc.Vec3",
-      "x": 1,
-      "y": 1,
-      "z": 1
-    },
-    "_mobility": 0,
-    "_layer": 1073741824,
-    "_euler": {
-      "__type__": "cc.Vec3",
-      "x": -117.89400000000003,
-      "y": 165.091,
-      "z": 38.56200000000001
-    },
-    "_id": ""
-  },
-  {
-    "__type__": "cc.DirectionalLight",
-    "_name": "",
-    "_objFlags": 0,
-    "__editorExtras__": {},
-    "node": {
-      "__id__": 7
-    },
-    "_enabled": false,
-    "__prefab": {
-      "__id__": 9
-    },
-    "_color": {
-      "__type__": "cc.Color",
-      "r": 255,
-      "g": 255,
-      "b": 255,
-      "a": 255
-    },
-    "_useColorTemperature": false,
-    "_colorTemperature": 6550,
-    "_staticSettings": {
-      "__id__": 10
-    },
-    "_visibility": -325058561,
-    "_illuminanceHDR": 65000,
-    "_illuminance": 65000,
-    "_illuminanceLDR": 1.6927083333333335,
-    "_shadowEnabled": false,
-    "_shadowPcf": 0,
-    "_shadowBias": 0.00001,
-    "_shadowNormalBias": 0,
-    "_shadowSaturation": 1,
-    "_shadowDistance": 50,
-    "_shadowInvisibleOcclusionRange": 200,
-    "_csmLevel": 4,
-    "_csmLayerLambda": 0.75,
-    "_csmOptimizationMode": 2,
-    "_csmAdvancedOptions": false,
-    "_csmLayersTransition": false,
-    "_csmTransitionRange": 0.05,
-    "_shadowFixedArea": false,
-    "_shadowNear": 0.1,
-    "_shadowFar": 10,
-    "_shadowOrthoSize": 5,
-    "_id": ""
-  },
-  {
-    "__type__": "cc.CompPrefabInfo",
-    "fileId": "8fgS9qptJDY6f3WLrevDZL"
-  },
-  {
-    "__type__": "cc.StaticLightSettings",
-    "_baked": false,
-    "_editorOnly": false,
-    "_castShadow": false
-  },
-  {
-    "__type__": "cc.PrefabInfo",
-    "root": {
-      "__id__": 1
-    },
-    "asset": {
-      "__id__": 0
-    },
-    "fileId": "f2g7U1kydLPr7jXh2kwGOZ",
-    "instance": null,
-    "targetOverrides": null,
-    "nestedPrefabInstanceRoots": null
-  },
   {
     "__type__": "cc.RigidBody",
     "_name": "",
@@ -317,7 +197,7 @@
     },
     "_enabled": true,
     "__prefab": {
-      "__id__": 13
+      "__id__": 8
     },
     "_group": 16,
     "_type": 4,
@@ -354,7 +234,7 @@
     },
     "_enabled": true,
     "__prefab": {
-      "__id__": 15
+      "__id__": 10
     },
     "_material": null,
     "_isTrigger": true,
@@ -386,7 +266,7 @@
     },
     "_enabled": true,
     "__prefab": {
-      "__id__": 17
+      "__id__": 12
     },
     "hp": 50,
     "currentExp": 50,

+ 7 - 127
assets/module_storm_sunder/FBX/Model/prefab/Build09.prefab

@@ -20,25 +20,22 @@
     "_children": [
       {
         "__id__": 2
-      },
-      {
-        "__id__": 7
       }
     ],
     "_active": true,
     "_components": [
       {
-        "__id__": 12
+        "__id__": 7
       },
       {
-        "__id__": 14
+        "__id__": 9
       },
       {
-        "__id__": 16
+        "__id__": 11
       }
     ],
     "_prefab": {
-      "__id__": 18
+      "__id__": 13
     },
     "_lpos": {
       "__type__": "cc.Vec3",
@@ -190,123 +187,6 @@
     "targetOverrides": null,
     "nestedPrefabInstanceRoots": null
   },
-  {
-    "__type__": "cc.Node",
-    "_name": "Main Light",
-    "_objFlags": 0,
-    "__editorExtras__": {},
-    "_parent": {
-      "__id__": 1
-    },
-    "_children": [],
-    "_active": true,
-    "_components": [
-      {
-        "__id__": 8
-      }
-    ],
-    "_prefab": {
-      "__id__": 11
-    },
-    "_lpos": {
-      "__type__": "cc.Vec3",
-      "x": 0,
-      "y": 0,
-      "z": 0
-    },
-    "_lrot": {
-      "__type__": "cc.Quat",
-      "x": 0.06397656665577078,
-      "y": 0.44608233363525834,
-      "z": 0.8239028751062037,
-      "w": 0.3436591377065261
-    },
-    "_lscale": {
-      "__type__": "cc.Vec3",
-      "x": 1,
-      "y": 1,
-      "z": 1
-    },
-    "_mobility": 0,
-    "_layer": 1073741824,
-    "_euler": {
-      "__type__": "cc.Vec3",
-      "x": -117.89400000000003,
-      "y": 165.091,
-      "z": 38.56200000000001
-    },
-    "_id": ""
-  },
-  {
-    "__type__": "cc.DirectionalLight",
-    "_name": "",
-    "_objFlags": 0,
-    "__editorExtras__": {},
-    "node": {
-      "__id__": 7
-    },
-    "_enabled": false,
-    "__prefab": {
-      "__id__": 9
-    },
-    "_color": {
-      "__type__": "cc.Color",
-      "r": 255,
-      "g": 255,
-      "b": 255,
-      "a": 255
-    },
-    "_useColorTemperature": false,
-    "_colorTemperature": 6550,
-    "_staticSettings": {
-      "__id__": 10
-    },
-    "_visibility": -325058561,
-    "_illuminanceHDR": 65000,
-    "_illuminance": 65000,
-    "_illuminanceLDR": 1.6927083333333335,
-    "_shadowEnabled": false,
-    "_shadowPcf": 0,
-    "_shadowBias": 0.00001,
-    "_shadowNormalBias": 0,
-    "_shadowSaturation": 1,
-    "_shadowDistance": 50,
-    "_shadowInvisibleOcclusionRange": 200,
-    "_csmLevel": 4,
-    "_csmLayerLambda": 0.75,
-    "_csmOptimizationMode": 2,
-    "_csmAdvancedOptions": false,
-    "_csmLayersTransition": false,
-    "_csmTransitionRange": 0.05,
-    "_shadowFixedArea": false,
-    "_shadowNear": 0.1,
-    "_shadowFar": 10,
-    "_shadowOrthoSize": 5,
-    "_id": ""
-  },
-  {
-    "__type__": "cc.CompPrefabInfo",
-    "fileId": "38EgOhBppEFZe87CWf1N0k"
-  },
-  {
-    "__type__": "cc.StaticLightSettings",
-    "_baked": false,
-    "_editorOnly": false,
-    "_castShadow": false
-  },
-  {
-    "__type__": "cc.PrefabInfo",
-    "root": {
-      "__id__": 1
-    },
-    "asset": {
-      "__id__": 0
-    },
-    "fileId": "40wFq5ik5KiICzvije6fOr",
-    "instance": null,
-    "targetOverrides": null,
-    "nestedPrefabInstanceRoots": null
-  },
   {
     "__type__": "cc.RigidBody",
     "_name": "",
@@ -317,7 +197,7 @@
     },
     "_enabled": true,
     "__prefab": {
-      "__id__": 13
+      "__id__": 8
     },
     "_group": 16,
     "_type": 4,
@@ -354,7 +234,7 @@
     },
     "_enabled": true,
     "__prefab": {
-      "__id__": 15
+      "__id__": 10
     },
     "_material": null,
     "_isTrigger": true,
@@ -386,7 +266,7 @@
     },
     "_enabled": true,
     "__prefab": {
-      "__id__": 17
+      "__id__": 12
     },
     "hp": 15,
     "currentExp": 20,

+ 7 - 127
assets/module_storm_sunder/FBX/Model/prefab/Build10.prefab

@@ -20,25 +20,22 @@
     "_children": [
       {
         "__id__": 2
-      },
-      {
-        "__id__": 7
       }
     ],
     "_active": true,
     "_components": [
       {
-        "__id__": 12
+        "__id__": 7
       },
       {
-        "__id__": 14
+        "__id__": 9
       },
       {
-        "__id__": 16
+        "__id__": 11
       }
     ],
     "_prefab": {
-      "__id__": 18
+      "__id__": 13
     },
     "_lpos": {
       "__type__": "cc.Vec3",
@@ -190,123 +187,6 @@
     "targetOverrides": null,
     "nestedPrefabInstanceRoots": null
   },
-  {
-    "__type__": "cc.Node",
-    "_name": "Main Light",
-    "_objFlags": 0,
-    "__editorExtras__": {},
-    "_parent": {
-      "__id__": 1
-    },
-    "_children": [],
-    "_active": true,
-    "_components": [
-      {
-        "__id__": 8
-      }
-    ],
-    "_prefab": {
-      "__id__": 11
-    },
-    "_lpos": {
-      "__type__": "cc.Vec3",
-      "x": 0,
-      "y": 0,
-      "z": 0
-    },
-    "_lrot": {
-      "__type__": "cc.Quat",
-      "x": 0.06397656665577078,
-      "y": 0.44608233363525834,
-      "z": 0.8239028751062037,
-      "w": 0.3436591377065261
-    },
-    "_lscale": {
-      "__type__": "cc.Vec3",
-      "x": 1,
-      "y": 1,
-      "z": 1
-    },
-    "_mobility": 0,
-    "_layer": 1073741824,
-    "_euler": {
-      "__type__": "cc.Vec3",
-      "x": -117.89400000000003,
-      "y": 165.091,
-      "z": 38.56200000000001
-    },
-    "_id": ""
-  },
-  {
-    "__type__": "cc.DirectionalLight",
-    "_name": "",
-    "_objFlags": 0,
-    "__editorExtras__": {},
-    "node": {
-      "__id__": 7
-    },
-    "_enabled": false,
-    "__prefab": {
-      "__id__": 9
-    },
-    "_color": {
-      "__type__": "cc.Color",
-      "r": 255,
-      "g": 255,
-      "b": 255,
-      "a": 255
-    },
-    "_useColorTemperature": false,
-    "_colorTemperature": 6550,
-    "_staticSettings": {
-      "__id__": 10
-    },
-    "_visibility": -325058561,
-    "_illuminanceHDR": 65000,
-    "_illuminance": 65000,
-    "_illuminanceLDR": 1.6927083333333335,
-    "_shadowEnabled": false,
-    "_shadowPcf": 0,
-    "_shadowBias": 0.00001,
-    "_shadowNormalBias": 0,
-    "_shadowSaturation": 1,
-    "_shadowDistance": 50,
-    "_shadowInvisibleOcclusionRange": 200,
-    "_csmLevel": 4,
-    "_csmLayerLambda": 0.75,
-    "_csmOptimizationMode": 2,
-    "_csmAdvancedOptions": false,
-    "_csmLayersTransition": false,
-    "_csmTransitionRange": 0.05,
-    "_shadowFixedArea": false,
-    "_shadowNear": 0.1,
-    "_shadowFar": 10,
-    "_shadowOrthoSize": 5,
-    "_id": ""
-  },
-  {
-    "__type__": "cc.CompPrefabInfo",
-    "fileId": "a4vhnjFslF+I3aSa+Og4JF"
-  },
-  {
-    "__type__": "cc.StaticLightSettings",
-    "_baked": false,
-    "_editorOnly": false,
-    "_castShadow": false
-  },
-  {
-    "__type__": "cc.PrefabInfo",
-    "root": {
-      "__id__": 1
-    },
-    "asset": {
-      "__id__": 0
-    },
-    "fileId": "a7eeseJHBDB4Sq4A6Gs9c/",
-    "instance": null,
-    "targetOverrides": null,
-    "nestedPrefabInstanceRoots": null
-  },
   {
     "__type__": "cc.RigidBody",
     "_name": "",
@@ -317,7 +197,7 @@
     },
     "_enabled": true,
     "__prefab": {
-      "__id__": 13
+      "__id__": 8
     },
     "_group": 16,
     "_type": 4,
@@ -354,7 +234,7 @@
     },
     "_enabled": true,
     "__prefab": {
-      "__id__": 15
+      "__id__": 10
     },
     "_material": null,
     "_isTrigger": true,
@@ -386,7 +266,7 @@
     },
     "_enabled": true,
     "__prefab": {
-      "__id__": 17
+      "__id__": 12
     },
     "hp": 100,
     "currentExp": 70,

+ 7 - 127
assets/module_storm_sunder/FBX/Model/prefab/Build11.prefab

@@ -20,25 +20,22 @@
     "_children": [
       {
         "__id__": 2
-      },
-      {
-        "__id__": 7
       }
     ],
     "_active": true,
     "_components": [
       {
-        "__id__": 12
+        "__id__": 7
       },
       {
-        "__id__": 14
+        "__id__": 9
       },
       {
-        "__id__": 16
+        "__id__": 11
       }
     ],
     "_prefab": {
-      "__id__": 18
+      "__id__": 13
     },
     "_lpos": {
       "__type__": "cc.Vec3",
@@ -190,123 +187,6 @@
     "targetOverrides": null,
     "nestedPrefabInstanceRoots": null
   },
-  {
-    "__type__": "cc.Node",
-    "_name": "Main Light",
-    "_objFlags": 0,
-    "__editorExtras__": {},
-    "_parent": {
-      "__id__": 1
-    },
-    "_children": [],
-    "_active": true,
-    "_components": [
-      {
-        "__id__": 8
-      }
-    ],
-    "_prefab": {
-      "__id__": 11
-    },
-    "_lpos": {
-      "__type__": "cc.Vec3",
-      "x": 0,
-      "y": 0,
-      "z": 0
-    },
-    "_lrot": {
-      "__type__": "cc.Quat",
-      "x": 0.06397656665577078,
-      "y": 0.44608233363525834,
-      "z": 0.8239028751062037,
-      "w": 0.3436591377065261
-    },
-    "_lscale": {
-      "__type__": "cc.Vec3",
-      "x": 1,
-      "y": 1,
-      "z": 1
-    },
-    "_mobility": 0,
-    "_layer": 1073741824,
-    "_euler": {
-      "__type__": "cc.Vec3",
-      "x": -117.89400000000003,
-      "y": 165.091,
-      "z": 38.56200000000001
-    },
-    "_id": ""
-  },
-  {
-    "__type__": "cc.DirectionalLight",
-    "_name": "",
-    "_objFlags": 0,
-    "__editorExtras__": {},
-    "node": {
-      "__id__": 7
-    },
-    "_enabled": false,
-    "__prefab": {
-      "__id__": 9
-    },
-    "_color": {
-      "__type__": "cc.Color",
-      "r": 255,
-      "g": 255,
-      "b": 255,
-      "a": 255
-    },
-    "_useColorTemperature": false,
-    "_colorTemperature": 6550,
-    "_staticSettings": {
-      "__id__": 10
-    },
-    "_visibility": -325058561,
-    "_illuminanceHDR": 65000,
-    "_illuminance": 65000,
-    "_illuminanceLDR": 1.6927083333333335,
-    "_shadowEnabled": false,
-    "_shadowPcf": 0,
-    "_shadowBias": 0.00001,
-    "_shadowNormalBias": 0,
-    "_shadowSaturation": 1,
-    "_shadowDistance": 50,
-    "_shadowInvisibleOcclusionRange": 200,
-    "_csmLevel": 4,
-    "_csmLayerLambda": 0.75,
-    "_csmOptimizationMode": 2,
-    "_csmAdvancedOptions": false,
-    "_csmLayersTransition": false,
-    "_csmTransitionRange": 0.05,
-    "_shadowFixedArea": false,
-    "_shadowNear": 0.1,
-    "_shadowFar": 10,
-    "_shadowOrthoSize": 5,
-    "_id": ""
-  },
-  {
-    "__type__": "cc.CompPrefabInfo",
-    "fileId": "20EN1LMpdF976lygb+3MJV"
-  },
-  {
-    "__type__": "cc.StaticLightSettings",
-    "_baked": false,
-    "_editorOnly": false,
-    "_castShadow": false
-  },
-  {
-    "__type__": "cc.PrefabInfo",
-    "root": {
-      "__id__": 1
-    },
-    "asset": {
-      "__id__": 0
-    },
-    "fileId": "c61SfYIixB0pVu3ZpDBQIi",
-    "instance": null,
-    "targetOverrides": null,
-    "nestedPrefabInstanceRoots": null
-  },
   {
     "__type__": "cc.RigidBody",
     "_name": "",
@@ -317,7 +197,7 @@
     },
     "_enabled": true,
     "__prefab": {
-      "__id__": 13
+      "__id__": 8
     },
     "_group": 16,
     "_type": 4,
@@ -354,7 +234,7 @@
     },
     "_enabled": true,
     "__prefab": {
-      "__id__": 15
+      "__id__": 10
     },
     "_material": null,
     "_isTrigger": true,
@@ -386,7 +266,7 @@
     },
     "_enabled": true,
     "__prefab": {
-      "__id__": 17
+      "__id__": 12
     },
     "hp": 1,
     "currentExp": 2,

+ 1 - 121
assets/module_storm_sunder/FBX/Model/prefab/Ground.prefab

@@ -26,15 +26,12 @@
       },
       {
         "__id__": 27
-      },
-      {
-        "__id__": 32
       }
     ],
     "_active": true,
     "_components": [],
     "_prefab": {
-      "__id__": 37
+      "__id__": 32
     },
     "_lpos": {
       "__type__": "cc.Vec3",
@@ -531,123 +528,6 @@
     "targetOverrides": null,
     "nestedPrefabInstanceRoots": null
   },
-  {
-    "__type__": "cc.Node",
-    "_name": "Main Light",
-    "_objFlags": 0,
-    "__editorExtras__": {},
-    "_parent": {
-      "__id__": 1
-    },
-    "_children": [],
-    "_active": true,
-    "_components": [
-      {
-        "__id__": 33
-      }
-    ],
-    "_prefab": {
-      "__id__": 36
-    },
-    "_lpos": {
-      "__type__": "cc.Vec3",
-      "x": 0,
-      "y": 0,
-      "z": 0
-    },
-    "_lrot": {
-      "__type__": "cc.Quat",
-      "x": 0.06397656665577078,
-      "y": 0.44608233363525834,
-      "z": 0.8239028751062037,
-      "w": 0.3436591377065261
-    },
-    "_lscale": {
-      "__type__": "cc.Vec3",
-      "x": 1,
-      "y": 1,
-      "z": 1
-    },
-    "_mobility": 0,
-    "_layer": 1073741824,
-    "_euler": {
-      "__type__": "cc.Vec3",
-      "x": -117.89400000000003,
-      "y": 165.091,
-      "z": 38.56200000000001
-    },
-    "_id": ""
-  },
-  {
-    "__type__": "cc.DirectionalLight",
-    "_name": "",
-    "_objFlags": 0,
-    "__editorExtras__": {},
-    "node": {
-      "__id__": 32
-    },
-    "_enabled": true,
-    "__prefab": {
-      "__id__": 34
-    },
-    "_color": {
-      "__type__": "cc.Color",
-      "r": 255,
-      "g": 255,
-      "b": 255,
-      "a": 255
-    },
-    "_useColorTemperature": false,
-    "_colorTemperature": 6550,
-    "_staticSettings": {
-      "__id__": 35
-    },
-    "_visibility": -325058561,
-    "_illuminanceHDR": 65000,
-    "_illuminance": 65000,
-    "_illuminanceLDR": 1.6927083333333335,
-    "_shadowEnabled": false,
-    "_shadowPcf": 0,
-    "_shadowBias": 0.00001,
-    "_shadowNormalBias": 0,
-    "_shadowSaturation": 1,
-    "_shadowDistance": 50,
-    "_shadowInvisibleOcclusionRange": 200,
-    "_csmLevel": 4,
-    "_csmLayerLambda": 0.75,
-    "_csmOptimizationMode": 2,
-    "_csmAdvancedOptions": false,
-    "_csmLayersTransition": false,
-    "_csmTransitionRange": 0.05,
-    "_shadowFixedArea": false,
-    "_shadowNear": 0.1,
-    "_shadowFar": 10,
-    "_shadowOrthoSize": 5,
-    "_id": ""
-  },
-  {
-    "__type__": "cc.CompPrefabInfo",
-    "fileId": "93LEYiSmdCcojZzv7E/t37"
-  },
-  {
-    "__type__": "cc.StaticLightSettings",
-    "_baked": false,
-    "_editorOnly": false,
-    "_castShadow": false
-  },
-  {
-    "__type__": "cc.PrefabInfo",
-    "root": {
-      "__id__": 1
-    },
-    "asset": {
-      "__id__": 0
-    },
-    "fileId": "cbnYFWRTJJbpHyXHus6EE1",
-    "instance": null,
-    "targetOverrides": null,
-    "nestedPrefabInstanceRoots": null
-  },
   {
     "__type__": "cc.PrefabInfo",
     "root": {

+ 7 - 127
assets/module_storm_sunder/FBX/Model/prefab/car1.prefab

@@ -20,25 +20,22 @@
     "_children": [
       {
         "__id__": 2
-      },
-      {
-        "__id__": 7
       }
     ],
     "_active": true,
     "_components": [
       {
-        "__id__": 12
+        "__id__": 7
       },
       {
-        "__id__": 14
+        "__id__": 9
       },
       {
-        "__id__": 16
+        "__id__": 11
       }
     ],
     "_prefab": {
-      "__id__": 18
+      "__id__": 13
     },
     "_lpos": {
       "__type__": "cc.Vec3",
@@ -190,123 +187,6 @@
     "targetOverrides": null,
     "nestedPrefabInstanceRoots": null
   },
-  {
-    "__type__": "cc.Node",
-    "_name": "Main Light",
-    "_objFlags": 0,
-    "__editorExtras__": {},
-    "_parent": {
-      "__id__": 1
-    },
-    "_children": [],
-    "_active": true,
-    "_components": [
-      {
-        "__id__": 8
-      }
-    ],
-    "_prefab": {
-      "__id__": 11
-    },
-    "_lpos": {
-      "__type__": "cc.Vec3",
-      "x": 0,
-      "y": 0,
-      "z": 0
-    },
-    "_lrot": {
-      "__type__": "cc.Quat",
-      "x": 0.06397656665577078,
-      "y": 0.44608233363525834,
-      "z": 0.8239028751062037,
-      "w": 0.3436591377065261
-    },
-    "_lscale": {
-      "__type__": "cc.Vec3",
-      "x": 1,
-      "y": 1,
-      "z": 1
-    },
-    "_mobility": 0,
-    "_layer": 1073741824,
-    "_euler": {
-      "__type__": "cc.Vec3",
-      "x": -117.89400000000003,
-      "y": 165.091,
-      "z": 38.56200000000001
-    },
-    "_id": ""
-  },
-  {
-    "__type__": "cc.DirectionalLight",
-    "_name": "",
-    "_objFlags": 0,
-    "__editorExtras__": {},
-    "node": {
-      "__id__": 7
-    },
-    "_enabled": false,
-    "__prefab": {
-      "__id__": 9
-    },
-    "_color": {
-      "__type__": "cc.Color",
-      "r": 255,
-      "g": 255,
-      "b": 255,
-      "a": 255
-    },
-    "_useColorTemperature": false,
-    "_colorTemperature": 6550,
-    "_staticSettings": {
-      "__id__": 10
-    },
-    "_visibility": -325058561,
-    "_illuminanceHDR": 65000,
-    "_illuminance": 65000,
-    "_illuminanceLDR": 1.6927083333333335,
-    "_shadowEnabled": false,
-    "_shadowPcf": 0,
-    "_shadowBias": 0.00001,
-    "_shadowNormalBias": 0,
-    "_shadowSaturation": 1,
-    "_shadowDistance": 50,
-    "_shadowInvisibleOcclusionRange": 200,
-    "_csmLevel": 4,
-    "_csmLayerLambda": 0.75,
-    "_csmOptimizationMode": 2,
-    "_csmAdvancedOptions": false,
-    "_csmLayersTransition": false,
-    "_csmTransitionRange": 0.05,
-    "_shadowFixedArea": false,
-    "_shadowNear": 0.1,
-    "_shadowFar": 10,
-    "_shadowOrthoSize": 5,
-    "_id": ""
-  },
-  {
-    "__type__": "cc.CompPrefabInfo",
-    "fileId": "2brPugTYJMuJhzuc1Vk3eh"
-  },
-  {
-    "__type__": "cc.StaticLightSettings",
-    "_baked": false,
-    "_editorOnly": false,
-    "_castShadow": false
-  },
-  {
-    "__type__": "cc.PrefabInfo",
-    "root": {
-      "__id__": 1
-    },
-    "asset": {
-      "__id__": 0
-    },
-    "fileId": "04oXlkH41FXIBPZgPR01fP",
-    "instance": null,
-    "targetOverrides": null,
-    "nestedPrefabInstanceRoots": null
-  },
   {
     "__type__": "cc.RigidBody",
     "_name": "",
@@ -317,7 +197,7 @@
     },
     "_enabled": true,
     "__prefab": {
-      "__id__": 13
+      "__id__": 8
     },
     "_group": 16,
     "_type": 4,
@@ -354,7 +234,7 @@
     },
     "_enabled": true,
     "__prefab": {
-      "__id__": 15
+      "__id__": 10
     },
     "_material": null,
     "_isTrigger": true,
@@ -386,7 +266,7 @@
     },
     "_enabled": true,
     "__prefab": {
-      "__id__": 17
+      "__id__": 12
     },
     "hp": 1,
     "currentExp": 4,

+ 7 - 127
assets/module_storm_sunder/FBX/Model/prefab/car2.prefab

@@ -20,25 +20,22 @@
     "_children": [
       {
         "__id__": 2
-      },
-      {
-        "__id__": 7
       }
     ],
     "_active": true,
     "_components": [
       {
-        "__id__": 12
+        "__id__": 7
       },
       {
-        "__id__": 14
+        "__id__": 9
       },
       {
-        "__id__": 16
+        "__id__": 11
       }
     ],
     "_prefab": {
-      "__id__": 18
+      "__id__": 13
     },
     "_lpos": {
       "__type__": "cc.Vec3",
@@ -190,123 +187,6 @@
     "targetOverrides": null,
     "nestedPrefabInstanceRoots": null
   },
-  {
-    "__type__": "cc.Node",
-    "_name": "Main Light",
-    "_objFlags": 0,
-    "__editorExtras__": {},
-    "_parent": {
-      "__id__": 1
-    },
-    "_children": [],
-    "_active": true,
-    "_components": [
-      {
-        "__id__": 8
-      }
-    ],
-    "_prefab": {
-      "__id__": 11
-    },
-    "_lpos": {
-      "__type__": "cc.Vec3",
-      "x": 0,
-      "y": 0,
-      "z": 0
-    },
-    "_lrot": {
-      "__type__": "cc.Quat",
-      "x": 0.06397656665577078,
-      "y": 0.44608233363525834,
-      "z": 0.8239028751062037,
-      "w": 0.3436591377065261
-    },
-    "_lscale": {
-      "__type__": "cc.Vec3",
-      "x": 1,
-      "y": 1,
-      "z": 1
-    },
-    "_mobility": 0,
-    "_layer": 1073741824,
-    "_euler": {
-      "__type__": "cc.Vec3",
-      "x": -117.89400000000003,
-      "y": 165.091,
-      "z": 38.56200000000001
-    },
-    "_id": ""
-  },
-  {
-    "__type__": "cc.DirectionalLight",
-    "_name": "",
-    "_objFlags": 0,
-    "__editorExtras__": {},
-    "node": {
-      "__id__": 7
-    },
-    "_enabled": false,
-    "__prefab": {
-      "__id__": 9
-    },
-    "_color": {
-      "__type__": "cc.Color",
-      "r": 255,
-      "g": 255,
-      "b": 255,
-      "a": 255
-    },
-    "_useColorTemperature": false,
-    "_colorTemperature": 6550,
-    "_staticSettings": {
-      "__id__": 10
-    },
-    "_visibility": -325058561,
-    "_illuminanceHDR": 65000,
-    "_illuminance": 65000,
-    "_illuminanceLDR": 1.6927083333333335,
-    "_shadowEnabled": false,
-    "_shadowPcf": 0,
-    "_shadowBias": 0.00001,
-    "_shadowNormalBias": 0,
-    "_shadowSaturation": 1,
-    "_shadowDistance": 50,
-    "_shadowInvisibleOcclusionRange": 200,
-    "_csmLevel": 4,
-    "_csmLayerLambda": 0.75,
-    "_csmOptimizationMode": 2,
-    "_csmAdvancedOptions": false,
-    "_csmLayersTransition": false,
-    "_csmTransitionRange": 0.05,
-    "_shadowFixedArea": false,
-    "_shadowNear": 0.1,
-    "_shadowFar": 10,
-    "_shadowOrthoSize": 5,
-    "_id": ""
-  },
-  {
-    "__type__": "cc.CompPrefabInfo",
-    "fileId": "94UJ0Rh0BFtLbW0bxSRkkg"
-  },
-  {
-    "__type__": "cc.StaticLightSettings",
-    "_baked": false,
-    "_editorOnly": false,
-    "_castShadow": false
-  },
-  {
-    "__type__": "cc.PrefabInfo",
-    "root": {
-      "__id__": 1
-    },
-    "asset": {
-      "__id__": 0
-    },
-    "fileId": "2ffcRH6ohLtYYKNKtxLOXD",
-    "instance": null,
-    "targetOverrides": null,
-    "nestedPrefabInstanceRoots": null
-  },
   {
     "__type__": "cc.RigidBody",
     "_name": "",
@@ -317,7 +197,7 @@
     },
     "_enabled": true,
     "__prefab": {
-      "__id__": 13
+      "__id__": 8
     },
     "_group": 16,
     "_type": 4,
@@ -354,7 +234,7 @@
     },
     "_enabled": true,
     "__prefab": {
-      "__id__": 15
+      "__id__": 10
     },
     "_material": null,
     "_isTrigger": true,
@@ -386,7 +266,7 @@
     },
     "_enabled": true,
     "__prefab": {
-      "__id__": 17
+      "__id__": 12
     },
     "hp": 1,
     "currentExp": 4,

+ 7 - 127
assets/module_storm_sunder/FBX/Model/prefab/ta.prefab

@@ -20,25 +20,22 @@
     "_children": [
       {
         "__id__": 2
-      },
-      {
-        "__id__": 7
       }
     ],
     "_active": true,
     "_components": [
       {
-        "__id__": 12
+        "__id__": 7
       },
       {
-        "__id__": 14
+        "__id__": 9
       },
       {
-        "__id__": 16
+        "__id__": 11
       }
     ],
     "_prefab": {
-      "__id__": 18
+      "__id__": 13
     },
     "_lpos": {
       "__type__": "cc.Vec3",
@@ -190,123 +187,6 @@
     "targetOverrides": null,
     "nestedPrefabInstanceRoots": null
   },
-  {
-    "__type__": "cc.Node",
-    "_name": "Main Light",
-    "_objFlags": 0,
-    "__editorExtras__": {},
-    "_parent": {
-      "__id__": 1
-    },
-    "_children": [],
-    "_active": true,
-    "_components": [
-      {
-        "__id__": 8
-      }
-    ],
-    "_prefab": {
-      "__id__": 11
-    },
-    "_lpos": {
-      "__type__": "cc.Vec3",
-      "x": 0,
-      "y": 0,
-      "z": 0
-    },
-    "_lrot": {
-      "__type__": "cc.Quat",
-      "x": 0.06397656665577078,
-      "y": 0.44608233363525834,
-      "z": 0.8239028751062037,
-      "w": 0.3436591377065261
-    },
-    "_lscale": {
-      "__type__": "cc.Vec3",
-      "x": 1,
-      "y": 1,
-      "z": 1
-    },
-    "_mobility": 0,
-    "_layer": 1073741824,
-    "_euler": {
-      "__type__": "cc.Vec3",
-      "x": -117.89400000000003,
-      "y": 165.091,
-      "z": 38.56200000000001
-    },
-    "_id": ""
-  },
-  {
-    "__type__": "cc.DirectionalLight",
-    "_name": "",
-    "_objFlags": 0,
-    "__editorExtras__": {},
-    "node": {
-      "__id__": 7
-    },
-    "_enabled": false,
-    "__prefab": {
-      "__id__": 9
-    },
-    "_color": {
-      "__type__": "cc.Color",
-      "r": 255,
-      "g": 255,
-      "b": 255,
-      "a": 255
-    },
-    "_useColorTemperature": false,
-    "_colorTemperature": 6550,
-    "_staticSettings": {
-      "__id__": 10
-    },
-    "_visibility": -325058561,
-    "_illuminanceHDR": 65000,
-    "_illuminance": 65000,
-    "_illuminanceLDR": 1.6927083333333335,
-    "_shadowEnabled": false,
-    "_shadowPcf": 0,
-    "_shadowBias": 0.00001,
-    "_shadowNormalBias": 0,
-    "_shadowSaturation": 1,
-    "_shadowDistance": 50,
-    "_shadowInvisibleOcclusionRange": 200,
-    "_csmLevel": 4,
-    "_csmLayerLambda": 0.75,
-    "_csmOptimizationMode": 2,
-    "_csmAdvancedOptions": false,
-    "_csmLayersTransition": false,
-    "_csmTransitionRange": 0.05,
-    "_shadowFixedArea": false,
-    "_shadowNear": 0.1,
-    "_shadowFar": 10,
-    "_shadowOrthoSize": 5,
-    "_id": ""
-  },
-  {
-    "__type__": "cc.CompPrefabInfo",
-    "fileId": "1duuzdgydCGqgkmYdK8KX0"
-  },
-  {
-    "__type__": "cc.StaticLightSettings",
-    "_baked": false,
-    "_editorOnly": false,
-    "_castShadow": false
-  },
-  {
-    "__type__": "cc.PrefabInfo",
-    "root": {
-      "__id__": 1
-    },
-    "asset": {
-      "__id__": 0
-    },
-    "fileId": "b9j1Ph9LlE942l8bi1f6NW",
-    "instance": null,
-    "targetOverrides": null,
-    "nestedPrefabInstanceRoots": null
-  },
   {
     "__type__": "cc.RigidBody",
     "_name": "",
@@ -317,7 +197,7 @@
     },
     "_enabled": true,
     "__prefab": {
-      "__id__": 13
+      "__id__": 8
     },
     "_group": 16,
     "_type": 4,
@@ -354,7 +234,7 @@
     },
     "_enabled": true,
     "__prefab": {
-      "__id__": 15
+      "__id__": 10
     },
     "_material": null,
     "_isTrigger": true,
@@ -386,7 +266,7 @@
     },
     "_enabled": true,
     "__prefab": {
-      "__id__": 17
+      "__id__": 12
     },
     "hp": 150,
     "currentExp": 150,

+ 7 - 127
assets/module_storm_sunder/FBX/Model/prefab/tree1.prefab

@@ -20,25 +20,22 @@
     "_children": [
       {
         "__id__": 2
-      },
-      {
-        "__id__": 12
       }
     ],
     "_active": true,
     "_components": [
       {
-        "__id__": 17
+        "__id__": 12
       },
       {
-        "__id__": 19
+        "__id__": 14
       },
       {
-        "__id__": 21
+        "__id__": 16
       }
     ],
     "_prefab": {
-      "__id__": 23
+      "__id__": 18
     },
     "_lpos": {
       "__type__": "cc.Vec3",
@@ -204,123 +201,6 @@
       "41wrcSiRFQvYENf/yINN9+"
     ]
   },
-  {
-    "__type__": "cc.Node",
-    "_name": "Directional Light",
-    "_objFlags": 0,
-    "__editorExtras__": {},
-    "_parent": {
-      "__id__": 1
-    },
-    "_children": [],
-    "_active": true,
-    "_components": [
-      {
-        "__id__": 13
-      }
-    ],
-    "_prefab": {
-      "__id__": 16
-    },
-    "_lpos": {
-      "__type__": "cc.Vec3",
-      "x": 0,
-      "y": 0,
-      "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": 1073741824,
-    "_euler": {
-      "__type__": "cc.Vec3",
-      "x": 0,
-      "y": 0,
-      "z": 0
-    },
-    "_id": ""
-  },
-  {
-    "__type__": "cc.DirectionalLight",
-    "_name": "",
-    "_objFlags": 0,
-    "__editorExtras__": {},
-    "node": {
-      "__id__": 12
-    },
-    "_enabled": false,
-    "__prefab": {
-      "__id__": 14
-    },
-    "_color": {
-      "__type__": "cc.Color",
-      "r": 255,
-      "g": 255,
-      "b": 255,
-      "a": 255
-    },
-    "_useColorTemperature": false,
-    "_colorTemperature": 6550,
-    "_staticSettings": {
-      "__id__": 15
-    },
-    "_visibility": -325058561,
-    "_illuminanceHDR": 65000,
-    "_illuminance": 65000,
-    "_illuminanceLDR": 1.6927083333333335,
-    "_shadowEnabled": false,
-    "_shadowPcf": 2,
-    "_shadowBias": 0.00001,
-    "_shadowNormalBias": 0,
-    "_shadowSaturation": 1,
-    "_shadowDistance": 50,
-    "_shadowInvisibleOcclusionRange": 200,
-    "_csmLevel": 4,
-    "_csmLayerLambda": 0.75,
-    "_csmOptimizationMode": 2,
-    "_csmAdvancedOptions": false,
-    "_csmLayersTransition": false,
-    "_csmTransitionRange": 0.05,
-    "_shadowFixedArea": false,
-    "_shadowNear": 0.1,
-    "_shadowFar": 10,
-    "_shadowOrthoSize": 5,
-    "_id": ""
-  },
-  {
-    "__type__": "cc.CompPrefabInfo",
-    "fileId": "2b/CsPV3BCBLx6ewg7z5Xe"
-  },
-  {
-    "__type__": "cc.StaticLightSettings",
-    "_baked": false,
-    "_editorOnly": false,
-    "_castShadow": true
-  },
-  {
-    "__type__": "cc.PrefabInfo",
-    "root": {
-      "__id__": 1
-    },
-    "asset": {
-      "__id__": 0
-    },
-    "fileId": "a78ohu6jVJpofBa15zuozQ",
-    "instance": null,
-    "targetOverrides": null,
-    "nestedPrefabInstanceRoots": null
-  },
   {
     "__type__": "cc.RigidBody",
     "_name": "",
@@ -331,7 +211,7 @@
     },
     "_enabled": true,
     "__prefab": {
-      "__id__": 18
+      "__id__": 13
     },
     "_group": 16,
     "_type": 4,
@@ -368,7 +248,7 @@
     },
     "_enabled": true,
     "__prefab": {
-      "__id__": 20
+      "__id__": 15
     },
     "_material": null,
     "_isTrigger": true,
@@ -400,7 +280,7 @@
     },
     "_enabled": true,
     "__prefab": {
-      "__id__": 22
+      "__id__": 17
     },
     "hp": 1,
     "currentExp": 3,

+ 7 - 127
assets/module_storm_sunder/FBX/Model/prefab/tree2.prefab

@@ -20,25 +20,22 @@
     "_children": [
       {
         "__id__": 2
-      },
-      {
-        "__id__": 12
       }
     ],
     "_active": true,
     "_components": [
       {
-        "__id__": 17
+        "__id__": 12
       },
       {
-        "__id__": 19
+        "__id__": 14
       },
       {
-        "__id__": 21
+        "__id__": 16
       }
     ],
     "_prefab": {
-      "__id__": 23
+      "__id__": 18
     },
     "_lpos": {
       "__type__": "cc.Vec3",
@@ -204,123 +201,6 @@
       "fafvzzEeBVDrIF8aA35yFT"
     ]
   },
-  {
-    "__type__": "cc.Node",
-    "_name": "Directional Light",
-    "_objFlags": 0,
-    "__editorExtras__": {},
-    "_parent": {
-      "__id__": 1
-    },
-    "_children": [],
-    "_active": true,
-    "_components": [
-      {
-        "__id__": 13
-      }
-    ],
-    "_prefab": {
-      "__id__": 16
-    },
-    "_lpos": {
-      "__type__": "cc.Vec3",
-      "x": 0,
-      "y": 0,
-      "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": 1073741824,
-    "_euler": {
-      "__type__": "cc.Vec3",
-      "x": 0,
-      "y": 0,
-      "z": 0
-    },
-    "_id": ""
-  },
-  {
-    "__type__": "cc.DirectionalLight",
-    "_name": "",
-    "_objFlags": 0,
-    "__editorExtras__": {},
-    "node": {
-      "__id__": 12
-    },
-    "_enabled": false,
-    "__prefab": {
-      "__id__": 14
-    },
-    "_color": {
-      "__type__": "cc.Color",
-      "r": 255,
-      "g": 255,
-      "b": 255,
-      "a": 255
-    },
-    "_useColorTemperature": false,
-    "_colorTemperature": 6550,
-    "_staticSettings": {
-      "__id__": 15
-    },
-    "_visibility": -325058561,
-    "_illuminanceHDR": 65000,
-    "_illuminance": 65000,
-    "_illuminanceLDR": 1.6927083333333335,
-    "_shadowEnabled": false,
-    "_shadowPcf": 2,
-    "_shadowBias": 0.00001,
-    "_shadowNormalBias": 0,
-    "_shadowSaturation": 1,
-    "_shadowDistance": 50,
-    "_shadowInvisibleOcclusionRange": 200,
-    "_csmLevel": 4,
-    "_csmLayerLambda": 0.75,
-    "_csmOptimizationMode": 2,
-    "_csmAdvancedOptions": false,
-    "_csmLayersTransition": false,
-    "_csmTransitionRange": 0.05,
-    "_shadowFixedArea": false,
-    "_shadowNear": 0.1,
-    "_shadowFar": 10,
-    "_shadowOrthoSize": 5,
-    "_id": ""
-  },
-  {
-    "__type__": "cc.CompPrefabInfo",
-    "fileId": "28OFJPIzRHu5pfLNNKUyoD"
-  },
-  {
-    "__type__": "cc.StaticLightSettings",
-    "_baked": false,
-    "_editorOnly": false,
-    "_castShadow": true
-  },
-  {
-    "__type__": "cc.PrefabInfo",
-    "root": {
-      "__id__": 1
-    },
-    "asset": {
-      "__id__": 0
-    },
-    "fileId": "aatz91NJdBTZJtj91yFwSu",
-    "instance": null,
-    "targetOverrides": null,
-    "nestedPrefabInstanceRoots": null
-  },
   {
     "__type__": "cc.RigidBody",
     "_name": "",
@@ -331,7 +211,7 @@
     },
     "_enabled": true,
     "__prefab": {
-      "__id__": 18
+      "__id__": 13
     },
     "_group": 16,
     "_type": 4,
@@ -368,7 +248,7 @@
     },
     "_enabled": true,
     "__prefab": {
-      "__id__": 20
+      "__id__": 15
     },
     "_material": null,
     "_isTrigger": true,
@@ -400,7 +280,7 @@
     },
     "_enabled": true,
     "__prefab": {
-      "__id__": 22
+      "__id__": 17
     },
     "hp": 1,
     "currentExp": 3,

+ 7 - 127
assets/module_storm_sunder/FBX/Model/prefab/tree3.prefab

@@ -20,25 +20,22 @@
     "_children": [
       {
         "__id__": 2
-      },
-      {
-        "__id__": 12
       }
     ],
     "_active": true,
     "_components": [
       {
-        "__id__": 17
+        "__id__": 12
       },
       {
-        "__id__": 19
+        "__id__": 14
       },
       {
-        "__id__": 21
+        "__id__": 16
       }
     ],
     "_prefab": {
-      "__id__": 23
+      "__id__": 18
     },
     "_lpos": {
       "__type__": "cc.Vec3",
@@ -204,123 +201,6 @@
       "a6l7AtmIRYHqSJ/SsYj+p1"
     ]
   },
-  {
-    "__type__": "cc.Node",
-    "_name": "Directional Light",
-    "_objFlags": 0,
-    "__editorExtras__": {},
-    "_parent": {
-      "__id__": 1
-    },
-    "_children": [],
-    "_active": true,
-    "_components": [
-      {
-        "__id__": 13
-      }
-    ],
-    "_prefab": {
-      "__id__": 16
-    },
-    "_lpos": {
-      "__type__": "cc.Vec3",
-      "x": 0,
-      "y": 0,
-      "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": 1073741824,
-    "_euler": {
-      "__type__": "cc.Vec3",
-      "x": 0,
-      "y": 0,
-      "z": 0
-    },
-    "_id": ""
-  },
-  {
-    "__type__": "cc.DirectionalLight",
-    "_name": "",
-    "_objFlags": 0,
-    "__editorExtras__": {},
-    "node": {
-      "__id__": 12
-    },
-    "_enabled": false,
-    "__prefab": {
-      "__id__": 14
-    },
-    "_color": {
-      "__type__": "cc.Color",
-      "r": 255,
-      "g": 255,
-      "b": 255,
-      "a": 255
-    },
-    "_useColorTemperature": false,
-    "_colorTemperature": 6550,
-    "_staticSettings": {
-      "__id__": 15
-    },
-    "_visibility": -325058561,
-    "_illuminanceHDR": 65000,
-    "_illuminance": 65000,
-    "_illuminanceLDR": 1.6927083333333335,
-    "_shadowEnabled": false,
-    "_shadowPcf": 2,
-    "_shadowBias": 0.00001,
-    "_shadowNormalBias": 0,
-    "_shadowSaturation": 1,
-    "_shadowDistance": 50,
-    "_shadowInvisibleOcclusionRange": 200,
-    "_csmLevel": 4,
-    "_csmLayerLambda": 0.75,
-    "_csmOptimizationMode": 2,
-    "_csmAdvancedOptions": false,
-    "_csmLayersTransition": false,
-    "_csmTransitionRange": 0.05,
-    "_shadowFixedArea": false,
-    "_shadowNear": 0.1,
-    "_shadowFar": 10,
-    "_shadowOrthoSize": 5,
-    "_id": ""
-  },
-  {
-    "__type__": "cc.CompPrefabInfo",
-    "fileId": "ffLfE5aCVPtbn0rvzr8Cx4"
-  },
-  {
-    "__type__": "cc.StaticLightSettings",
-    "_baked": false,
-    "_editorOnly": false,
-    "_castShadow": true
-  },
-  {
-    "__type__": "cc.PrefabInfo",
-    "root": {
-      "__id__": 1
-    },
-    "asset": {
-      "__id__": 0
-    },
-    "fileId": "32kEO/SyBMbr5b00PASDce",
-    "instance": null,
-    "targetOverrides": null,
-    "nestedPrefabInstanceRoots": null
-  },
   {
     "__type__": "cc.RigidBody",
     "_name": "",
@@ -331,7 +211,7 @@
     },
     "_enabled": true,
     "__prefab": {
-      "__id__": 18
+      "__id__": 13
     },
     "_group": 16,
     "_type": 4,
@@ -368,7 +248,7 @@
     },
     "_enabled": true,
     "__prefab": {
-      "__id__": 20
+      "__id__": 15
     },
     "_material": null,
     "_isTrigger": true,
@@ -400,7 +280,7 @@
     },
     "_enabled": true,
     "__prefab": {
-      "__id__": 22
+      "__id__": 17
     },
     "hp": 1,
     "currentExp": 3,

+ 7 - 127
assets/module_storm_sunder/FBX/Model/prefab/whitehouse.prefab

@@ -26,25 +26,22 @@
       },
       {
         "__id__": 26
-      },
-      {
-        "__id__": 37
       }
     ],
     "_active": true,
     "_components": [
       {
-        "__id__": 42
+        "__id__": 37
       },
       {
-        "__id__": 44
+        "__id__": 39
       },
       {
-        "__id__": 46
+        "__id__": 41
       }
     ],
     "_prefab": {
-      "__id__": 48
+      "__id__": 43
     },
     "_lpos": {
       "__type__": "cc.Vec3",
@@ -553,123 +550,6 @@
       "__expectedType__": "cc.Mesh"
     }
   },
-  {
-    "__type__": "cc.Node",
-    "_name": "Main Light",
-    "_objFlags": 0,
-    "__editorExtras__": {},
-    "_parent": {
-      "__id__": 1
-    },
-    "_children": [],
-    "_active": true,
-    "_components": [
-      {
-        "__id__": 38
-      }
-    ],
-    "_prefab": {
-      "__id__": 41
-    },
-    "_lpos": {
-      "__type__": "cc.Vec3",
-      "x": 0,
-      "y": 0,
-      "z": 0
-    },
-    "_lrot": {
-      "__type__": "cc.Quat",
-      "x": 0.06397656665577078,
-      "y": 0.44608233363525834,
-      "z": 0.8239028751062037,
-      "w": 0.3436591377065261
-    },
-    "_lscale": {
-      "__type__": "cc.Vec3",
-      "x": 1,
-      "y": 1,
-      "z": 1
-    },
-    "_mobility": 0,
-    "_layer": 1073741824,
-    "_euler": {
-      "__type__": "cc.Vec3",
-      "x": -117.89400000000003,
-      "y": 165.091,
-      "z": 38.56200000000001
-    },
-    "_id": ""
-  },
-  {
-    "__type__": "cc.DirectionalLight",
-    "_name": "",
-    "_objFlags": 0,
-    "__editorExtras__": {},
-    "node": {
-      "__id__": 37
-    },
-    "_enabled": false,
-    "__prefab": {
-      "__id__": 39
-    },
-    "_color": {
-      "__type__": "cc.Color",
-      "r": 255,
-      "g": 255,
-      "b": 255,
-      "a": 255
-    },
-    "_useColorTemperature": false,
-    "_colorTemperature": 6550,
-    "_staticSettings": {
-      "__id__": 40
-    },
-    "_visibility": -325058561,
-    "_illuminanceHDR": 65000,
-    "_illuminance": 65000,
-    "_illuminanceLDR": 1.6927083333333335,
-    "_shadowEnabled": false,
-    "_shadowPcf": 0,
-    "_shadowBias": 0.00001,
-    "_shadowNormalBias": 0,
-    "_shadowSaturation": 1,
-    "_shadowDistance": 50,
-    "_shadowInvisibleOcclusionRange": 200,
-    "_csmLevel": 4,
-    "_csmLayerLambda": 0.75,
-    "_csmOptimizationMode": 2,
-    "_csmAdvancedOptions": false,
-    "_csmLayersTransition": false,
-    "_csmTransitionRange": 0.05,
-    "_shadowFixedArea": false,
-    "_shadowNear": 0.1,
-    "_shadowFar": 10,
-    "_shadowOrthoSize": 5,
-    "_id": ""
-  },
-  {
-    "__type__": "cc.CompPrefabInfo",
-    "fileId": "5cSvMwKCxMvqH5eDd1Jjsr"
-  },
-  {
-    "__type__": "cc.StaticLightSettings",
-    "_baked": false,
-    "_editorOnly": false,
-    "_castShadow": false
-  },
-  {
-    "__type__": "cc.PrefabInfo",
-    "root": {
-      "__id__": 1
-    },
-    "asset": {
-      "__id__": 0
-    },
-    "fileId": "912mHKB6hCCpedtblS66L4",
-    "instance": null,
-    "targetOverrides": null,
-    "nestedPrefabInstanceRoots": null
-  },
   {
     "__type__": "cc.RigidBody",
     "_name": "",
@@ -680,7 +560,7 @@
     },
     "_enabled": true,
     "__prefab": {
-      "__id__": 43
+      "__id__": 38
     },
     "_group": 16,
     "_type": 4,
@@ -717,7 +597,7 @@
     },
     "_enabled": true,
     "__prefab": {
-      "__id__": 45
+      "__id__": 40
     },
     "_material": null,
     "_isTrigger": true,
@@ -749,7 +629,7 @@
     },
     "_enabled": true,
     "__prefab": {
-      "__id__": 47
+      "__id__": 42
     },
     "hp": 150,
     "currentExp": 150,

Різницю між файлами не показано, бо вона завелика
+ 112 - 112
assets/module_storm_sunder/Prefabs/Map1.prefab


+ 1 - 1
assets/module_storm_sunder/Script/Component/TornadoAIComponent.ts

@@ -74,7 +74,7 @@ export class TornadoAIComponent extends TornadoComponent {
         this.attack = this.attributeBonusMgr.getStormSunderAttack(this.currentLv, true);
         this.speed = this.attributeBonusMgr.getStormSunderSpeed(this.currentLv, true);
         this.speed = Math.round((this.speed / 2) * 100) / 100;
-        // this.speed = this.speed * 0.2;//测试
+        // this.speed = this.speed * 0.8;//测试
         console.log(`AI速度:${this.speed}`);
     }
 

+ 34 - 12
assets/module_storm_sunder/Script/Component/TornadoComponent.ts

@@ -60,11 +60,28 @@ export class TornadoComponent extends Component {
         this.tigger = this.tornado.getComponent(BoxCollider)!;
         this.radiusTigger = this.node.getChildByName('radiusTigger').getComponent(CylinderCollider)!;
 
+        // 初始化刚体设置
+        this.initializeRigidBody();
+
         this.tigger.on('onTriggerEnter', this.onTriggerEnter, this);
         this.tigger.on('onTriggerStay', this.onTriggerStay, this);
         this.tigger.on('onTriggerExit', this.onTriggerExit, this);
     }
 
+    private initializeRigidBody(): void {
+        if (!this.rigidBody) return;
+
+        // 启用连续碰撞检测
+        this.rigidBody.useCCD = true;
+        // 设置合适的物理参数
+        this.rigidBody.allowSleep = false;  // 防止刚体休眠
+        // 确保刚体能够正确进行碰撞检测
+        this.rigidBody.isKinematic = false;
+        this.rigidBody.useGravity = false;
+        // 设置较低的线性阻尼以确保平滑移动
+        this.rigidBody.linearDamping = 0.1;
+    }
+
     protected initPlayer() {
         this.attributeBonusMgr = AttributeBonusMgr.inst;
         const userModel = this.attributeBonusMgr.userModel;
@@ -77,7 +94,7 @@ export class TornadoComponent extends Component {
         this.nickName = userModel.nickName;
         this.height = userModel.game_tornado_base_height;
         this.speed = Math.round((this.speed / 2) * 100) / 100;
-        this.speed = this.speed * 1.2;//测试
+        // this.speed = this.speed * 1.5;//测试
 
         console.log(`玩家的速度:${this.speed}`);
         this.playerInfo = {
@@ -200,18 +217,23 @@ export class TornadoComponent extends Component {
 
             if (event.selfCollider.node.name == 'RigibodyStorm') {
                 if (event.otherCollider.node.name == 'RigibodyStorm') {
-                    console.log('碰撞到其他龙卷风碰撞器!!!!');
                     const distance = Vec3.distance(event.selfCollider.node.worldPosition, otherCollider.node.worldPosition);
-                    // console.log(`龙卷风之间 distance:${distance}`);
-                    if (distance <= 2) {
-                        if (this.currentLv > targetTornado.currentLv) {
-                            // console.log(`玩家等级:${this.currentLv}  大于  targetTornado等级:${targetTornado.currentLv}`);
-                            StormSunderAudioMgr.playOneShot(StormSunderAudioMgr.getMusicIdName(5), 1.0);
-                            this.curHitObj = targetTornado.node;
-                            this.addExpByKill();
-                            this.killed(targetTornado.node);
-
-                            Effect2DUIMgr.inst.addPKInfo(this.nickName, targetTornado.nickName);
+
+                    // 增加碰撞检测的容差范围
+                    const collisionThreshold = 3;  // 增加检测范围
+                    if (distance <= collisionThreshold) {
+                        // 添加额外的速度检查,确保不会因为速度太快而错过碰撞
+                        const relativeSpeed = Math.abs(this.speed - targetTornado.speed);
+                        const minSpeedThreshold = 5;  // 最小速度阈值
+
+                        if (relativeSpeed >= minSpeedThreshold || distance <= 1.5) {  // 如果速度差够大或距离非常近
+                            if (this.currentLv > targetTornado.currentLv) {
+                                StormSunderAudioMgr.playOneShot(StormSunderAudioMgr.getMusicIdName(5), 1.0);
+                                this.curHitObj = targetTornado.node;
+                                this.addExpByKill();
+                                this.killed(targetTornado.node);
+                                Effect2DUIMgr.inst.addPKInfo(this.nickName, targetTornado.nickName);
+                            }
                         }
                     }
                 }

+ 1 - 1
assets/module_storm_sunder/Script/Manager/MapMgr.ts

@@ -33,7 +33,7 @@ export class MapMgr {
                 reject();
             }
 
-            resLoader.loadAsync(resLoader.gameBundleName, `Prefabs/Map2`, Prefab).then((prefab: Prefab) => {
+            resLoader.loadAsync(resLoader.gameBundleName, `Prefabs/Map1`, Prefab).then((prefab: Prefab) => {
                 resolve(prefab);
             })
         })

+ 3 - 3
assets/module_storm_sunder/Script/Manager/PlayerMgr.ts

@@ -27,8 +27,8 @@ export class PlayerMgr {
 
     public tornadoNode: Node = null;//玩家节点
     public aiPlayersConfig: Map<number, any> = new Map();//AI玩家配置
-    public createAIPlayerCount: number = 1;//创建AI玩家数量
-    public aiConfigCount: number = 3;//AI配置数量
+    public createAIPlayerCount: number = 10;//创建AI玩家数量
+    public aiConfigCount: number = 10;//AI配置数量
 
     private aiIndex: number = 0;//AI索引
     private pickAiMap: Map<number, Tableai_config> = new Map();//权重随机的AI
@@ -38,7 +38,7 @@ export class PlayerMgr {
         return new Promise(async (resolve, reject) => {
             const mapConfig = MapMgr.Instance.getMapConfig(1);
             this.createAIPlayerCount = mapConfig.count;
-            this.createAIPlayerCount = 3;//测试
+            this.createAIPlayerCount = 10;//测试
             const aiPoints = StormSunderGlobalInstance.instance.aiPoints;
             for (let i = 0; i < this.createAIPlayerCount; i++) {
                 const infoPrefab = await resLoader.loadAsync(resLoader.gameBundleName, res[0], Prefab);

Різницю між файлами не показано, бо вона завелика
+ 410 - 102
assets/module_storm_sunder/rooster_stormsunder.scene


+ 1 - 1
assets/start/Start.ts

@@ -17,7 +17,7 @@ const _preloadRes = [
     { bundle: ModuleDef.BASIC, url: 'ui_alert/UI_Alert', type: 'prefab' },
     { bundle: ModuleDef.BASIC, url: 'ui_tips/UI_Tips', type: 'prefab' },
     { bundle: ModuleDef.BASIC, url: 'ui_waiting/UI_Waiting', type: 'prefab' },
-    { bundle: ModuleDef.MODULE_STORM_SUNDER, url: 'Prefabs/Map2', type: 'prefab' },
+    { bundle: ModuleDef.MODULE_STORM_SUNDER, url: 'Prefabs/Map1', type: 'prefab' },
     { bundle: ModuleDef.MODULE_STORM_SUNDER, url: 'Prefabs/Blood', type: 'prefab' },
     { bundle: ModuleDef.MODULE_STORM_SUNDER, url: 'Prefabs/PlayerInfo', type: 'prefab' },
     { bundle: ModuleDef.MODULE_STORM_SUNDER, url: 'Prefabs/ExpProp', type: 'prefab' },

BIN
excel/ai_config.xlsx


Деякі файли не було показано, через те що забагато файлів було змінено