pinball/assets/_Game/Prefabs/Ball.prefab

1256 lines
21 KiB
Plaintext
Raw Normal View History

2024-02-27 18:19:33 -08:00
[
{
"__type__": "cc.Prefab",
"_name": "Ball",
"_objFlags": 0,
"_native": "",
"data": {
"__id__": 1
},
"optimizationPolicy": 0,
"persistent": false
},
{
"__type__": "cc.Node",
"_name": "Ball",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": null,
2024-02-28 03:25:11 -08:00
"_children": [
{
"__id__": 2
}
],
2024-02-27 18:19:33 -08:00
"_active": true,
"_components": [
{
2024-03-28 20:35:44 -07:00
"__id__": 45
2024-03-21 01:59:08 -07:00
},
{
2024-03-28 20:35:44 -07:00
"__id__": 47
2024-02-27 18:19:33 -08:00
},
{
2024-03-28 20:35:44 -07:00
"__id__": 49
2024-02-27 18:19:33 -08:00
},
{
2024-03-28 20:35:44 -07:00
"__id__": 51
2024-02-27 18:19:33 -08:00
},
{
2024-03-28 20:35:44 -07:00
"__id__": 53
2024-02-27 18:19:33 -08:00
}
],
"_prefab": {
2024-03-28 20:35:44 -07:00
"__id__": 57
2024-02-27 18:19:33 -08:00
},
"_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",
2024-03-21 01:59:08 -07:00
"x": 1,
"y": 1,
2024-02-28 03:25:11 -08:00
"z": 1
},
"_mobility": 0,
"_layer": 33554432,
"_euler": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_id": ""
},
{
"__type__": "cc.Node",
2024-03-07 03:15:08 -08:00
"_name": "Graphics",
2024-02-28 03:25:11 -08:00
"_objFlags": 0,
"_parent": {
"__id__": 1
},
2024-03-07 03:15:08 -08:00
"_children": [
{
"__id__": 3
},
{
2024-03-21 01:59:08 -07:00
"__id__": 9
},
{
2024-03-28 20:35:44 -07:00
"__id__": 17
},
{
"__id__": 23
2024-03-21 01:59:08 -07:00
},
{
2024-03-28 20:35:44 -07:00
"__id__": 31
2024-03-07 03:15:08 -08:00
}
],
"_active": true,
"_components": [
{
2024-03-28 20:35:44 -07:00
"__id__": 42
2024-03-07 03:15:08 -08:00
}
],
"_prefab": {
2024-03-28 20:35:44 -07:00
"__id__": 44
2024-03-07 03:15:08 -08:00
},
"_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": 33554432,
"_euler": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_id": ""
},
{
"__type__": "cc.Node",
2024-03-21 01:59:08 -07:00
"_name": "shadow",
2024-03-07 03:15:08 -08:00
"_objFlags": 0,
"_parent": {
"__id__": 2
},
2024-02-28 03:25:11 -08:00
"_children": [],
"_active": true,
"_components": [
{
2024-03-07 03:15:08 -08:00
"__id__": 4
2024-03-21 01:59:08 -07:00
},
{
"__id__": 6
2024-02-28 03:25:11 -08:00
}
],
"_prefab": {
2024-03-21 01:59:08 -07:00
"__id__": 8
2024-02-28 03:25:11 -08:00
},
"_lpos": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
2024-03-21 01:59:08 -07:00
"z": 0
2024-02-28 03:25:11 -08:00
},
"_lrot": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
},
"_lscale": {
"__type__": "cc.Vec3",
"x": 1,
"y": 1,
2024-02-27 18:19:33 -08:00
"z": 1
},
"_mobility": 0,
"_layer": 33554432,
"_euler": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_id": ""
},
2024-02-28 03:25:11 -08:00
{
2024-03-21 01:59:08 -07:00
"__type__": "cc.UITransform",
2024-02-28 03:25:11 -08:00
"_name": "",
"_objFlags": 0,
"node": {
2024-03-07 03:15:08 -08:00
"__id__": 3
2024-02-28 03:25:11 -08:00
},
"_enabled": true,
"__prefab": {
2024-03-07 03:15:08 -08:00
"__id__": 5
2024-02-28 03:25:11 -08:00
},
2024-03-21 01:59:08 -07:00
"_contentSize": {
"__type__": "cc.Size",
"width": 80,
"height": 80
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "73hUW2at1D1qPQ32RE58B6"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 3
},
"_enabled": true,
"__prefab": {
"__id__": 7
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 150
},
"_spriteFrame": {
"__uuid__": "125bc226-e5be-4803-91f4-65deec3dbb66@f9941",
"__expectedType__": "cc.SpriteFrame"
},
"_type": 0,
"_fillType": 0,
"_sizeMode": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_useGrayscale": false,
"_atlas": null,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "49DNPn2ORDZrL8MUHRPa6T"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "3fSiCjRy1KKbp8m915wg7x",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.Node",
2024-03-28 20:35:44 -07:00
"_objFlags": 0,
"_parent": {
"__id__": 2
},
"_prefab": {
"__id__": 10
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 9
},
"asset": {
2024-04-14 20:50:00 -07:00
"__uuid__": "2fd9c489-92da-4c8a-abd1-87491b12d535",
2024-03-28 20:35:44 -07:00
"__expectedType__": "cc.Prefab"
},
"fileId": "74Oi+ZAplPMoqFJ0+Pm+/N",
"instance": {
"__id__": 11
},
"targetOverrides": null
},
{
"__type__": "cc.PrefabInstance",
2024-04-14 20:50:00 -07:00
"fileId": "adlWx5B1JGVIKuxV8jxQfO",
2024-03-28 20:35:44 -07:00
"prefabRootNode": {
"__id__": 1
},
"mountedChildren": [],
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 12
},
{
"__id__": 14
},
{
"__id__": 15
},
{
"__id__": 16
}
],
"removedComponents": []
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 13
},
"propertyPath": [
"_name"
],
2024-04-14 20:50:00 -07:00
"value": "Trail2"
2024-03-28 20:35:44 -07:00
},
{
"__type__": "cc.TargetInfo",
"localID": [
"74Oi+ZAplPMoqFJ0+Pm+/N"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 13
},
"propertyPath": [
"_lpos"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 13
},
"propertyPath": [
"_lrot"
],
"value": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 13
},
"propertyPath": [
"_euler"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
}
},
{
"__type__": "cc.Node",
"_name": "Sprite",
2024-03-21 01:59:08 -07:00
"_objFlags": 0,
"_parent": {
"__id__": 2
},
"_children": [],
"_active": true,
"_components": [
{
2024-03-28 20:35:44 -07:00
"__id__": 18
},
{
"__id__": 20
2024-03-21 01:59:08 -07:00
}
],
"_prefab": {
2024-03-28 20:35:44 -07:00
"__id__": 22
2024-03-21 01:59:08 -07:00
},
"_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,
2024-03-28 20:35:44 -07:00
"_layer": 33554432,
2024-03-21 01:59:08 -07:00
"_euler": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_id": ""
},
{
2024-03-28 20:35:44 -07:00
"__type__": "cc.UITransform",
2024-03-21 01:59:08 -07:00
"_name": "",
"_objFlags": 0,
"node": {
2024-03-28 20:35:44 -07:00
"__id__": 17
2024-03-21 01:59:08 -07:00
},
"_enabled": true,
"__prefab": {
"__id__": 19
2024-02-28 03:25:11 -08:00
},
2024-03-28 20:35:44 -07:00
"_contentSize": {
"__type__": "cc.Size",
"width": 68.75899999999999,
"height": 80.33229702970294
2024-02-28 03:25:11 -08:00
},
2024-03-28 20:35:44 -07:00
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
2024-02-28 03:25:11 -08:00
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
2024-03-28 20:35:44 -07:00
"fileId": "c6kr6bHvhF06OlISCzvjZo"
2024-02-28 03:25:11 -08:00
},
{
2024-03-28 20:35:44 -07:00
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 17
},
"_enabled": true,
"__prefab": {
"__id__": 21
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
2024-02-28 03:25:11 -08:00
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
2024-03-28 20:35:44 -07:00
"_spriteFrame": {
2024-04-14 20:50:00 -07:00
"__uuid__": "d976694e-0742-4020-b970-7c72fc414aa3@f9941",
2024-03-28 20:35:44 -07:00
"__expectedType__": "cc.SpriteFrame"
2024-02-28 03:25:11 -08:00
},
2024-03-28 20:35:44 -07:00
"_type": 0,
"_fillType": 0,
"_sizeMode": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
2024-02-28 03:25:11 -08:00
"x": 0,
2024-03-28 20:35:44 -07:00
"y": 0
2024-02-28 03:25:11 -08:00
},
2024-03-28 20:35:44 -07:00
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_useGrayscale": false,
"_atlas": null,
"_id": ""
2024-02-28 03:25:11 -08:00
},
{
2024-03-28 20:35:44 -07:00
"__type__": "cc.CompPrefabInfo",
"fileId": "d8qmZch/1I9IIpjojV8QG7"
2024-02-28 03:25:11 -08:00
},
{
2024-03-28 20:35:44 -07:00
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
2024-02-28 03:25:11 -08:00
},
2024-03-28 20:35:44 -07:00
"asset": {
"__id__": 0
2024-02-28 03:25:11 -08:00
},
2024-03-28 20:35:44 -07:00
"fileId": "abz3Mf5VxMEaQoSXBedPx/",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
2024-02-28 03:25:11 -08:00
},
{
2024-03-28 20:35:44 -07:00
"__type__": "cc.Node",
"_objFlags": 0,
"_parent": {
"__id__": 2
2024-02-28 03:25:11 -08:00
},
2024-03-28 20:35:44 -07:00
"_prefab": {
"__id__": 24
2024-02-28 03:25:11 -08:00
},
2024-03-28 20:35:44 -07:00
"__editorExtras__": {}
2024-03-21 01:59:08 -07:00
},
{
"__type__": "cc.PrefabInfo",
"root": {
2024-03-28 20:35:44 -07:00
"__id__": 23
2024-03-21 01:59:08 -07:00
},
"asset": {
2024-03-28 20:35:44 -07:00
"__uuid__": "e14fcc1f-f971-42d3-9b4c-b18518610c85",
"__expectedType__": "cc.Prefab"
2024-03-21 01:59:08 -07:00
},
2024-03-28 20:35:44 -07:00
"fileId": "67xZ2cRkJFAr/RCUJZ4Wsx",
"instance": {
"__id__": 25
2024-03-21 01:59:08 -07:00
},
2024-03-28 20:35:44 -07:00
"targetOverrides": null
2024-03-21 01:59:08 -07:00
},
{
2024-03-28 20:35:44 -07:00
"__type__": "cc.PrefabInstance",
"fileId": "e1b/Os4IpJlYUtv6O5BCW3",
"prefabRootNode": {
"__id__": 1
2024-03-21 01:59:08 -07:00
},
2024-03-28 20:35:44 -07:00
"mountedChildren": [],
"mountedComponents": [],
"propertyOverrides": [
2024-03-21 01:59:08 -07:00
{
2024-03-28 20:35:44 -07:00
"__id__": 26
2024-03-21 01:59:08 -07:00
},
{
2024-03-28 20:35:44 -07:00
"__id__": 28
},
2024-03-21 01:59:08 -07:00
{
2024-03-28 20:35:44 -07:00
"__id__": 29
2024-03-21 01:59:08 -07:00
},
{
2024-03-28 20:35:44 -07:00
"__id__": 30
2024-02-28 03:25:11 -08:00
}
],
2024-03-28 20:35:44 -07:00
"removedComponents": []
2024-03-21 01:59:08 -07:00
},
{
2024-03-28 20:35:44 -07:00
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 27
},
"propertyPath": [
"_name"
],
"value": "Buff_Particle"
2024-03-21 01:59:08 -07:00
},
{
2024-03-28 20:35:44 -07:00
"__type__": "cc.TargetInfo",
"localID": [
"67xZ2cRkJFAr/RCUJZ4Wsx"
]
2024-03-21 01:59:08 -07:00
},
{
2024-03-28 20:35:44 -07:00
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 27
2024-03-21 01:59:08 -07:00
},
2024-03-28 20:35:44 -07:00
"propertyPath": [
"_lpos"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 10
2024-03-21 01:59:08 -07:00
}
},
{
2024-03-28 20:35:44 -07:00
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 27
},
"propertyPath": [
"_lrot"
],
"value": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
}
2024-03-21 01:59:08 -07:00
},
{
2024-03-28 20:35:44 -07:00
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 27
},
"propertyPath": [
"_euler"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
}
2024-03-21 01:59:08 -07:00
},
{
2024-03-28 20:35:44 -07:00
"__type__": "cc.Node",
"_objFlags": 0,
"_parent": {
"__id__": 2
2024-03-21 01:59:08 -07:00
},
2024-03-28 20:35:44 -07:00
"_prefab": {
"__id__": 32
2024-03-21 01:59:08 -07:00
},
2024-03-28 20:35:44 -07:00
"__editorExtras__": {}
2024-03-21 01:59:08 -07:00
},
{
2024-03-28 20:35:44 -07:00
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 31
},
"asset": {
"__uuid__": "65ac0d84-803c-4033-a26d-d045b44256b2",
"__expectedType__": "cc.Prefab"
},
"fileId": "a9ie+TsG9IqLmCtkDUOeNi",
"instance": {
"__id__": 33
2024-03-21 01:59:08 -07:00
},
2024-03-28 20:35:44 -07:00
"targetOverrides": null
2024-03-21 01:59:08 -07:00
},
{
2024-03-28 20:35:44 -07:00
"__type__": "cc.PrefabInstance",
"fileId": "52jHK6jpNKTaRn0samy7UE",
"prefabRootNode": {
"__id__": 1
},
"mountedChildren": [],
"mountedComponents": [],
"propertyOverrides": [
2024-03-21 01:59:08 -07:00
{
2024-03-28 20:35:44 -07:00
"__id__": 34
2024-03-21 01:59:08 -07:00
},
{
2024-03-28 20:35:44 -07:00
"__id__": 36
},
{
"__id__": 37
},
{
"__id__": 38
},
{
"__id__": 39
},
{
"__id__": 41
2024-03-21 01:59:08 -07:00
}
],
2024-03-28 20:35:44 -07:00
"removedComponents": []
2024-03-21 01:59:08 -07:00
},
{
2024-03-28 20:35:44 -07:00
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 35
},
"propertyPath": [
"_name"
],
"value": "fire"
2024-03-21 01:59:08 -07:00
},
2024-03-07 03:15:08 -08:00
{
2024-03-28 20:35:44 -07:00
"__type__": "cc.TargetInfo",
"localID": [
"a9ie+TsG9IqLmCtkDUOeNi"
]
2024-03-07 03:15:08 -08:00
},
2024-02-28 03:25:11 -08:00
{
2024-03-28 20:35:44 -07:00
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 35
},
"propertyPath": [
"_lpos"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": -30,
"z": 0
2024-02-28 03:25:11 -08:00
}
},
{
2024-03-28 20:35:44 -07:00
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 35
2024-02-28 03:25:11 -08:00
},
2024-03-28 20:35:44 -07:00
"propertyPath": [
"_lrot"
],
"value": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
}
2024-02-28 03:25:11 -08:00
},
{
2024-03-28 20:35:44 -07:00
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 35
2024-02-27 18:19:33 -08:00
},
2024-03-28 20:35:44 -07:00
"propertyPath": [
"_euler"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
}
2024-02-27 18:19:33 -08:00
},
{
2024-03-28 20:35:44 -07:00
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 40
2024-02-27 18:19:33 -08:00
},
2024-03-28 20:35:44 -07:00
"propertyPath": [
"startColor",
"color"
],
"value": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 150
}
2024-02-27 18:19:33 -08:00
},
{
2024-03-28 20:35:44 -07:00
"__type__": "cc.TargetInfo",
"localID": [
"ebFxV/KgpERbIDCVfDiEuU"
]
2024-03-07 03:15:08 -08:00
},
{
2024-03-28 20:35:44 -07:00
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 40
2024-03-07 03:15:08 -08:00
},
2024-03-28 20:35:44 -07:00
"propertyPath": [
"playOnAwake"
],
"value": false
2024-03-07 03:15:08 -08:00
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 2
},
"_enabled": true,
"__prefab": {
2024-03-28 20:35:44 -07:00
"__id__": 43
2024-03-07 03:15:08 -08:00
},
"_contentSize": {
"__type__": "cc.Size",
"width": 100,
"height": 100
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "7efGvJuVhDObli6TK4s4vI"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "44+elJpolOhbUe690US9Nt",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 1
},
"_enabled": true,
"__prefab": {
2024-03-28 20:35:44 -07:00
"__id__": 46
2024-03-07 03:15:08 -08:00
},
"_contentSize": {
"__type__": "cc.Size",
2024-03-21 01:59:08 -07:00
"width": 80,
"height": 80
2024-03-07 03:15:08 -08:00
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "beBPBHPMpEJraWP8VptTuG"
2024-02-27 18:19:33 -08:00
},
{
"__type__": "cc.CircleCollider2D",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 1
},
"_enabled": true,
"__prefab": {
2024-03-28 20:35:44 -07:00
"__id__": 48
2024-02-27 18:19:33 -08:00
},
"tag": 0,
2024-03-01 03:08:57 -08:00
"_group": 4,
2024-03-21 01:59:08 -07:00
"_density": 0.25,
2024-02-27 18:19:33 -08:00
"_sensor": false,
2024-02-28 03:25:11 -08:00
"_friction": 2,
2024-03-11 04:12:22 -07:00
"_restitution": 0.2,
2024-02-27 18:19:33 -08:00
"_offset": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
2024-03-21 01:59:08 -07:00
"_radius": 40,
2024-02-27 18:19:33 -08:00
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "1dqSoMImdC0rB01Xr+HmI/"
},
{
"__type__": "cc.RigidBody2D",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 1
},
"_enabled": true,
"__prefab": {
2024-03-28 20:35:44 -07:00
"__id__": 50
2024-02-27 18:19:33 -08:00
},
"enabledContactListener": true,
"bullet": true,
"awakeOnLoad": true,
2024-03-01 03:08:57 -08:00
"_group": 4,
2024-02-27 18:19:33 -08:00
"_type": 2,
"_allowSleep": true,
2024-02-28 03:25:11 -08:00
"_gravityScale": 2,
2024-02-27 18:19:33 -08:00
"_linearDamping": 0,
2024-02-28 03:25:11 -08:00
"_angularDamping": 0.05,
2024-02-27 18:19:33 -08:00
"_linearVelocity": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_angularVelocity": 0,
"_fixedRotation": false,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "9crXsAtjdEQIcD0a2IceFl"
},
{
2024-03-10 20:46:50 -07:00
"__type__": "2b7c2ePr+dMuYseum/QYECs",
2024-02-27 18:19:33 -08:00
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 1
},
"_enabled": true,
"__prefab": {
2024-03-28 20:35:44 -07:00
"__id__": 52
2024-03-07 03:15:08 -08:00
},
"_impactPrefab": {
2024-04-14 20:50:00 -07:00
"__uuid__": "df5360c0-8681-4620-a851-deba800f20c9",
2024-03-07 03:15:08 -08:00
"__expectedType__": "cc.Prefab"
2024-02-27 18:19:33 -08:00
},
2024-04-03 20:20:56 -07:00
"_maxSpeed": 60,
2024-03-10 03:12:55 -07:00
"_rigidBody": {
2024-03-28 20:35:44 -07:00
"__id__": 49
2024-03-07 03:15:08 -08:00
},
"_sprite": {
2024-03-28 20:35:44 -07:00
"__id__": 20
2024-03-21 01:59:08 -07:00
},
"_spriteShadow": {
"__id__": 6
},
"_animation": {
2024-03-28 20:35:44 -07:00
"__id__": 53
2024-03-06 07:10:31 -08:00
},
2024-03-28 20:35:44 -07:00
"_trail": null,
"_buffParticle": null,
"_boosterParticle": null,
2024-03-06 10:08:30 -08:00
"_collider": {
2024-03-28 20:35:44 -07:00
"__id__": 47
2024-03-06 07:10:31 -08:00
},
2024-03-06 10:08:30 -08:00
"_hitSound": {
2024-04-03 02:43:18 -07:00
"__uuid__": "b122d38e-ecf1-42e2-8b26-c09d306d90d9",
2024-03-06 10:08:30 -08:00
"__expectedType__": "cc.AudioClip"
},
2024-04-03 02:43:18 -07:00
"_hitFlipperSound": {
"__uuid__": "a76cc94a-6331-47e7-b8aa-0caeea6a79eb",
2024-03-10 20:46:50 -07:00
"__expectedType__": "cc.AudioClip"
},
2024-03-07 03:15:08 -08:00
"_jumpCurve": {
2024-03-28 20:35:44 -07:00
"__id__": 55
2024-03-07 03:15:08 -08:00
},
2024-02-27 18:19:33 -08:00
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
2024-03-10 20:46:50 -07:00
"fileId": "97rCl9CwBAEoDnKUvzZjGu"
2024-02-27 18:19:33 -08:00
},
2024-03-21 01:59:08 -07:00
{
"__type__": "cc.Animation",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 1
},
"_enabled": true,
"__prefab": {
2024-03-28 20:35:44 -07:00
"__id__": 54
2024-03-21 01:59:08 -07:00
},
"playOnLoad": false,
"_clips": [
{
"__uuid__": "77ce270a-95a7-4584-a893-fc9d7f5d9d6b",
"__expectedType__": "cc.AnimationClip"
}
],
"_defaultClip": {
"__uuid__": "77ce270a-95a7-4584-a893-fc9d7f5d9d6b",
"__expectedType__": "cc.AnimationClip"
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "63Sw9CMYhBg69D+KZSZFGU"
},
2024-03-07 03:15:08 -08:00
{
"__type__": "cc.AnimationCurve",
"_curve": {
2024-03-28 20:35:44 -07:00
"__id__": 56
2024-03-07 03:15:08 -08:00
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
2024-03-21 01:59:08 -07:00
0.14102564102564102,
0.5564102564102564,
2024-03-07 03:15:08 -08:00
1
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 2,
"tangentWeightMode": 0,
"value": 0,
2024-03-21 01:59:08 -07:00
"rightTangent": 4.183908045977011,
2024-03-10 03:12:55 -07:00
"rightTangentWeight": 1,
2024-03-21 01:59:08 -07:00
"leftTangent": 4.183908045977011,
2024-03-10 03:12:55 -07:00
"leftTangentWeight": 1,
2024-03-07 03:15:08 -08:00
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 2,
"tangentWeightMode": 0,
2024-03-21 01:59:08 -07:00
"value": 0.9333333333333333,
"rightTangent": 1.9259259259259263,
"rightTangentWeight": 0,
"leftTangent": 1.9259259259259263,
"leftTangentWeight": 0,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 2,
"tangentWeightMode": 0,
"value": 0.8888888888888888,
"rightTangent": -1.0749354005167964,
"rightTangentWeight": 0,
"leftTangent": -1.0749354005167964,
"leftTangentWeight": 0,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
2024-03-07 03:15:08 -08:00
"value": 0,
2024-03-21 01:59:08 -07:00
"rightTangent": -2.003853564547206,
2024-03-07 03:15:08 -08:00
"rightTangentWeight": 1,
2024-03-21 01:59:08 -07:00
"leftTangent": -2.003853564547206,
2024-03-07 03:15:08 -08:00
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
}
],
"preExtrapolation": 2,
"postExtrapolation": 1
},
2024-02-27 18:19:33 -08:00
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "ecwvc2xHdIf6kSfbLqrETl",
"instance": null,
2024-03-28 20:35:44 -07:00
"targetOverrides": [
{
"__id__": 58
},
{
"__id__": 60
},
{
"__id__": 62
},
{
"__id__": 65
2024-04-14 20:50:00 -07:00
},
{
"__id__": 67
},
{
"__id__": 70
2024-03-28 20:35:44 -07:00
}
],
"nestedPrefabInstanceRoots": [
{
"__id__": 31
},
{
"__id__": 23
},
{
"__id__": 9
}
]
},
{
"__type__": "cc.TargetOverrideInfo",
"source": {
"__id__": 51
},
"sourceInfo": null,
"propertyPath": [
"_buffParticle"
],
"target": {
"__id__": 23
},
"targetInfo": {
"__id__": 59
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"e7RGndsM1GC5BOylb+tbsg"
]
},
{
"__type__": "cc.TargetOverrideInfo",
"source": {
"__id__": 51
},
"sourceInfo": null,
"propertyPath": [
"_trail"
],
"target": {
"__id__": 9
},
"targetInfo": {
"__id__": 61
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"46cV34eRFEJo7sL1+RIesi"
]
},
{
"__type__": "cc.TargetOverrideInfo",
"source": {
"__id__": 31
},
"sourceInfo": {
"__id__": 63
},
"propertyPath": [
"_trailModule",
"_particleSystem"
],
"target": {
"__id__": 31
},
"targetInfo": {
"__id__": 64
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"ebFxV/KgpERbIDCVfDiEuU"
]
},
{
"__type__": "cc.TargetInfo",
"localID": [
"ebFxV/KgpERbIDCVfDiEuU"
]
},
{
"__type__": "cc.TargetOverrideInfo",
"source": {
"__id__": 51
},
"sourceInfo": null,
"propertyPath": [
"_boosterParticle"
],
"target": {
"__id__": 31
},
"targetInfo": {
"__id__": 66
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"ebFxV/KgpERbIDCVfDiEuU"
]
2024-04-14 20:50:00 -07:00
},
{
"__type__": "cc.TargetOverrideInfo",
"source": {
"__id__": 9
},
"sourceInfo": {
"__id__": 68
},
"propertyPath": [
"_trailModule",
"_particleSystem"
],
"target": {
"__id__": 9
},
"targetInfo": {
"__id__": 69
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"f05RqSilRBMJNEaxPJVvrY"
]
},
{
"__type__": "cc.TargetInfo",
"localID": [
"f05RqSilRBMJNEaxPJVvrY"
]
},
{
"__type__": "cc.TargetOverrideInfo",
"source": {
"__id__": 9
},
"sourceInfo": {
"__id__": 71
},
"propertyPath": [
"_trailModule",
"_particleSystem"
],
"target": {
"__id__": 9
},
"targetInfo": {
"__id__": 72
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"46cV34eRFEJo7sL1+RIesi"
]
},
{
"__type__": "cc.TargetInfo",
"localID": [
"46cV34eRFEJo7sL1+RIesi"
]
2024-02-27 18:19:33 -08:00
}
]