feat: update ball

main
tiendat3699 2024-02-28 20:55:31 +07:00
parent 013d8d3d7e
commit 21d132f9db
2 changed files with 14 additions and 14 deletions

View File

@ -674,7 +674,7 @@
"lifeTime": { "lifeTime": {
"__id__": 51 "__id__": 51
}, },
"_minParticleDistance": 0.1, "_minParticleDistance": 0.05,
"existWithParticles": true, "existWithParticles": true,
"textureMode": 0, "textureMode": 0,
"widthFromParticle": true, "widthFromParticle": true,
@ -696,7 +696,7 @@
{ {
"__type__": "cc.CurveRange", "__type__": "cc.CurveRange",
"mode": 0, "mode": 0,
"constant": 0.2, "constant": 1,
"multiplier": 1 "multiplier": 1
}, },
{ {
@ -711,8 +711,8 @@
"__type__": "cc.RealCurve", "__type__": "cc.RealCurve",
"_times": [ "_times": [
0, 0,
0.29, 0.07179487179487179,
1 0.25
], ],
"_values": [ "_values": [
{ {
@ -731,11 +731,11 @@
"__type__": "cc.RealKeyframeValue", "__type__": "cc.RealKeyframeValue",
"interpolationMode": 2, "interpolationMode": 2,
"tangentWeightMode": 0, "tangentWeightMode": 0,
"value": 0.42592592592592593, "value": 0.5444444444444444,
"rightTangent": -1.0937886661717398, "rightTangent": -5.59722222222222,
"rightTangentWeight": 0.10006138082593509, "rightTangentWeight": 0,
"leftTangent": -1.0937886661717398, "leftTangent": -5.59722222222222,
"leftTangentWeight": 0.0047293447293447295, "leftTangentWeight": 0,
"easingMethod": 0, "easingMethod": 0,
"__editorExtras__": null "__editorExtras__": null
}, },
@ -745,9 +745,9 @@
"tangentWeightMode": 0, "tangentWeightMode": 0,
"value": 0, "value": 0,
"rightTangent": 0, "rightTangent": 0,
"rightTangentWeight": 1, "rightTangentWeight": 0,
"leftTangent": 0, "leftTangent": 0,
"leftTangentWeight": 1, "leftTangentWeight": 0,
"easingMethod": 0, "easingMethod": 0,
"__editorExtras__": null "__editorExtras__": null
} }
@ -783,7 +783,7 @@
{ {
"__type__": "cc.AlphaKey", "__type__": "cc.AlphaKey",
"alpha": 0, "alpha": 0,
"time": 1 "time": 0.15
}, },
{ {
"__type__": "cc.GradientRange", "__type__": "cc.GradientRange",
@ -976,7 +976,7 @@
"__prefab": { "__prefab": {
"__id__": 70 "__id__": 70
}, },
"maxSpeed": 70, "maxSpeed": 50,
"rigidbody": { "rigidbody": {
"__id__": 67 "__id__": 67
}, },

View File

@ -1,5 +1,5 @@
{ {
"__version__": "3.0.5", "__version__": "3.0.7",
"game": { "game": {
"name": "UNKNOW GAME", "name": "UNKNOW GAME",
"app_id": "UNKNOW", "app_id": "UNKNOW",