添加2个游戏层,敌方精灵随机出现在3个层内

This commit is contained in:
walkpan
2024-08-22 22:59:43 +08:00
parent 6e9faca1a3
commit 2917c12f14
65 changed files with 394 additions and 2540 deletions

View File

@@ -45,6 +45,9 @@
],
"_active": true,
"_components": [
{
"__id__": 89
},
{
"__id__": 91
},
@@ -54,9 +57,6 @@
{
"__id__": 95
},
{
"__id__": 88
},
{
"__id__": 97
},
@@ -572,7 +572,7 @@
"__expectedType__": "sp.SkeletonData"
},
"defaultSkin": "default",
"defaultAnimation": "<None>",
"defaultAnimation": "move",
"_premultipliedAlpha": false,
"_timeScale": 1,
"_preCacheMode": 1,
@@ -1809,7 +1809,7 @@
},
{
"__type__": "cc.Node",
"_name": "rang_box",
"_name": "range_box",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
@@ -1832,7 +1832,7 @@
}
],
"_prefab": {
"__id__": 90
"__id__": 88
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -1950,7 +1950,7 @@
},
"_size": {
"__type__": "cc.Size",
"width": 200,
"width": 160,
"height": 80
},
"_id": ""
@@ -1971,39 +1971,11 @@
"__prefab": {
"__id__": 87
},
"Hero_node": {
"__id__": 88
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "64UkfVY1dKB79n553D1pj7"
},
{
"__type__": "dc1b7IQTVxHfIHFfWu0u4I/",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 1
},
"_enabled": true,
"__prefab": {
"__id__": 89
},
"hitFlashMaterial": {
"__uuid__": "a8f34051-ccff-4050-b9d9-234f62977264",
"__expectedType__": "cc.Material"
},
"BoxRang": {
"__id__": 86
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "88a6VdbQBB7YwXovYCN2Sy"
"fileId": "2175joY25A3ZkpTMPMM3QI"
},
{
"__type__": "cc.PrefabInfo",
@@ -2028,7 +2000,7 @@
},
"_enabled": false,
"__prefab": {
"__id__": 92
"__id__": 90
},
"_contentSize": {
"__type__": "cc.Size",
@@ -2056,7 +2028,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 94
"__id__": 92
},
"_customMaterial": null,
"_srcBlendFactor": 2,
@@ -2098,7 +2070,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 96
"__id__": 94
},
"animator": {
"__id__": 24
@@ -2109,6 +2081,31 @@
"__type__": "cc.CompPrefabInfo",
"fileId": "6cDIo6gXFNnbPNuWVAqhBD"
},
{
"__type__": "dc1b7IQTVxHfIHFfWu0u4I/",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 1
},
"_enabled": true,
"__prefab": {
"__id__": 96
},
"hitFlashMaterial": {
"__uuid__": "a8f34051-ccff-4050-b9d9-234f62977264",
"__expectedType__": "cc.Material"
},
"BoxRang": {
"__id__": 79
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "88a6VdbQBB7YwXovYCN2Sy"
},
{
"__type__": "cc.RigidBody2D",
"_name": "",

File diff suppressed because it is too large Load Diff

View File

@@ -1,13 +0,0 @@
{
"ver": "1.1.50",
"importer": "prefab",
"imported": true,
"uuid": "63c02880-bda6-4370-bb22-46bf4f49bbfe",
"files": [
".json"
],
"subMetas": {},
"userData": {
"syncNodeName": "own"
}
}