This commit is contained in:
2024-04-16 23:03:54 +08:00
commit 54580cc1b2
723 changed files with 103745 additions and 0 deletions

View File

@@ -0,0 +1,223 @@
[
{
"__type__": "cc.Prefab",
"_name": "Bullet1",
"_objFlags": 0,
"_native": "",
"data": {
"__id__": 1
},
"optimizationPolicy": 0,
"asyncLoadAssets": false,
"readonly": false,
"persistent": false
},
{
"__type__": "cc.Node",
"_name": "Bullet1",
"_objFlags": 0,
"_parent": null,
"_children": [],
"_active": true,
"_components": [
{
"__id__": 2
},
{
"__id__": 4
},
{
"__id__": 6
},
{
"__id__": 8
},
{
"__id__": 10
}
],
"_prefab": {
"__id__": 12
},
"_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
},
"_layer": 1,
"_euler": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_skewX": 0,
"_skewY": 0,
"_is3DNode": false,
"_id": ""
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 1
},
"_enabled": true,
"__prefab": {
"__id__": 3
},
"_customMaterial": {
"__uuid__": "fda095cb-831d-4601-ad94-846013963de8"
},
"_visFlags": 0,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_spriteFrame": {
"__uuid__": "8b3e8779-e0a1-4819-ad36-0ca06650b6c8@f9941"
},
"_type": 0,
"_fillType": 0,
"_sizeMode": 1,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_useGrayscale": false,
"_atlas": null,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "d1V8SFFflPhaRgjZTUvobp"
},
{
"__type__": "80535zFgvFMOaSCQV08EmiR",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 1
},
"_enabled": true,
"_id": "",
"__prefab": {
"__id__": 5
}
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "8bBSImNmtF3LQm77IMwKzW"
},
{
"__type__": "cc.BoxCollider2D",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 1
},
"_enabled": true,
"__prefab": {
"__id__": 7
},
"tag": 0,
"_group": 1,
"_density": 1,
"_sensor": false,
"_friction": 0.2,
"_restitution": 0,
"_offset": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_size": {
"__type__": "cc.Size",
"width": 24,
"height": 24
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "fbrHJVu7hN1JIF0m3AbnNq"
},
{
"__type__": "cc.UIOpacity",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 1
},
"_enabled": true,
"__prefab": {
"__id__": 9
},
"_opacity": 255
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "53ENw62oJDFaNiO/+tRw/1"
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 1
},
"_enabled": true,
"__prefab": {
"__id__": 11
},
"_priority": 0,
"_contentSize": {
"__type__": "cc.Size",
"width": 24,
"height": 24
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
}
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "2eWqcKbAVKxa7qW5+iakqV"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "4eptFlI11HvZUD/akewO70"
}
]

View File

@@ -0,0 +1,13 @@
{
"ver": "1.1.50",
"importer": "prefab",
"imported": true,
"uuid": "0ad2414f-d035-4829-9433-c23afad415ef",
"files": [
".json"
],
"subMetas": {},
"userData": {
"syncNodeName": "Bullet1"
}
}

View File

@@ -0,0 +1,223 @@
[
{
"__type__": "cc.Prefab",
"_name": "Bullet2",
"_objFlags": 0,
"_native": "",
"data": {
"__id__": 1
},
"optimizationPolicy": 0,
"asyncLoadAssets": false,
"readonly": false,
"persistent": false
},
{
"__type__": "cc.Node",
"_name": "Bullet2",
"_objFlags": 0,
"_parent": null,
"_children": [],
"_active": true,
"_components": [
{
"__id__": 2
},
{
"__id__": 4
},
{
"__id__": 6
},
{
"__id__": 8
},
{
"__id__": 10
}
],
"_prefab": {
"__id__": 12
},
"_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
},
"_layer": 1,
"_euler": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_skewX": 0,
"_skewY": 0,
"_is3DNode": false,
"_id": ""
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 1
},
"_enabled": true,
"__prefab": {
"__id__": 3
},
"_customMaterial": {
"__uuid__": "fda095cb-831d-4601-ad94-846013963de8"
},
"_visFlags": 0,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_spriteFrame": {
"__uuid__": "f2011b07-390c-4f82-85b3-b095c3bfe86b@f9941"
},
"_type": 0,
"_fillType": 0,
"_sizeMode": 1,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_useGrayscale": false,
"_atlas": null,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "1cctJ39lxFe4ShhO1abFK9"
},
{
"__type__": "80535zFgvFMOaSCQV08EmiR",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 1
},
"_enabled": true,
"_id": "",
"__prefab": {
"__id__": 5
}
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "caX6Wd3xFF0JlRol2TQql7"
},
{
"__type__": "cc.BoxCollider2D",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 1
},
"_enabled": true,
"__prefab": {
"__id__": 7
},
"tag": 0,
"_group": 1,
"_density": 1,
"_sensor": false,
"_friction": 0.2,
"_restitution": 0,
"_offset": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_size": {
"__type__": "cc.Size",
"width": 29,
"height": 25
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "13g3gPPo5D4oRbV1dZ+rZZ"
},
{
"__type__": "cc.UIOpacity",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 1
},
"_enabled": true,
"__prefab": {
"__id__": 9
},
"_opacity": 255
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "64HISh1ZhE0ZZTa7rIGMo5"
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 1
},
"_enabled": true,
"__prefab": {
"__id__": 11
},
"_priority": 0,
"_contentSize": {
"__type__": "cc.Size",
"width": 29,
"height": 25
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
}
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "db8M7rqjtCWo23ZJhIv1p2"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "65RbHNAxhG2b7VGmPqbJg5"
}
]

View File

@@ -0,0 +1,13 @@
{
"ver": "1.1.50",
"importer": "prefab",
"imported": true,
"uuid": "dc9437ca-3609-489d-9131-32244f5e55a6",
"files": [
".json"
],
"subMetas": {},
"userData": {
"syncNodeName": "Bullet2"
}
}

View File

@@ -0,0 +1,223 @@
[
{
"__type__": "cc.Prefab",
"_name": "Bullet3",
"_objFlags": 0,
"_native": "",
"data": {
"__id__": 1
},
"optimizationPolicy": 0,
"asyncLoadAssets": false,
"readonly": false,
"persistent": false
},
{
"__type__": "cc.Node",
"_name": "Bullet3",
"_objFlags": 0,
"_parent": null,
"_children": [],
"_active": true,
"_components": [
{
"__id__": 2
},
{
"__id__": 4
},
{
"__id__": 6
},
{
"__id__": 8
},
{
"__id__": 10
}
],
"_prefab": {
"__id__": 12
},
"_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
},
"_layer": 1,
"_euler": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_skewX": 0,
"_skewY": 0,
"_is3DNode": false,
"_id": ""
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 1
},
"_enabled": true,
"__prefab": {
"__id__": 3
},
"_customMaterial": {
"__uuid__": "fda095cb-831d-4601-ad94-846013963de8"
},
"_visFlags": 0,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_spriteFrame": {
"__uuid__": "2eeb5ee4-e43b-419c-996c-4abb29e44844@f9941"
},
"_type": 0,
"_fillType": 0,
"_sizeMode": 1,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_useGrayscale": false,
"_atlas": null,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "29lXT5eBJJV6m8D6AnTaLm"
},
{
"__type__": "80535zFgvFMOaSCQV08EmiR",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 1
},
"_enabled": true,
"_id": "",
"__prefab": {
"__id__": 5
}
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "bf+L5L4SNBCafvQMR3Oep6"
},
{
"__type__": "cc.BoxCollider2D",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 1
},
"_enabled": true,
"__prefab": {
"__id__": 7
},
"tag": 0,
"_group": 1,
"_density": 1,
"_sensor": false,
"_friction": 0.2,
"_restitution": 0,
"_offset": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_size": {
"__type__": "cc.Size",
"width": 31,
"height": 27
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "daWF68thxKo6xpqemciFEI"
},
{
"__type__": "cc.UIOpacity",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 1
},
"_enabled": true,
"__prefab": {
"__id__": 9
},
"_opacity": 255
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "26Fn6ZKgFDtJJm8D68oHs0"
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 1
},
"_enabled": true,
"__prefab": {
"__id__": 11
},
"_priority": 0,
"_contentSize": {
"__type__": "cc.Size",
"width": 31,
"height": 27
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
}
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "54BwDyrb5J+5zQvukZMz5t"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "65RbHNAxhG2b7VGmPqbJg5"
}
]

View File

@@ -0,0 +1,13 @@
{
"ver": "1.1.50",
"importer": "prefab",
"imported": true,
"uuid": "79855960-709b-4967-8c51-6940744466f9",
"files": [
".json"
],
"subMetas": {},
"userData": {
"syncNodeName": "Bullet3"
}
}

View File

@@ -0,0 +1,223 @@
[
{
"__type__": "cc.Prefab",
"_name": "Bullet4",
"_objFlags": 0,
"_native": "",
"data": {
"__id__": 1
},
"optimizationPolicy": 0,
"asyncLoadAssets": false,
"readonly": false,
"persistent": false
},
{
"__type__": "cc.Node",
"_name": "Bullet4",
"_objFlags": 0,
"_parent": null,
"_children": [],
"_active": true,
"_components": [
{
"__id__": 2
},
{
"__id__": 4
},
{
"__id__": 6
},
{
"__id__": 8
},
{
"__id__": 10
}
],
"_prefab": {
"__id__": 12
},
"_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
},
"_layer": 1,
"_euler": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_skewX": 0,
"_skewY": 0,
"_is3DNode": false,
"_id": ""
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 1
},
"_enabled": true,
"__prefab": {
"__id__": 3
},
"_customMaterial": {
"__uuid__": "fda095cb-831d-4601-ad94-846013963de8"
},
"_visFlags": 0,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_spriteFrame": {
"__uuid__": "4ed223f3-8847-4ff4-b00a-a2713889a3c3@f9941"
},
"_type": 0,
"_fillType": 0,
"_sizeMode": 1,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_useGrayscale": false,
"_atlas": null,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "5aLP4A4SpBoafMxnEjeaWf"
},
{
"__type__": "80535zFgvFMOaSCQV08EmiR",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 1
},
"_enabled": true,
"_id": "",
"__prefab": {
"__id__": 5
}
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "2btPTHS9xGJLioAviI6btJ"
},
{
"__type__": "cc.BoxCollider2D",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 1
},
"_enabled": true,
"__prefab": {
"__id__": 7
},
"tag": 0,
"_group": 1,
"_density": 1,
"_sensor": false,
"_friction": 0.2,
"_restitution": 0,
"_offset": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_size": {
"__type__": "cc.Size",
"width": 33,
"height": 29
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "f0HY8WmZBNw68PilT0LZbe"
},
{
"__type__": "cc.UIOpacity",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 1
},
"_enabled": true,
"__prefab": {
"__id__": 9
},
"_opacity": 255
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "93jBdlzARP+705Aozr6upn"
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 1
},
"_enabled": true,
"__prefab": {
"__id__": 11
},
"_priority": 0,
"_contentSize": {
"__type__": "cc.Size",
"width": 33,
"height": 29
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
}
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "f9/CJd7BdBr4bX0xIn0jUm"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "65RbHNAxhG2b7VGmPqbJg5"
}
]

View File

@@ -0,0 +1,13 @@
{
"ver": "1.1.50",
"importer": "prefab",
"imported": true,
"uuid": "56838abc-6e8d-46c1-8ffb-129da6da9443",
"files": [
".json"
],
"subMetas": {},
"userData": {
"syncNodeName": "Bullet4"
}
}

View File

@@ -0,0 +1,223 @@
[
{
"__type__": "cc.Prefab",
"_name": "Bullet5",
"_objFlags": 0,
"_native": "",
"data": {
"__id__": 1
},
"optimizationPolicy": 0,
"asyncLoadAssets": false,
"readonly": false,
"persistent": false
},
{
"__type__": "cc.Node",
"_name": "Bullet5",
"_objFlags": 0,
"_parent": null,
"_children": [],
"_active": true,
"_components": [
{
"__id__": 2
},
{
"__id__": 4
},
{
"__id__": 6
},
{
"__id__": 8
},
{
"__id__": 10
}
],
"_prefab": {
"__id__": 12
},
"_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
},
"_layer": 1,
"_euler": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_skewX": 0,
"_skewY": 0,
"_is3DNode": false,
"_id": ""
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 1
},
"_enabled": true,
"__prefab": {
"__id__": 3
},
"_customMaterial": {
"__uuid__": "fda095cb-831d-4601-ad94-846013963de8"
},
"_visFlags": 0,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_spriteFrame": {
"__uuid__": "dedde5aa-7e1f-4045-a247-87a756ebd228@f9941"
},
"_type": 0,
"_fillType": 0,
"_sizeMode": 1,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_useGrayscale": false,
"_atlas": null,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "31Q1UoaWVGNJad2cudGpLj"
},
{
"__type__": "80535zFgvFMOaSCQV08EmiR",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 1
},
"_enabled": true,
"_id": "",
"__prefab": {
"__id__": 5
}
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "69IT5xFLdGobSxq9Qwxm0R"
},
{
"__type__": "cc.BoxCollider2D",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 1
},
"_enabled": true,
"__prefab": {
"__id__": 7
},
"tag": 0,
"_group": 1,
"_density": 1,
"_sensor": false,
"_friction": 0.2,
"_restitution": 0,
"_offset": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_size": {
"__type__": "cc.Size",
"width": 34,
"height": 30
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "acH7+lybRE/YktpNjxOc/Z"
},
{
"__type__": "cc.UIOpacity",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 1
},
"_enabled": true,
"__prefab": {
"__id__": 9
},
"_opacity": 255
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "2c0MZThYtFMaoIwn4DU777"
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 1
},
"_enabled": true,
"__prefab": {
"__id__": 11
},
"_priority": 0,
"_contentSize": {
"__type__": "cc.Size",
"width": 34,
"height": 30
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
}
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "4bWWleEWFJEqJu59lynZM3"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "65RbHNAxhG2b7VGmPqbJg5"
}
]

View File

@@ -0,0 +1,13 @@
{
"ver": "1.1.50",
"importer": "prefab",
"imported": true,
"uuid": "2f653c1e-9dbb-4869-9061-69dcf40a1bcd",
"files": [
".json"
],
"subMetas": {},
"userData": {
"syncNodeName": "Bullet5"
}
}

View File

@@ -0,0 +1,223 @@
[
{
"__type__": "cc.Prefab",
"_name": "Bullet6",
"_objFlags": 0,
"_native": "",
"data": {
"__id__": 1
},
"optimizationPolicy": 0,
"asyncLoadAssets": false,
"readonly": false,
"persistent": false
},
{
"__type__": "cc.Node",
"_name": "Bullet6",
"_objFlags": 0,
"_parent": null,
"_children": [],
"_active": true,
"_components": [
{
"__id__": 2
},
{
"__id__": 4
},
{
"__id__": 6
},
{
"__id__": 8
},
{
"__id__": 10
}
],
"_prefab": {
"__id__": 12
},
"_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
},
"_layer": 1,
"_euler": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_skewX": 0,
"_skewY": 0,
"_is3DNode": false,
"_id": ""
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 1
},
"_enabled": true,
"__prefab": {
"__id__": 3
},
"_customMaterial": {
"__uuid__": "fda095cb-831d-4601-ad94-846013963de8"
},
"_visFlags": 0,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_spriteFrame": {
"__uuid__": "f5789568-56c4-4adc-bdd7-8ef6af2af12a@f9941"
},
"_type": 0,
"_fillType": 0,
"_sizeMode": 1,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_useGrayscale": false,
"_atlas": null,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "38thlT6GFD/bQNrb1L6fX2"
},
{
"__type__": "80535zFgvFMOaSCQV08EmiR",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 1
},
"_enabled": true,
"_id": "",
"__prefab": {
"__id__": 5
}
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "59aUMWzXhMK5pGknDlrxbh"
},
{
"__type__": "cc.BoxCollider2D",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 1
},
"_enabled": true,
"__prefab": {
"__id__": 7
},
"tag": 0,
"_group": 1,
"_density": 1,
"_sensor": false,
"_friction": 0.2,
"_restitution": 0,
"_offset": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_size": {
"__type__": "cc.Size",
"width": 35,
"height": 31
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "67DPV3KuxMQKpW9tAWYHKQ"
},
{
"__type__": "cc.UIOpacity",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 1
},
"_enabled": true,
"__prefab": {
"__id__": 9
},
"_opacity": 255
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "0fcJmGpahNRpNvcCEbIJQd"
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 1
},
"_enabled": true,
"__prefab": {
"__id__": 11
},
"_priority": 0,
"_contentSize": {
"__type__": "cc.Size",
"width": 35,
"height": 31
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
}
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "b8yTZkzdFD77Sd0c08ID61"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "65RbHNAxhG2b7VGmPqbJg5"
}
]

View File

@@ -0,0 +1,13 @@
{
"ver": "1.1.50",
"importer": "prefab",
"imported": true,
"uuid": "774fa85c-b690-44fd-a1c8-bc18b704e8ef",
"files": [
".json"
],
"subMetas": {},
"userData": {
"syncNodeName": "Bullet6"
}
}

View File

@@ -0,0 +1,223 @@
[
{
"__type__": "cc.Prefab",
"_name": "Bullet7",
"_objFlags": 0,
"_native": "",
"data": {
"__id__": 1
},
"optimizationPolicy": 0,
"asyncLoadAssets": false,
"readonly": false,
"persistent": false
},
{
"__type__": "cc.Node",
"_name": "Bullet7",
"_objFlags": 0,
"_parent": null,
"_children": [],
"_active": true,
"_components": [
{
"__id__": 2
},
{
"__id__": 4
},
{
"__id__": 6
},
{
"__id__": 8
},
{
"__id__": 10
}
],
"_prefab": {
"__id__": 12
},
"_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
},
"_layer": 1,
"_euler": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_skewX": 0,
"_skewY": 0,
"_is3DNode": false,
"_id": ""
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 1
},
"_enabled": true,
"__prefab": {
"__id__": 3
},
"_customMaterial": {
"__uuid__": "fda095cb-831d-4601-ad94-846013963de8"
},
"_visFlags": 0,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_spriteFrame": {
"__uuid__": "253535d9-0ab9-49ee-b851-923ccf3a67a5@f9941"
},
"_type": 0,
"_fillType": 0,
"_sizeMode": 1,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_useGrayscale": false,
"_atlas": null,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "82nea8QvRKdY1k605t0OxJ"
},
{
"__type__": "80535zFgvFMOaSCQV08EmiR",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 1
},
"_enabled": true,
"_id": "",
"__prefab": {
"__id__": 5
}
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "17M3+STHhCfLlATqVaPjQG"
},
{
"__type__": "cc.BoxCollider2D",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 1
},
"_enabled": true,
"__prefab": {
"__id__": 7
},
"tag": 0,
"_group": 1,
"_density": 1,
"_sensor": false,
"_friction": 0.2,
"_restitution": 0,
"_offset": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_size": {
"__type__": "cc.Size",
"width": 38,
"height": 32
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "4f6vyv2V9BfaIe/J63TCAR"
},
{
"__type__": "cc.UIOpacity",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 1
},
"_enabled": true,
"__prefab": {
"__id__": 9
},
"_opacity": 255
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "146uUK7alH8axw7lPgHg8W"
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 1
},
"_enabled": true,
"__prefab": {
"__id__": 11
},
"_priority": 0,
"_contentSize": {
"__type__": "cc.Size",
"width": 38,
"height": 32
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
}
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "05unoEeFlC+7fJJkTscu41"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "65RbHNAxhG2b7VGmPqbJg5"
}
]

View File

@@ -0,0 +1,13 @@
{
"ver": "1.1.50",
"importer": "prefab",
"imported": true,
"uuid": "f6b3d3ac-4772-4d59-8251-57338ab5c76f",
"files": [
".json"
],
"subMetas": {},
"userData": {
"syncNodeName": "Bullet7"
}
}