pinball/assets/_Game/Prefabs/Ball.prefab

1252 lines
22 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-07 03:15:08 -08:00
"__id__": 71
2024-02-27 18:19:33 -08:00
},
{
2024-03-07 03:15:08 -08:00
"__id__": 73
2024-02-27 18:19:33 -08:00
},
{
2024-03-07 03:15:08 -08:00
"__id__": 75
2024-02-27 18:19:33 -08:00
},
{
2024-03-07 03:15:08 -08:00
"__id__": 77
2024-02-27 18:19:33 -08:00
}
],
"_prefab": {
2024-03-07 03:15:08 -08:00
"__id__": 81
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-02-28 03:25:11 -08:00
"x": 0.2,
"y": 0.2,
"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
},
{
"__id__": 62
}
],
"_active": true,
"_components": [
{
"__id__": 68
}
],
"_prefab": {
"__id__": 70
},
"_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",
"_name": "Trail",
"_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-02-28 03:25:11 -08:00
}
],
"_prefab": {
2024-03-07 03:15:08 -08:00
"__id__": 61
2024-02-28 03:25:11 -08:00
},
"_lpos": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 10
},
"_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
{
"__type__": "cc.ParticleSystem",
"_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
},
"_materials": [
{
"__uuid__": "ea7478b0-408d-4052-b703-f0d2355e095f",
"__expectedType__": "cc.Material"
},
null
],
"_visFlags": 0,
"startColor": {
2024-03-07 03:15:08 -08:00
"__id__": 6
2024-02-28 03:25:11 -08:00
},
"scaleSpace": 1,
"startSize3D": false,
"startSizeX": {
2024-03-07 03:15:08 -08:00
"__id__": 7
2024-02-28 03:25:11 -08:00
},
"startSize": {
2024-03-07 03:15:08 -08:00
"__id__": 7
2024-02-28 03:25:11 -08:00
},
"startSizeY": {
2024-03-07 03:15:08 -08:00
"__id__": 8
2024-02-28 03:25:11 -08:00
},
"startSizeZ": {
2024-03-07 03:15:08 -08:00
"__id__": 9
2024-02-28 03:25:11 -08:00
},
"startSpeed": {
2024-03-07 03:15:08 -08:00
"__id__": 10
2024-02-28 03:25:11 -08:00
},
"startRotation3D": false,
"startRotationX": {
2024-03-07 03:15:08 -08:00
"__id__": 11
2024-02-28 03:25:11 -08:00
},
"startRotationY": {
2024-03-07 03:15:08 -08:00
"__id__": 12
2024-02-28 03:25:11 -08:00
},
"startRotationZ": {
2024-03-07 03:15:08 -08:00
"__id__": 13
2024-02-28 03:25:11 -08:00
},
"startRotation": {
2024-03-07 03:15:08 -08:00
"__id__": 13
2024-02-28 03:25:11 -08:00
},
"startDelay": {
2024-03-07 03:15:08 -08:00
"__id__": 14
2024-02-28 03:25:11 -08:00
},
"startLifetime": {
2024-03-07 03:15:08 -08:00
"__id__": 15
2024-02-28 03:25:11 -08:00
},
"duration": 1,
"loop": true,
"simulationSpeed": 1,
"playOnAwake": true,
"gravityModifier": {
2024-03-07 03:15:08 -08:00
"__id__": 16
2024-02-28 03:25:11 -08:00
},
"rateOverTime": {
2024-03-07 03:15:08 -08:00
"__id__": 17
2024-02-28 03:25:11 -08:00
},
"rateOverDistance": {
2024-03-07 03:15:08 -08:00
"__id__": 18
2024-02-28 03:25:11 -08:00
},
"bursts": [],
"_renderCulling": false,
"_cullingMode": 0,
"_aabbHalfX": 0,
"_aabbHalfY": 0,
"_aabbHalfZ": 0,
"_dataCulling": false,
"enableCulling": false,
"_colorOverLifetimeModule": {
2024-03-07 03:15:08 -08:00
"__id__": 19
2024-02-28 03:25:11 -08:00
},
"_shapeModule": {
2024-03-07 03:15:08 -08:00
"__id__": 21
2024-02-28 03:25:11 -08:00
},
"_sizeOvertimeModule": {
2024-03-07 03:15:08 -08:00
"__id__": 23
2024-02-28 03:25:11 -08:00
},
"_velocityOvertimeModule": {
2024-03-07 03:15:08 -08:00
"__id__": 28
2024-02-28 03:25:11 -08:00
},
"_forceOvertimeModule": {
2024-03-07 03:15:08 -08:00
"__id__": 33
2024-02-28 03:25:11 -08:00
},
"_limitVelocityOvertimeModule": {
2024-03-07 03:15:08 -08:00
"__id__": 37
2024-02-28 03:25:11 -08:00
},
"_rotationOvertimeModule": {
2024-03-07 03:15:08 -08:00
"__id__": 42
2024-02-28 03:25:11 -08:00
},
"_textureAnimationModule": {
2024-03-07 03:15:08 -08:00
"__id__": 46
2024-02-28 03:25:11 -08:00
},
"_noiseModule": {
2024-03-07 03:15:08 -08:00
"__id__": 50
2024-02-28 03:25:11 -08:00
},
"_trailModule": {
2024-03-07 03:15:08 -08:00
"__id__": 51
2024-02-28 03:25:11 -08:00
},
"renderer": {
2024-03-07 03:15:08 -08:00
"__id__": 60
2024-02-28 03:25:11 -08:00
},
"_prewarm": true,
"_capacity": 1,
"_simulationSpace": 1,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "46cV34eRFEJo7sL1+RIesi"
},
{
"__type__": "cc.GradientRange",
"_mode": 0,
"color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
}
},
{
"__type__": "cc.CurveRange",
"mode": 0,
2024-03-01 03:08:57 -08:00
"constant": 35,
2024-02-28 03:25:11 -08:00
"multiplier": 1
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 0,
"multiplier": 1
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 0,
"multiplier": 1
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 0,
"multiplier": 1
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 0,
"multiplier": 1
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 0,
"multiplier": 1
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 0,
"multiplier": 1
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 0,
"multiplier": 1
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 1000,
"multiplier": 1
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 0,
"multiplier": 1
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 1,
"multiplier": 1
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 0,
"multiplier": 1
},
{
"__type__": "cc.ColorOvertimeModule",
"_enable": false,
"color": {
2024-03-07 03:15:08 -08:00
"__id__": 20
2024-02-28 03:25:11 -08:00
}
},
{
"__type__": "cc.GradientRange",
"_mode": 0,
"color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
}
},
{
"__type__": "cc.ShapeModule",
"_enable": false,
"_shapeType": 2,
"shapeType": 2,
"emitFrom": 0,
"alignToDirection": false,
"randomDirectionAmount": 0,
"sphericalDirectionAmount": 0,
"randomPositionAmount": 0,
"radius": 1,
"radiusThickness": 1,
"arcMode": 0,
"arcSpread": 0,
"arcSpeed": {
2024-03-07 03:15:08 -08:00
"__id__": 22
2024-02-28 03:25:11 -08:00
},
"length": 5,
"boxThickness": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_position": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_rotation": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_scale": {
"__type__": "cc.Vec3",
"x": 1,
"y": 1,
"z": 1
},
"_arc": 6.283185307179586,
"_angle": 0.4363323129985824
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 1,
"multiplier": 1
},
{
"__type__": "cc.SizeOvertimeModule",
"_enable": false,
"separateAxes": false,
"size": {
2024-03-07 03:15:08 -08:00
"__id__": 24
2024-02-28 03:25:11 -08:00
},
"x": {
2024-03-07 03:15:08 -08:00
"__id__": 25
2024-02-28 03:25:11 -08:00
},
"y": {
2024-03-07 03:15:08 -08:00
"__id__": 26
2024-02-28 03:25:11 -08:00
},
"z": {
2024-03-07 03:15:08 -08:00
"__id__": 27
2024-02-28 03:25:11 -08:00
}
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 0,
"multiplier": 1
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 0,
"multiplier": 1
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 0,
"multiplier": 1
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 0,
"multiplier": 1
},
{
"__type__": "cc.VelocityOvertimeModule",
"_enable": false,
"x": {
2024-03-07 03:15:08 -08:00
"__id__": 29
2024-02-28 03:25:11 -08:00
},
"y": {
2024-03-07 03:15:08 -08:00
"__id__": 30
2024-02-28 03:25:11 -08:00
},
"z": {
2024-03-07 03:15:08 -08:00
"__id__": 31
2024-02-28 03:25:11 -08:00
},
"speedModifier": {
2024-03-07 03:15:08 -08:00
"__id__": 32
2024-02-28 03:25:11 -08:00
},
"space": 1
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 0,
"multiplier": 1
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 0,
"multiplier": 1
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 0,
"multiplier": 1
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 1,
"multiplier": 1
},
{
"__type__": "cc.ForceOvertimeModule",
"_enable": false,
"x": {
2024-03-07 03:15:08 -08:00
"__id__": 34
2024-02-28 03:25:11 -08:00
},
"y": {
2024-03-07 03:15:08 -08:00
"__id__": 35
2024-02-28 03:25:11 -08:00
},
"z": {
2024-03-07 03:15:08 -08:00
"__id__": 36
2024-02-28 03:25:11 -08:00
},
"space": 1
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 0,
"multiplier": 1
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 0,
"multiplier": 1
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 0,
"multiplier": 1
},
{
"__type__": "cc.LimitVelocityOvertimeModule",
"_enable": false,
"limitX": {
2024-03-07 03:15:08 -08:00
"__id__": 38
2024-02-28 03:25:11 -08:00
},
"limitY": {
2024-03-07 03:15:08 -08:00
"__id__": 39
2024-02-28 03:25:11 -08:00
},
"limitZ": {
2024-03-07 03:15:08 -08:00
"__id__": 40
2024-02-28 03:25:11 -08:00
},
"limit": {
2024-03-07 03:15:08 -08:00
"__id__": 41
2024-02-28 03:25:11 -08:00
},
"dampen": 3,
"separateAxes": false,
"space": 1
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 0,
"multiplier": 1
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 0,
"multiplier": 1
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 0,
"multiplier": 1
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 0,
"multiplier": 1
},
{
"__type__": "cc.RotationOvertimeModule",
"_enable": false,
"_separateAxes": false,
"x": {
2024-03-07 03:15:08 -08:00
"__id__": 43
2024-02-28 03:25:11 -08:00
},
"y": {
2024-03-07 03:15:08 -08:00
"__id__": 44
2024-02-28 03:25:11 -08:00
},
"z": {
2024-03-07 03:15:08 -08:00
"__id__": 45
2024-02-28 03:25:11 -08:00
}
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 0,
"multiplier": 1
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 0,
"multiplier": 1
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 0,
"multiplier": 1
},
{
"__type__": "cc.TextureAnimationModule",
"_enable": false,
"_numTilesX": 0,
"numTilesX": 0,
"_numTilesY": 0,
"numTilesY": 0,
"_mode": 0,
"animation": 0,
"frameOverTime": {
2024-03-07 03:15:08 -08:00
"__id__": 47
2024-02-28 03:25:11 -08:00
},
"startFrame": {
2024-03-07 03:15:08 -08:00
"__id__": 49
2024-02-28 03:25:11 -08:00
},
"cycleCount": 0,
"_flipU": 0,
"_flipV": 0,
"_uvChannelMask": -1,
"randomRow": false,
"rowIndex": 0
},
{
"__type__": "cc.CurveRange",
"mode": 1,
"spline": {
2024-03-07 03:15:08 -08:00
"__id__": 48
2024-02-28 03:25:11 -08:00
},
"multiplier": 1
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
1
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 2,
"tangentWeightMode": 0,
"value": 1,
"rightTangent": 0,
"rightTangentWeight": 0,
"leftTangent": 0,
"leftTangentWeight": 0,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 2,
"tangentWeightMode": 0,
"value": 1,
"rightTangent": 0,
"rightTangentWeight": 0,
"leftTangent": 0,
"leftTangentWeight": 0,
"easingMethod": 0,
"__editorExtras__": null
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 0,
"multiplier": 1
},
{
"__type__": "cc.NoiseModule",
"_enable": false,
"_strengthX": 10,
"_strengthY": 10,
"_strengthZ": 10,
"_noiseSpeedX": 0,
"_noiseSpeedY": 0,
"_noiseSpeedZ": 0,
"_noiseFrequency": 1,
"_remapX": 0,
"_remapY": 0,
"_remapZ": 0,
"_octaves": 1,
"_octaveMultiplier": 0.5,
"_octaveScale": 2
},
{
"__type__": "cc.TrailModule",
"_enable": true,
"mode": 0,
"lifeTime": {
2024-03-07 03:15:08 -08:00
"__id__": 52
2024-02-28 03:25:11 -08:00
},
2024-03-07 03:15:08 -08:00
"_minParticleDistance": 0.1,
2024-02-28 03:25:11 -08:00
"existWithParticles": true,
"textureMode": 0,
"widthFromParticle": true,
"widthRatio": {
2024-03-07 03:15:08 -08:00
"__id__": 53
2024-02-28 03:25:11 -08:00
},
"colorFromParticle": false,
"colorOverTrail": {
2024-03-07 03:15:08 -08:00
"__id__": 55
2024-02-28 03:25:11 -08:00
},
"colorOvertime": {
2024-03-07 03:15:08 -08:00
"__id__": 56
2024-02-28 03:25:11 -08:00
},
"_space": 0,
"_particleSystem": {
2024-03-07 03:15:08 -08:00
"__id__": 4
2024-02-28 03:25:11 -08:00
}
},
{
"__type__": "cc.CurveRange",
"mode": 0,
2024-03-07 03:15:08 -08:00
"constant": 0.2,
2024-02-28 03:25:11 -08:00
"multiplier": 1
},
{
"__type__": "cc.CurveRange",
"mode": 1,
"spline": {
2024-03-07 03:15:08 -08:00
"__id__": 54
2024-02-28 03:25:11 -08:00
},
"multiplier": 1
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
2024-03-07 03:15:08 -08:00
1
2024-02-28 03:25:11 -08:00
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
2024-03-07 03:15:08 -08:00
"interpolationMode": 0,
2024-02-28 03:25:11 -08:00
"tangentWeightMode": 0,
"value": 1,
2024-03-07 03:15:08 -08:00
"rightTangent": -1,
2024-02-28 03:25:11 -08:00
"rightTangentWeight": 1,
2024-03-07 03:15:08 -08:00
"leftTangent": -1,
2024-02-28 03:25:11 -08:00
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
2024-03-07 03:15:08 -08:00
"interpolationMode": 0,
2024-02-28 03:25:11 -08:00
"tangentWeightMode": 0,
"value": 0,
2024-03-07 03:15:08 -08:00
"rightTangent": -1,
"rightTangentWeight": 1,
"leftTangent": -1,
"leftTangentWeight": 1,
2024-02-28 03:25:11 -08:00
"easingMethod": 0,
"__editorExtras__": null
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
2024-03-07 03:15:08 -08:00
{
"__type__": "cc.GradientRange",
"_mode": 0,
"color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
}
},
2024-02-28 03:25:11 -08:00
{
"__type__": "cc.GradientRange",
"_mode": 1,
"gradient": {
2024-03-07 03:15:08 -08:00
"__id__": 57
2024-02-28 03:25:11 -08:00
}
},
{
"__type__": "cc.Gradient",
"colorKeys": [],
"alphaKeys": [
{
2024-03-07 03:15:08 -08:00
"__id__": 58
2024-02-28 03:25:11 -08:00
},
{
2024-03-07 03:15:08 -08:00
"__id__": 59
2024-02-28 03:25:11 -08:00
}
],
"mode": 0
},
{
"__type__": "cc.AlphaKey",
"alpha": 255,
"time": 0
},
{
"__type__": "cc.AlphaKey",
2024-03-07 03:15:08 -08:00
"alpha": 80,
"time": 1
2024-02-28 03:25:11 -08:00
},
{
"__type__": "cc.ParticleSystemRenderer",
"_renderMode": 0,
"_velocityScale": 1,
"_lengthScale": 1,
"_mesh": null,
"_cpuMaterial": {
"__uuid__": "ea7478b0-408d-4052-b703-f0d2355e095f",
"__expectedType__": "cc.Material"
},
"_gpuMaterial": null,
"_mainTexture": {
"__uuid__": "b5b27ab1-e740-4398-b407-848fc2b2c897@6c48a",
"__expectedType__": "cc.Texture2D"
},
"_useGPU": false,
"_alignSpace": 2
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "74Oi+ZAplPMoqFJ0+Pm+/N",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
2024-03-07 03:15:08 -08:00
{
"__type__": "cc.Node",
"_name": "Sprite",
"_objFlags": 0,
"_parent": {
"__id__": 2
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 63
},
{
"__id__": 65
}
],
"_prefab": {
"__id__": 67
},
"_lpos": {
"__type__": "cc.Vec3",
"x": 4.547473508864641e-13,
"y": 9.094947017729282e-13,
"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": ""
},
2024-02-27 18:19:33 -08:00
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"node": {
2024-03-07 03:15:08 -08:00
"__id__": 62
2024-02-27 18:19:33 -08:00
},
"_enabled": true,
"__prefab": {
2024-03-07 03:15:08 -08:00
"__id__": 64
2024-02-27 18:19:33 -08:00
},
"_contentSize": {
"__type__": "cc.Size",
"width": 200,
"height": 200
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
2024-03-07 03:15:08 -08:00
"fileId": "c6kr6bHvhF06OlISCzvjZo"
2024-02-27 18:19:33 -08:00
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
2024-03-07 03:15:08 -08:00
"__id__": 62
2024-02-27 18:19:33 -08:00
},
"_enabled": true,
"__prefab": {
2024-03-07 03:15:08 -08:00
"__id__": 66
2024-02-27 18:19:33 -08:00
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_spriteFrame": {
"__uuid__": "4f72234d-abd9-4cef-acf2-bd453ad42c8d@f9941",
"__expectedType__": "cc.SpriteFrame"
},
"_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",
2024-03-07 03:15:08 -08:00
"fileId": "d8qmZch/1I9IIpjojV8QG7"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "abz3Mf5VxMEaQoSXBedPx/",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 2
},
"_enabled": true,
"__prefab": {
"__id__": 69
},
"_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__": 72
},
"_contentSize": {
"__type__": "cc.Size",
"width": 200,
"height": 200
},
"_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-07 03:15:08 -08:00
"__id__": 74
2024-02-27 18:19:33 -08:00
},
"tag": 0,
2024-03-01 03:08:57 -08:00
"_group": 4,
2024-02-27 18:19:33 -08:00
"_density": 1,
"_sensor": false,
2024-02-28 03:25:11 -08:00
"_friction": 2,
2024-02-27 18:19:33 -08:00
"_restitution": 0.5,
"_offset": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_radius": 100,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "1dqSoMImdC0rB01Xr+HmI/"
},
{
"__type__": "cc.RigidBody2D",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 1
},
"_enabled": true,
"__prefab": {
2024-03-07 03:15:08 -08:00
"__id__": 76
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-06 03:09:17 -08:00
"__type__": "b14f8NWzRJDNL9eRfPhDx3G",
2024-02-27 18:19:33 -08:00
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 1
},
"_enabled": true,
"__prefab": {
2024-03-07 03:15:08 -08:00
"__id__": 78
},
"_impactPrefab": {
"__uuid__": "e4f226d3-8b68-42b8-8bf0-490b8d5765c4",
"__expectedType__": "cc.Prefab"
2024-02-27 18:19:33 -08:00
},
2024-03-07 03:15:08 -08:00
"_maxSpeed": 100,
2024-03-06 10:08:30 -08:00
"_rigidbody": {
2024-03-07 03:15:08 -08:00
"__id__": 75
},
"_sprite": {
"__id__": 62
},
"_trail": {
"__id__": 4
2024-03-06 07:10:31 -08:00
},
2024-03-06 10:08:30 -08:00
"_collider": {
2024-03-07 03:15:08 -08:00
"__id__": 73
2024-03-06 07:10:31 -08:00
},
2024-03-06 10:08:30 -08:00
"_hitSound": {
"__uuid__": "6a432293-3852-4267-be19-c671f36fe9f0",
"__expectedType__": "cc.AudioClip"
},
2024-03-07 03:15:08 -08:00
"_jumpCurve": {
"__id__": 79
},
2024-02-27 18:19:33 -08:00
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
2024-03-06 03:09:17 -08:00
"fileId": "69msKyk8NLHqP+rm4QOaXF"
2024-02-27 18:19:33 -08:00
},
2024-03-07 03:15:08 -08:00
{
"__type__": "cc.AnimationCurve",
"_curve": {
"__id__": 80
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.2,
0.4,
1
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 2,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 5.777777777777779,
"rightTangentWeight": 0,
"leftTangent": 5.777777777777779,
"leftTangentWeight": 0,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 2,
"tangentWeightMode": 0,
"value": 1,
"rightTangent": 0.37707337523039497,
"rightTangentWeight": 0,
"leftTangent": 0.37707337523039497,
"leftTangentWeight": 0,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 2,
"tangentWeightMode": 0,
"value": 1,
"rightTangent": -0.5622495861888999,
"rightTangentWeight": 0,
"leftTangent": -0.5622495861888999,
"leftTangentWeight": 0,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 2,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": -1.877436291594456,
"rightTangentWeight": 1,
"leftTangent": -1.877436291594456,
"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-02-28 03:25:11 -08:00
"targetOverrides": null
2024-02-27 18:19:33 -08:00
}
]