pinball/assets/_Game/Prefabs/Ball.prefab

1565 lines
28 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": [
{
"__id__": 55
2024-03-21 01:59:08 -07:00
},
{
"__id__": 57
2024-02-27 18:19:33 -08:00
},
{
"__id__": 59
2024-02-27 18:19:33 -08:00
},
{
"__id__": 61
2024-02-27 18:19:33 -08:00
},
{
"__id__": 63
2024-04-24 01:52:31 -07:00
},
{
"__id__": 65
},
{
"__id__": 67
2024-02-27 18:19:33 -08:00
}
],
"_prefab": {
2024-04-24 01:52:31 -07:00
"__id__": 71
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
},
{
"__id__": 19
2024-03-28 20:35:44 -07:00
},
{
"__id__": 25
2024-03-21 01:59:08 -07:00
},
{
2024-03-28 20:35:44 -07:00
"__id__": 31
},
{
"__id__": 39
2024-03-07 03:15:08 -08:00
}
],
"_active": true,
"_components": [
{
"__id__": 52
2024-03-07 03:15:08 -08:00
}
],
"_prefab": {
"__id__": 54
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": {
"__uuid__": "f6a1c4a1-bf0b-40b2-8b18-6443ae8021d0",
"__expectedType__": "cc.Prefab"
},
"fileId": "74Oi+ZAplPMoqFJ0+Pm+/N",
"instance": {
"__id__": 11
},
"targetOverrides": null
},
{
"__type__": "cc.PrefabInstance",
2024-04-15 21:33:53 -07:00
"fileId": "f3T+366JJHpoJ0eNDUBqV4",
2024-03-28 20:35:44 -07:00
"prefabRootNode": {
"__id__": 1
},
"mountedChildren": [],
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 12
},
{
"__id__": 14
},
{
"__id__": 15
},
{
"__id__": 16
},
{
"__id__": 17
2024-03-28 20:35:44 -07:00
}
],
"removedComponents": []
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 13
},
"propertyPath": [
"_name"
],
"value": "Trail"
},
{
"__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__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 18
},
"propertyPath": [
"_trailModule",
"lifeTime",
"constant"
],
"value": 0.15
},
{
"__type__": "cc.TargetInfo",
"localID": [
"46cV34eRFEJo7sL1+RIesi"
]
},
2024-03-28 20:35:44 -07:00
{
"__type__": "cc.Node",
"_name": "Sprite",
2024-03-21 01:59:08 -07:00
"_objFlags": 0,
"_parent": {
"__id__": 2
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 20
2024-03-28 20:35:44 -07:00
},
{
"__id__": 22
2024-03-21 01:59:08 -07:00
}
],
"_prefab": {
"__id__": 24
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": {
"__id__": 19
2024-03-21 01:59:08 -07:00
},
"_enabled": true,
"__prefab": {
"__id__": 21
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__": 19
2024-03-28 20:35:44 -07:00
},
"_enabled": true,
"__prefab": {
"__id__": 23
2024-03-28 20:35:44 -07:00
},
"_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": {
"__uuid__": "c60afd72-3284-4d02-a2fa-f70904bfd53a@f9941",
"__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",
"_name": "CheeseModeSprite",
2024-03-28 20:35:44 -07:00
"_objFlags": 0,
"_parent": {
"__id__": 2
2024-02-28 03:25:11 -08:00
},
"_children": [],
"_active": false,
"_components": [
{
"__id__": 26
},
{
"__id__": 28
}
],
2024-03-28 20:35:44 -07:00
"_prefab": {
"__id__": 30
},
"_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.UITransform",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 25
},
"_enabled": true,
"__prefab": {
"__id__": 27
},
"_contentSize": {
"__type__": "cc.Size",
"width": 72,
"height": 80.33229702970294
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "eePxLwrvNPVbkAR0bkt7iC"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 25
},
"_enabled": true,
"__prefab": {
"__id__": 29
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_spriteFrame": {
"__uuid__": "72aace05-0b42-46a9-a016-ee05620fc08a@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": "2esFjEunBFXIAnLW2wQXl4"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "90kGo41etGuZGVdRbBtRfz",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.Node",
"_objFlags": 0,
"_parent": {
"__id__": 2
},
"_prefab": {
"__id__": 32
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": {
"__id__": 31
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__": 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": "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
{
"__id__": 34
2024-03-21 01:59:08 -07:00
},
{
"__id__": 36
2024-03-28 20:35:44 -07:00
},
2024-03-21 01:59:08 -07:00
{
"__id__": 37
2024-03-21 01:59:08 -07:00
},
{
"__id__": 38
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__": 35
2024-03-28 20:35:44 -07:00
},
"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__": 35
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__": 35
2024-03-28 20:35:44 -07:00
},
"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__": 35
2024-03-28 20:35:44 -07:00
},
"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__": 40
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__": 39
2024-03-28 20:35:44 -07:00
},
"asset": {
"__uuid__": "65ac0d84-803c-4033-a26d-d045b44256b2",
"__expectedType__": "cc.Prefab"
},
"fileId": "a9ie+TsG9IqLmCtkDUOeNi",
"instance": {
"__id__": 41
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
{
"__id__": 42
2024-03-21 01:59:08 -07:00
},
{
"__id__": 44
2024-03-28 20:35:44 -07:00
},
{
"__id__": 45
2024-03-28 20:35:44 -07:00
},
{
"__id__": 46
2024-03-28 20:35:44 -07:00
},
{
"__id__": 47
2024-03-28 20:35:44 -07:00
},
{
"__id__": 49
},
{
"__id__": 50
},
{
"__id__": 51
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__": 43
2024-03-28 20:35:44 -07:00
},
"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__": 43
2024-03-28 20:35:44 -07:00
},
"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__": 43
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__": 43
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__": 48
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__": 48
2024-03-07 03:15:08 -08:00
},
2024-03-28 20:35:44 -07:00
"propertyPath": [
"playOnAwake"
],
"value": true
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 48
},
"propertyPath": [
"rateOverTime",
"constant"
],
"value": 8
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 48
},
"propertyPath": [
"_prewarm"
],
"value": true
2024-03-07 03:15:08 -08:00
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 2
},
"_enabled": true,
"__prefab": {
"__id__": 53
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": {
"__id__": 56
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": {
"__id__": 58
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": {
"__id__": 60
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": {
"__id__": 62
2024-03-07 03:15:08 -08:00
},
"_impactPrefab": {
2024-04-22 20:20:29 -07:00
"__uuid__": "018b85ed-f07a-4f26-b29c-7c3eb28cc634",
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": {
"__id__": 59
2024-03-21 01:59:08 -07:00
},
"_animation": {
"__id__": 63
2024-03-06 07:10:31 -08:00
},
2024-03-28 20:35:44 -07:00
"_trail": null,
"_buffParticle": null,
"_fireParticle": null,
2024-03-06 10:08:30 -08:00
"_collider": {
"__id__": 57
},
"_normalSprite": {
"__id__": 22
},
"_cheeseModeSprite": {
"__id__": 28
},
"_spriteShadow": {
"__id__": 6
2024-03-06 07:10:31 -08:00
},
2024-04-24 01:52:31 -07:00
"_impactSound": {
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-24 01:52:31 -07:00
"_impactFlipperSound": {
2024-04-03 02:43:18 -07:00
"__uuid__": "a76cc94a-6331-47e7-b8aa-0caeea6a79eb",
2024-03-10 20:46:50 -07:00
"__expectedType__": "cc.AudioClip"
},
2024-04-24 01:52:31 -07:00
"_collectSound": {
"__id__": 65
2024-03-07 03:15:08 -08:00
},
2024-04-24 01:52:31 -07:00
"_cheeseModeCollectSound": {
"__id__": 67
},
"_jumpCurve": {
"__id__": 69
},
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": {
"__id__": 64
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-04-24 01:52:31 -07:00
{
"__type__": "02a884WNWtExrO21yAjQDWZ",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 1
},
"_enabled": true,
"__prefab": {
"__id__": 66
},
"_duration": 1,
"_audioClips": [
{
"__uuid__": "ed43cf30-e917-4ea6-87be-88152ef1761b",
"__expectedType__": "cc.AudioClip"
},
{
"__uuid__": "676d2e8e-0236-4d57-9f68-1ce1659cc2f6",
"__expectedType__": "cc.AudioClip"
},
{
"__uuid__": "794e31e6-7028-491e-b49a-55645f0ad06e",
"__expectedType__": "cc.AudioClip"
},
{
"__uuid__": "fee9acdd-3ec9-4f91-a239-8b7ce92368cb",
"__expectedType__": "cc.AudioClip"
},
{
"__uuid__": "06a11f48-4a5c-4566-8b8e-70e7f594ff79",
"__expectedType__": "cc.AudioClip"
},
{
"__uuid__": "a50c3b4f-4c33-483d-9bc3-945e62bceebf",
"__expectedType__": "cc.AudioClip"
},
{
"__uuid__": "216e1e3a-1a13-4270-a8fb-fff80e6341de",
"__expectedType__": "cc.AudioClip"
},
{
"__uuid__": "ad481e8c-99ca-4292-bcdc-3b72335510dd",
"__expectedType__": "cc.AudioClip"
},
{
"__uuid__": "6511a68a-9c93-4fea-af92-a8a03fb884af",
"__expectedType__": "cc.AudioClip"
},
{
"__uuid__": "ceeb7985-0734-4309-9251-a4b063d9bae0",
"__expectedType__": "cc.AudioClip"
},
{
"__uuid__": "87cb5407-8fb6-44b2-94d1-5e51a4cab1c5",
"__expectedType__": "cc.AudioClip"
},
{
"__uuid__": "5a186d0c-a7d3-484a-8a7f-8196a3d2599c",
"__expectedType__": "cc.AudioClip"
},
{
"__uuid__": "22e9a445-eed8-4f32-9804-bb579c1cfcc2",
"__expectedType__": "cc.AudioClip"
}
],
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "aas3XGspVEZ7Hv2buQTgkn"
},
{
"__type__": "02a884WNWtExrO21yAjQDWZ",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 1
},
"_enabled": true,
"__prefab": {
"__id__": 68
},
"_duration": 1,
"_audioClips": [
{
"__uuid__": "ee163cd5-0bb4-431f-9dff-dba510abc8cf",
"__expectedType__": "cc.AudioClip"
},
{
"__uuid__": "850c31fe-6597-43ee-a49f-dcaacc48111f",
"__expectedType__": "cc.AudioClip"
},
{
"__uuid__": "9f01f816-ff23-4d3a-a017-2a3fecdae608",
"__expectedType__": "cc.AudioClip"
},
{
"__uuid__": "9410f670-ea33-4a9e-8684-757b92af9f73",
"__expectedType__": "cc.AudioClip"
},
{
"__uuid__": "1f676e3d-6f75-4a6c-b189-9b0c39461ba3",
"__expectedType__": "cc.AudioClip"
},
{
"__uuid__": "8e99e7e1-e869-491d-8ee7-5ed780f54c38",
"__expectedType__": "cc.AudioClip"
},
{
"__uuid__": "80da34cb-2956-4826-91db-20a4d2cf5bcd",
"__expectedType__": "cc.AudioClip"
},
{
"__uuid__": "ed789ffb-c7df-4ac3-843f-bacf15a1a266",
"__expectedType__": "cc.AudioClip"
},
{
"__uuid__": "58db86c1-27bc-4f56-9d4f-33452289ef02",
"__expectedType__": "cc.AudioClip"
},
{
"__uuid__": "b27dc3d4-5eb4-4450-a8a5-18ce075b3fb1",
"__expectedType__": "cc.AudioClip"
},
{
"__uuid__": "8f761e48-83c1-438a-8e11-ceb7ef6f8896",
"__expectedType__": "cc.AudioClip"
},
{
"__uuid__": "7e89abf7-1a84-420f-b53b-ce6122dbde88",
"__expectedType__": "cc.AudioClip"
},
{
"__uuid__": "d9f768b4-f67e-4464-a03d-9c3a103cb218",
"__expectedType__": "cc.AudioClip"
}
],
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "37adpceRFMorVnfQKNwXyC"
},
2024-03-07 03:15:08 -08:00
{
"__type__": "cc.AnimationCurve",
"_curve": {
2024-04-24 01:52:31 -07:00
"__id__": 70
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": [
{
2024-04-24 01:52:31 -07:00
"__id__": 72
},
{
2024-04-24 01:52:31 -07:00
"__id__": 74
2024-03-28 20:35:44 -07:00
},
{
2024-04-24 01:52:31 -07:00
"__id__": 76
2024-03-28 20:35:44 -07:00
},
{
2024-04-24 01:52:31 -07:00
"__id__": 79
2024-03-28 20:35:44 -07:00
},
{
2024-04-24 01:52:31 -07:00
"__id__": 82
2024-03-28 20:35:44 -07:00
}
],
"nestedPrefabInstanceRoots": [
{
"__id__": 39
2024-03-28 20:35:44 -07:00
},
{
"__id__": 31
2024-03-28 20:35:44 -07:00
},
{
"__id__": 9
}
]
},
{
"__type__": "cc.TargetOverrideInfo",
"source": {
"__id__": 61
2024-03-28 20:35:44 -07:00
},
"sourceInfo": null,
"propertyPath": [
"_buffParticle"
],
"target": {
"__id__": 31
2024-03-28 20:35:44 -07:00
},
"targetInfo": {
2024-04-24 01:52:31 -07:00
"__id__": 73
2024-03-28 20:35:44 -07:00
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"e7RGndsM1GC5BOylb+tbsg"
]
},
{
"__type__": "cc.TargetOverrideInfo",
"source": {
"__id__": 61
2024-03-28 20:35:44 -07:00
},
"sourceInfo": null,
"propertyPath": [
"_trail"
],
"target": {
"__id__": 9
},
"targetInfo": {
2024-04-24 01:52:31 -07:00
"__id__": 75
2024-03-28 20:35:44 -07:00
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"46cV34eRFEJo7sL1+RIesi"
]
},
{
"__type__": "cc.TargetOverrideInfo",
"source": {
"__id__": 39
2024-03-28 20:35:44 -07:00
},
"sourceInfo": {
2024-04-24 01:52:31 -07:00
"__id__": 77
2024-03-28 20:35:44 -07:00
},
"propertyPath": [
"_trailModule",
"_particleSystem"
],
"target": {
"__id__": 39
2024-03-28 20:35:44 -07:00
},
"targetInfo": {
2024-04-24 01:52:31 -07:00
"__id__": 78
2024-03-28 20:35:44 -07:00
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"ebFxV/KgpERbIDCVfDiEuU"
]
},
{
"__type__": "cc.TargetInfo",
"localID": [
"ebFxV/KgpERbIDCVfDiEuU"
]
},
{
"__type__": "cc.TargetOverrideInfo",
"source": {
"__id__": 9
},
"sourceInfo": {
2024-04-24 01:52:31 -07:00
"__id__": 80
},
"propertyPath": [
"_trailModule",
"_particleSystem"
],
"target": {
"__id__": 9
},
"targetInfo": {
2024-04-24 01:52:31 -07:00
"__id__": 81
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"46cV34eRFEJo7sL1+RIesi"
]
},
{
"__type__": "cc.TargetInfo",
"localID": [
"46cV34eRFEJo7sL1+RIesi"
]
},
{
"__type__": "cc.TargetOverrideInfo",
"source": {
"__id__": 61
2024-03-28 20:35:44 -07:00
},
"sourceInfo": null,
"propertyPath": [
"_fireParticle"
2024-03-28 20:35:44 -07:00
],
"target": {
"__id__": 39
2024-03-28 20:35:44 -07:00
},
"targetInfo": {
2024-04-24 01:52:31 -07:00
"__id__": 83
2024-03-28 20:35:44 -07:00
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"ebFxV/KgpERbIDCVfDiEuU"
]
2024-02-27 18:19:33 -08:00
}
]