Commit 3a0e9283 authored by xujr's avatar xujr

粒子和碰撞修改

parent 92e9e0ad
......@@ -11,7 +11,7 @@ public class FruitView : MonoBehaviour
public Transform m_fruitParent;
public HighlightingEffect m_highLightEffect;
public Transform m_cutTrans;//旋转叶片
public float m_cutSpeed = 3.0f;//旋转速度
public float m_cutSpeed = 1;//旋转速度
//public EndlessContainer m_containerLeft;//左边流体控制
//public EndlessContainer m_containerRight;//右边流体控制
public GameObject m_strawberryEffect;//草莓特效
......@@ -934,7 +934,7 @@ public class FruitView : MonoBehaviour
{
if(m_cutTrans)
{
m_cutTrans.Rotate(transform.up* m_cutSpeed, Space.Self);
m_cutTrans.Rotate(transform.up* m_cutSpeed*100);
}
}
void Clicked()
......
......@@ -690,10 +690,30 @@ PrefabInstance:
propertyPath: m_LocalScale.y
value: 0.19999999
objectReference: {fileID: 0}
- target: {fileID: 4996125674080931908, guid: b69d063bc649621459f3f6dfc61f7052,
type: 3}
propertyPath: m_LengthScale
value: 1
objectReference: {fileID: 0}
- target: {fileID: 5457342855710647603, guid: b69d063bc649621459f3f6dfc61f7052,
type: 3}
propertyPath: EmissionModule.m_Bursts.Array.size
value: 1
objectReference: {fileID: 0}
- target: {fileID: 5457342855710647603, guid: b69d063bc649621459f3f6dfc61f7052,
type: 3}
propertyPath: EmissionModule.m_Bursts.Array.data[0].countCurve.maxCurve.m_Curve.Array.size
value: 2
objectReference: {fileID: 0}
- target: {fileID: 5457342855710647603, guid: b69d063bc649621459f3f6dfc61f7052,
type: 3}
propertyPath: EmissionModule.m_Bursts.Array.data[0].countCurve.minCurve.m_Curve.Array.size
value: 2
objectReference: {fileID: 0}
- target: {fileID: 5457342855710647603, guid: b69d063bc649621459f3f6dfc61f7052,
type: 3}
propertyPath: ShapeModule.radius.value
value: 5
value: 4
objectReference: {fileID: 0}
- target: {fileID: 5457342855710647603, guid: b69d063bc649621459f3f6dfc61f7052,
type: 3}
......@@ -708,13 +728,123 @@ PrefabInstance:
- target: {fileID: 5457342855710647603, guid: b69d063bc649621459f3f6dfc61f7052,
type: 3}
propertyPath: InitialModule.startSpeed.scalar
value: 10
value: 20
objectReference: {fileID: 0}
- target: {fileID: 5457342855710647603, guid: b69d063bc649621459f3f6dfc61f7052,
type: 3}
propertyPath: EmissionModule.rateOverTime.scalar
value: 0
objectReference: {fileID: 0}
- target: {fileID: 5457342855710647603, guid: b69d063bc649621459f3f6dfc61f7052,
type: 3}
propertyPath: lengthInSec
value: 0.6
objectReference: {fileID: 0}
- target: {fileID: 5457342855710647603, guid: b69d063bc649621459f3f6dfc61f7052,
type: 3}
propertyPath: simulationSpeed
value: 4
objectReference: {fileID: 0}
- target: {fileID: 5457342855710647603, guid: b69d063bc649621459f3f6dfc61f7052,
type: 3}
propertyPath: InitialModule.maxNumParticles
value: 600
objectReference: {fileID: 0}
- target: {fileID: 5457342855710647603, guid: b69d063bc649621459f3f6dfc61f7052,
type: 3}
propertyPath: InitialModule.gravityModifier.scalar
value: 0.3
objectReference: {fileID: 0}
- target: {fileID: 5457342855710647603, guid: b69d063bc649621459f3f6dfc61f7052,
type: 3}
propertyPath: EmissionModule.m_BurstCount
value: 1
objectReference: {fileID: 0}
- target: {fileID: 5457342855710647603, guid: b69d063bc649621459f3f6dfc61f7052,
type: 3}
propertyPath: EmissionModule.m_Bursts.Array.data[0].countCurve.scalar
value: 300
objectReference: {fileID: 0}
- target: {fileID: 5457342855710647603, guid: b69d063bc649621459f3f6dfc61f7052,
type: 3}
propertyPath: EmissionModule.m_Bursts.Array.data[0].countCurve.minScalar
value: 30
objectReference: {fileID: 0}
- target: {fileID: 5457342855710647603, guid: b69d063bc649621459f3f6dfc61f7052,
type: 3}
propertyPath: EmissionModule.m_Bursts.Array.data[0].countCurve.maxCurve.m_Curve.Array.data[0].value
value: 1
objectReference: {fileID: 0}
- target: {fileID: 5457342855710647603, guid: b69d063bc649621459f3f6dfc61f7052,
type: 3}
propertyPath: EmissionModule.m_Bursts.Array.data[0].countCurve.maxCurve.m_Curve.Array.data[1].time
value: 1
objectReference: {fileID: 0}
- target: {fileID: 5457342855710647603, guid: b69d063bc649621459f3f6dfc61f7052,
type: 3}
propertyPath: EmissionModule.m_Bursts.Array.data[0].countCurve.maxCurve.m_Curve.Array.data[1].value
value: 1
objectReference: {fileID: 0}
- target: {fileID: 5457342855710647603, guid: b69d063bc649621459f3f6dfc61f7052,
type: 3}
propertyPath: EmissionModule.m_Bursts.Array.data[0].countCurve.maxCurve.m_PreInfinity
value: 2
objectReference: {fileID: 0}
- target: {fileID: 5457342855710647603, guid: b69d063bc649621459f3f6dfc61f7052,
type: 3}
propertyPath: EmissionModule.m_Bursts.Array.data[0].countCurve.maxCurve.m_PostInfinity
value: 2
objectReference: {fileID: 0}
- target: {fileID: 5457342855710647603, guid: b69d063bc649621459f3f6dfc61f7052,
type: 3}
propertyPath: EmissionModule.m_Bursts.Array.data[0].countCurve.maxCurve.m_RotationOrder
value: 4
objectReference: {fileID: 0}
- target: {fileID: 5457342855710647603, guid: b69d063bc649621459f3f6dfc61f7052,
type: 3}
propertyPath: EmissionModule.m_Bursts.Array.data[0].countCurve.minCurve.m_Curve.Array.data[0].value
value: 1
objectReference: {fileID: 0}
- target: {fileID: 5457342855710647603, guid: b69d063bc649621459f3f6dfc61f7052,
type: 3}
propertyPath: EmissionModule.m_Bursts.Array.data[0].countCurve.minCurve.m_Curve.Array.data[1].time
value: 1
objectReference: {fileID: 0}
- target: {fileID: 5457342855710647603, guid: b69d063bc649621459f3f6dfc61f7052,
type: 3}
propertyPath: EmissionModule.m_Bursts.Array.data[0].countCurve.minCurve.m_Curve.Array.data[1].value
value: 1
objectReference: {fileID: 0}
- target: {fileID: 5457342855710647603, guid: b69d063bc649621459f3f6dfc61f7052,
type: 3}
propertyPath: EmissionModule.m_Bursts.Array.data[0].countCurve.minCurve.m_PreInfinity
value: 2
objectReference: {fileID: 0}
- target: {fileID: 5457342855710647603, guid: b69d063bc649621459f3f6dfc61f7052,
type: 3}
propertyPath: EmissionModule.m_Bursts.Array.data[0].countCurve.minCurve.m_PostInfinity
value: 2
objectReference: {fileID: 0}
- target: {fileID: 5457342855710647603, guid: b69d063bc649621459f3f6dfc61f7052,
type: 3}
propertyPath: EmissionModule.m_Bursts.Array.data[0].countCurve.minCurve.m_RotationOrder
value: 4
objectReference: {fileID: 0}
- target: {fileID: 5457342855710647603, guid: b69d063bc649621459f3f6dfc61f7052,
type: 3}
propertyPath: EmissionModule.m_Bursts.Array.data[0].cycleCount
value: 1
objectReference: {fileID: 0}
- target: {fileID: 5457342855710647603, guid: b69d063bc649621459f3f6dfc61f7052,
type: 3}
propertyPath: EmissionModule.m_Bursts.Array.data[0].repeatInterval
value: 0.01
objectReference: {fileID: 0}
- target: {fileID: 5457342855710647603, guid: b69d063bc649621459f3f6dfc61f7052,
type: 3}
propertyPath: EmissionModule.m_Bursts.Array.data[0].probability
value: 1
objectReference: {fileID: 0}
- target: {fileID: 5612450734186604735, guid: b69d063bc649621459f3f6dfc61f7052,
type: 3}
propertyPath: m_Name
......
......@@ -710,10 +710,25 @@ PrefabInstance:
propertyPath: m_IsActive
value: 0
objectReference: {fileID: 0}
- target: {fileID: 4138964800474942021, guid: 4c52c24677a45134cbd74c8dd8781032,
type: 3}
propertyPath: EmissionModule.m_Bursts.Array.size
value: 1
objectReference: {fileID: 0}
- target: {fileID: 4138964800474942021, guid: 4c52c24677a45134cbd74c8dd8781032,
type: 3}
propertyPath: EmissionModule.m_Bursts.Array.data[0].countCurve.maxCurve.m_Curve.Array.size
value: 2
objectReference: {fileID: 0}
- target: {fileID: 4138964800474942021, guid: 4c52c24677a45134cbd74c8dd8781032,
type: 3}
propertyPath: EmissionModule.m_Bursts.Array.data[0].countCurve.minCurve.m_Curve.Array.size
value: 2
objectReference: {fileID: 0}
- target: {fileID: 4138964800474942021, guid: 4c52c24677a45134cbd74c8dd8781032,
type: 3}
propertyPath: ShapeModule.radius.value
value: 5
value: 4
objectReference: {fileID: 0}
- target: {fileID: 4138964800474942021, guid: 4c52c24677a45134cbd74c8dd8781032,
type: 3}
......@@ -728,13 +743,128 @@ PrefabInstance:
- target: {fileID: 4138964800474942021, guid: 4c52c24677a45134cbd74c8dd8781032,
type: 3}
propertyPath: InitialModule.startSpeed.scalar
value: 10
value: 20
objectReference: {fileID: 0}
- target: {fileID: 4138964800474942021, guid: 4c52c24677a45134cbd74c8dd8781032,
type: 3}
propertyPath: EmissionModule.rateOverTime.scalar
value: 0
objectReference: {fileID: 0}
- target: {fileID: 4138964800474942021, guid: 4c52c24677a45134cbd74c8dd8781032,
type: 3}
propertyPath: lengthInSec
value: 0.6
objectReference: {fileID: 0}
- target: {fileID: 4138964800474942021, guid: 4c52c24677a45134cbd74c8dd8781032,
type: 3}
propertyPath: simulationSpeed
value: 4
objectReference: {fileID: 0}
- target: {fileID: 4138964800474942021, guid: 4c52c24677a45134cbd74c8dd8781032,
type: 3}
propertyPath: InitialModule.maxNumParticles
value: 600
objectReference: {fileID: 0}
- target: {fileID: 4138964800474942021, guid: 4c52c24677a45134cbd74c8dd8781032,
type: 3}
propertyPath: InitialModule.gravityModifier.scalar
value: 0.3
objectReference: {fileID: 0}
- target: {fileID: 4138964800474942021, guid: 4c52c24677a45134cbd74c8dd8781032,
type: 3}
propertyPath: EmissionModule.m_BurstCount
value: 1
objectReference: {fileID: 0}
- target: {fileID: 4138964800474942021, guid: 4c52c24677a45134cbd74c8dd8781032,
type: 3}
propertyPath: EmissionModule.m_Bursts.Array.data[0].countCurve.scalar
value: 300
objectReference: {fileID: 0}
- target: {fileID: 4138964800474942021, guid: 4c52c24677a45134cbd74c8dd8781032,
type: 3}
propertyPath: EmissionModule.m_Bursts.Array.data[0].countCurve.minScalar
value: 30
objectReference: {fileID: 0}
- target: {fileID: 4138964800474942021, guid: 4c52c24677a45134cbd74c8dd8781032,
type: 3}
propertyPath: EmissionModule.m_Bursts.Array.data[0].countCurve.maxCurve.m_Curve.Array.data[0].value
value: 1
objectReference: {fileID: 0}
- target: {fileID: 4138964800474942021, guid: 4c52c24677a45134cbd74c8dd8781032,
type: 3}
propertyPath: EmissionModule.m_Bursts.Array.data[0].countCurve.maxCurve.m_Curve.Array.data[1].time
value: 1
objectReference: {fileID: 0}
- target: {fileID: 4138964800474942021, guid: 4c52c24677a45134cbd74c8dd8781032,
type: 3}
propertyPath: EmissionModule.m_Bursts.Array.data[0].countCurve.maxCurve.m_Curve.Array.data[1].value
value: 1
objectReference: {fileID: 0}
- target: {fileID: 4138964800474942021, guid: 4c52c24677a45134cbd74c8dd8781032,
type: 3}
propertyPath: EmissionModule.m_Bursts.Array.data[0].countCurve.maxCurve.m_PreInfinity
value: 2
objectReference: {fileID: 0}
- target: {fileID: 4138964800474942021, guid: 4c52c24677a45134cbd74c8dd8781032,
type: 3}
propertyPath: EmissionModule.m_Bursts.Array.data[0].countCurve.maxCurve.m_PostInfinity
value: 2
objectReference: {fileID: 0}
- target: {fileID: 4138964800474942021, guid: 4c52c24677a45134cbd74c8dd8781032,
type: 3}
propertyPath: EmissionModule.m_Bursts.Array.data[0].countCurve.maxCurve.m_RotationOrder
value: 4
objectReference: {fileID: 0}
- target: {fileID: 4138964800474942021, guid: 4c52c24677a45134cbd74c8dd8781032,
type: 3}
propertyPath: EmissionModule.m_Bursts.Array.data[0].countCurve.minCurve.m_Curve.Array.data[0].value
value: 1
objectReference: {fileID: 0}
- target: {fileID: 4138964800474942021, guid: 4c52c24677a45134cbd74c8dd8781032,
type: 3}
propertyPath: EmissionModule.m_Bursts.Array.data[0].countCurve.minCurve.m_Curve.Array.data[1].time
value: 1
objectReference: {fileID: 0}
- target: {fileID: 4138964800474942021, guid: 4c52c24677a45134cbd74c8dd8781032,
type: 3}
propertyPath: EmissionModule.m_Bursts.Array.data[0].countCurve.minCurve.m_Curve.Array.data[1].value
value: 1
objectReference: {fileID: 0}
- target: {fileID: 4138964800474942021, guid: 4c52c24677a45134cbd74c8dd8781032,
type: 3}
propertyPath: EmissionModule.m_Bursts.Array.data[0].countCurve.minCurve.m_PreInfinity
value: 2
objectReference: {fileID: 0}
- target: {fileID: 4138964800474942021, guid: 4c52c24677a45134cbd74c8dd8781032,
type: 3}
propertyPath: EmissionModule.m_Bursts.Array.data[0].countCurve.minCurve.m_PostInfinity
value: 2
objectReference: {fileID: 0}
- target: {fileID: 4138964800474942021, guid: 4c52c24677a45134cbd74c8dd8781032,
type: 3}
propertyPath: EmissionModule.m_Bursts.Array.data[0].countCurve.minCurve.m_RotationOrder
value: 4
objectReference: {fileID: 0}
- target: {fileID: 4138964800474942021, guid: 4c52c24677a45134cbd74c8dd8781032,
type: 3}
propertyPath: EmissionModule.m_Bursts.Array.data[0].cycleCount
value: 1
objectReference: {fileID: 0}
- target: {fileID: 4138964800474942021, guid: 4c52c24677a45134cbd74c8dd8781032,
type: 3}
propertyPath: EmissionModule.m_Bursts.Array.data[0].repeatInterval
value: 0.01
objectReference: {fileID: 0}
- target: {fileID: 4138964800474942021, guid: 4c52c24677a45134cbd74c8dd8781032,
type: 3}
propertyPath: EmissionModule.m_Bursts.Array.data[0].probability
value: 1
objectReference: {fileID: 0}
- target: {fileID: 9119363466308262941, guid: 4c52c24677a45134cbd74c8dd8781032,
type: 3}
propertyPath: m_LengthScale
value: 1
objectReference: {fileID: 0}
m_RemovedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: 4c52c24677a45134cbd74c8dd8781032, type: 3}
--- !u!1 &4575323088304706056 stripped
......
......@@ -741,10 +741,25 @@ PrefabInstance:
m_Modification:
m_TransformParent: {fileID: 4487736285029228931}
m_Modifications:
- target: {fileID: 651200254161218379, guid: 86d793fcc14d0b944bb14a2bdda27029,
type: 3}
propertyPath: EmissionModule.m_Bursts.Array.size
value: 1
objectReference: {fileID: 0}
- target: {fileID: 651200254161218379, guid: 86d793fcc14d0b944bb14a2bdda27029,
type: 3}
propertyPath: EmissionModule.m_Bursts.Array.data[0].countCurve.maxCurve.m_Curve.Array.size
value: 2
objectReference: {fileID: 0}
- target: {fileID: 651200254161218379, guid: 86d793fcc14d0b944bb14a2bdda27029,
type: 3}
propertyPath: EmissionModule.m_Bursts.Array.data[0].countCurve.minCurve.m_Curve.Array.size
value: 2
objectReference: {fileID: 0}
- target: {fileID: 651200254161218379, guid: 86d793fcc14d0b944bb14a2bdda27029,
type: 3}
propertyPath: ShapeModule.radius.value
value: 5
value: 4
objectReference: {fileID: 0}
- target: {fileID: 651200254161218379, guid: 86d793fcc14d0b944bb14a2bdda27029,
type: 3}
......@@ -759,13 +774,123 @@ PrefabInstance:
- target: {fileID: 651200254161218379, guid: 86d793fcc14d0b944bb14a2bdda27029,
type: 3}
propertyPath: InitialModule.startSpeed.scalar
value: 10
value: 20
objectReference: {fileID: 0}
- target: {fileID: 651200254161218379, guid: 86d793fcc14d0b944bb14a2bdda27029,
type: 3}
propertyPath: EmissionModule.rateOverTime.scalar
value: 0
objectReference: {fileID: 0}
- target: {fileID: 651200254161218379, guid: 86d793fcc14d0b944bb14a2bdda27029,
type: 3}
propertyPath: lengthInSec
value: 0.6
objectReference: {fileID: 0}
- target: {fileID: 651200254161218379, guid: 86d793fcc14d0b944bb14a2bdda27029,
type: 3}
propertyPath: simulationSpeed
value: 4
objectReference: {fileID: 0}
- target: {fileID: 651200254161218379, guid: 86d793fcc14d0b944bb14a2bdda27029,
type: 3}
propertyPath: InitialModule.maxNumParticles
value: 600
objectReference: {fileID: 0}
- target: {fileID: 651200254161218379, guid: 86d793fcc14d0b944bb14a2bdda27029,
type: 3}
propertyPath: InitialModule.gravityModifier.scalar
value: 0.3
objectReference: {fileID: 0}
- target: {fileID: 651200254161218379, guid: 86d793fcc14d0b944bb14a2bdda27029,
type: 3}
propertyPath: EmissionModule.m_BurstCount
value: 1
objectReference: {fileID: 0}
- target: {fileID: 651200254161218379, guid: 86d793fcc14d0b944bb14a2bdda27029,
type: 3}
propertyPath: EmissionModule.m_Bursts.Array.data[0].countCurve.scalar
value: 300
objectReference: {fileID: 0}
- target: {fileID: 651200254161218379, guid: 86d793fcc14d0b944bb14a2bdda27029,
type: 3}
propertyPath: EmissionModule.m_Bursts.Array.data[0].countCurve.minScalar
value: 30
objectReference: {fileID: 0}
- target: {fileID: 651200254161218379, guid: 86d793fcc14d0b944bb14a2bdda27029,
type: 3}
propertyPath: EmissionModule.m_Bursts.Array.data[0].countCurve.maxCurve.m_Curve.Array.data[0].value
value: 1
objectReference: {fileID: 0}
- target: {fileID: 651200254161218379, guid: 86d793fcc14d0b944bb14a2bdda27029,
type: 3}
propertyPath: EmissionModule.m_Bursts.Array.data[0].countCurve.maxCurve.m_Curve.Array.data[1].time
value: 1
objectReference: {fileID: 0}
- target: {fileID: 651200254161218379, guid: 86d793fcc14d0b944bb14a2bdda27029,
type: 3}
propertyPath: EmissionModule.m_Bursts.Array.data[0].countCurve.maxCurve.m_Curve.Array.data[1].value
value: 1
objectReference: {fileID: 0}
- target: {fileID: 651200254161218379, guid: 86d793fcc14d0b944bb14a2bdda27029,
type: 3}
propertyPath: EmissionModule.m_Bursts.Array.data[0].countCurve.maxCurve.m_PreInfinity
value: 2
objectReference: {fileID: 0}
- target: {fileID: 651200254161218379, guid: 86d793fcc14d0b944bb14a2bdda27029,
type: 3}
propertyPath: EmissionModule.m_Bursts.Array.data[0].countCurve.maxCurve.m_PostInfinity
value: 2
objectReference: {fileID: 0}
- target: {fileID: 651200254161218379, guid: 86d793fcc14d0b944bb14a2bdda27029,
type: 3}
propertyPath: EmissionModule.m_Bursts.Array.data[0].countCurve.maxCurve.m_RotationOrder
value: 4
objectReference: {fileID: 0}
- target: {fileID: 651200254161218379, guid: 86d793fcc14d0b944bb14a2bdda27029,
type: 3}
propertyPath: EmissionModule.m_Bursts.Array.data[0].countCurve.minCurve.m_Curve.Array.data[0].value
value: 1
objectReference: {fileID: 0}
- target: {fileID: 651200254161218379, guid: 86d793fcc14d0b944bb14a2bdda27029,
type: 3}
propertyPath: EmissionModule.m_Bursts.Array.data[0].countCurve.minCurve.m_Curve.Array.data[1].time
value: 1
objectReference: {fileID: 0}
- target: {fileID: 651200254161218379, guid: 86d793fcc14d0b944bb14a2bdda27029,
type: 3}
propertyPath: EmissionModule.m_Bursts.Array.data[0].countCurve.minCurve.m_Curve.Array.data[1].value
value: 1
objectReference: {fileID: 0}
- target: {fileID: 651200254161218379, guid: 86d793fcc14d0b944bb14a2bdda27029,
type: 3}
propertyPath: EmissionModule.m_Bursts.Array.data[0].countCurve.minCurve.m_PreInfinity
value: 2
objectReference: {fileID: 0}
- target: {fileID: 651200254161218379, guid: 86d793fcc14d0b944bb14a2bdda27029,
type: 3}
propertyPath: EmissionModule.m_Bursts.Array.data[0].countCurve.minCurve.m_PostInfinity
value: 2
objectReference: {fileID: 0}
- target: {fileID: 651200254161218379, guid: 86d793fcc14d0b944bb14a2bdda27029,
type: 3}
propertyPath: EmissionModule.m_Bursts.Array.data[0].countCurve.minCurve.m_RotationOrder
value: 4
objectReference: {fileID: 0}
- target: {fileID: 651200254161218379, guid: 86d793fcc14d0b944bb14a2bdda27029,
type: 3}
propertyPath: EmissionModule.m_Bursts.Array.data[0].cycleCount
value: 1
objectReference: {fileID: 0}
- target: {fileID: 651200254161218379, guid: 86d793fcc14d0b944bb14a2bdda27029,
type: 3}
propertyPath: EmissionModule.m_Bursts.Array.data[0].repeatInterval
value: 0.01
objectReference: {fileID: 0}
- target: {fileID: 651200254161218379, guid: 86d793fcc14d0b944bb14a2bdda27029,
type: 3}
propertyPath: EmissionModule.m_Bursts.Array.data[0].probability
value: 1
objectReference: {fileID: 0}
- target: {fileID: 3013782809957496098, guid: 86d793fcc14d0b944bb14a2bdda27029,
type: 3}
propertyPath: m_LocalPosition.x
......@@ -846,6 +971,11 @@ PrefabInstance:
propertyPath: m_IsActive
value: 0
objectReference: {fileID: 0}
- target: {fileID: 7157779508449995559, guid: 86d793fcc14d0b944bb14a2bdda27029,
type: 3}
propertyPath: m_LengthScale
value: 1
objectReference: {fileID: 0}
m_RemovedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: 86d793fcc14d0b944bb14a2bdda27029, type: 3}
--- !u!1 &2420479454541538650 stripped
......
......@@ -248,8 +248,8 @@ ParticleSystem:
startSize:
serializedVersion: 2
minMaxState: 3
scalar: 0.8
minScalar: 0.3
scalar: 0.6
minScalar: 0.2
maxCurve:
serializedVersion: 2
m_Curve:
......@@ -4953,7 +4953,7 @@ ParticleSystem:
serializedVersion: 2
minMaxState: 0
minColor: {r: 1, g: 1, b: 1, a: 1}
maxColor: {r: 1, g: 0.93986577, b: 0.24056602, a: 0.8235294}
maxColor: {r: 0.990566, g: 0.33679244, b: 0.2476415, a: 0.8235294}
maxGradient:
serializedVersion: 2
key0: {r: 1, g: 1, b: 1, a: 1}
......@@ -5015,8 +5015,8 @@ ParticleSystem:
startSize:
serializedVersion: 2
minMaxState: 3
scalar: 0.8
minScalar: 0.3
scalar: 0.6
minScalar: 0.2
maxCurve:
serializedVersion: 2
m_Curve:
......@@ -9782,8 +9782,8 @@ ParticleSystem:
startSize:
serializedVersion: 2
minMaxState: 3
scalar: 0.8
minScalar: 0.3
scalar: 0.6
minScalar: 0.2
maxCurve:
serializedVersion: 2
m_Curve:
......@@ -14324,7 +14324,7 @@ Transform:
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 4112486011140861140}
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: -4.064, z: -0.057}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children:
......
......@@ -613,7 +613,7 @@ ParticleSystem:
donutRadius: 0.2
m_Position: {x: 0, y: 0, z: 0}
m_Rotation: {x: 0, y: 0, z: 0}
m_Scale: {x: 1.7501495, y: 0.29644907, z: 0}
m_Scale: {x: 1.4390799, y: 0.29644907, z: 0}
placementMode: 0
m_MeshMaterialIndex: 0
m_MeshNormalOffset: 0
......@@ -5380,7 +5380,7 @@ ParticleSystem:
donutRadius: 0.2
m_Position: {x: 0, y: 0, z: 0}
m_Rotation: {x: 0, y: 0, z: 0}
m_Scale: {x: 1.7501495, y: 0.29644907, z: 0}
m_Scale: {x: 1.4390799, y: 0.29644907, z: 0}
placementMode: 0
m_MeshMaterialIndex: 0
m_MeshNormalOffset: 0
......@@ -9557,7 +9557,7 @@ Transform:
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 7575505733145665276}
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: -2.53, z: -0.057}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children:
......@@ -10180,7 +10180,7 @@ ParticleSystem:
donutRadius: 0.2
m_Position: {x: 0, y: 0, z: 0}
m_Rotation: {x: 0, y: 0, z: 0}
m_Scale: {x: 1.7501495, y: 0.29644907, z: 0}
m_Scale: {x: 1.4390799, y: 0.29644907, z: 0}
placementMode: 0
m_MeshMaterialIndex: 0
m_MeshNormalOffset: 0
......
fileFormatVersion: 2
guid: 5b9f9ade5b1776d4e818ce8f72859399
PrefabImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
......@@ -40,8 +40,8 @@ ParticleSystem:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 5612450734186604735}
serializedVersion: 6
lengthInSec: 1
simulationSpeed: 2
lengthInSec: 0.6
simulationSpeed: 4
stopAction: 0
cullingMode: 0
ringBufferMode: 0
......@@ -115,7 +115,7 @@ ParticleSystem:
startLifetime:
serializedVersion: 2
minMaxState: 3
scalar: 5
scalar: 3
minScalar: 0.3
maxCurve:
serializedVersion: 2
......@@ -168,8 +168,8 @@ ParticleSystem:
startSpeed:
serializedVersion: 2
minMaxState: 3
scalar: 6
minScalar: 3
scalar: 20
minScalar: 10
maxCurve:
serializedVersion: 2
m_Curve:
......@@ -600,13 +600,13 @@ ParticleSystem:
m_PostInfinity: 2
m_RotationOrder: 4
randomizeRotationDirection: 0
maxNumParticles: 2000
maxNumParticles: 600
size3D: 0
rotation3D: 0
gravityModifier:
serializedVersion: 2
minMaxState: 0
scalar: 0.03
scalar: 0.3
minScalar: 0
maxCurve:
serializedVersion: 2
......@@ -746,7 +746,7 @@ ParticleSystem:
sphericalDirectionAmount: 0
randomPositionAmount: 0
radius:
value: 10
value: 4
mode: 0
spread: 0
speed:
......@@ -865,7 +865,7 @@ ParticleSystem:
rateOverTime:
serializedVersion: 2
minMaxState: 0
scalar: 500
scalar: 0
minScalar: 10
maxCurve:
serializedVersion: 2
......@@ -968,8 +968,66 @@ ParticleSystem:
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
m_BurstCount: 0
m_Bursts: []
m_BurstCount: 1
m_Bursts:
- serializedVersion: 2
time: 0
countCurve:
serializedVersion: 2
minMaxState: 0
scalar: 420
minScalar: 30
maxCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 1
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
minCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 1
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
cycleCount: 1
repeatInterval: 0.01
probability: 1
SizeModule:
enabled: 1
curve:
......@@ -4732,7 +4790,7 @@ ParticleSystemRenderer:
m_MaxParticleSize: 30
m_CameraVelocityScale: 0
m_VelocityScale: 0
m_LengthScale: 1.2
m_LengthScale: 1
m_SortingFudge: 0
m_NormalDirection: 1
m_ShadowBias: 0
......
fileFormatVersion: 2
guid: ad7a59062591d9f4fac384ede9cd0667
PrefabImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
......@@ -40,8 +40,8 @@ ParticleSystem:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 3061406425104831238}
serializedVersion: 6
lengthInSec: 1
simulationSpeed: 2
lengthInSec: 0.6
simulationSpeed: 4
stopAction: 0
cullingMode: 0
ringBufferMode: 0
......@@ -115,7 +115,7 @@ ParticleSystem:
startLifetime:
serializedVersion: 2
minMaxState: 3
scalar: 5
scalar: 3
minScalar: 0.3
maxCurve:
serializedVersion: 2
......@@ -168,8 +168,8 @@ ParticleSystem:
startSpeed:
serializedVersion: 2
minMaxState: 3
scalar: 6
minScalar: 3
scalar: 20
minScalar: 10
maxCurve:
serializedVersion: 2
m_Curve:
......@@ -600,13 +600,13 @@ ParticleSystem:
m_PostInfinity: 2
m_RotationOrder: 4
randomizeRotationDirection: 0
maxNumParticles: 2000
maxNumParticles: 600
size3D: 0
rotation3D: 0
gravityModifier:
serializedVersion: 2
minMaxState: 0
scalar: 0.03
scalar: 0.3
minScalar: 0
maxCurve:
serializedVersion: 2
......@@ -746,7 +746,7 @@ ParticleSystem:
sphericalDirectionAmount: 0
randomPositionAmount: 0
radius:
value: 10
value: 4
mode: 0
spread: 0
speed:
......@@ -865,7 +865,7 @@ ParticleSystem:
rateOverTime:
serializedVersion: 2
minMaxState: 0
scalar: 500
scalar: 0
minScalar: 10
maxCurve:
serializedVersion: 2
......@@ -968,8 +968,66 @@ ParticleSystem:
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
m_BurstCount: 0
m_Bursts: []
m_BurstCount: 1
m_Bursts:
- serializedVersion: 2
time: 0
countCurve:
serializedVersion: 2
minMaxState: 0
scalar: 420
minScalar: 30
maxCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 1
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
minCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 1
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
cycleCount: 1
repeatInterval: 0.01
probability: 1
SizeModule:
enabled: 1
curve:
......@@ -4732,7 +4790,7 @@ ParticleSystemRenderer:
m_MaxParticleSize: 30
m_CameraVelocityScale: 0
m_VelocityScale: 0
m_LengthScale: 1.2
m_LengthScale: 1
m_SortingFudge: 0
m_NormalDirection: 1
m_ShadowBias: 0
......
fileFormatVersion: 2
guid: 155c6b07cbec6fe40b2e28cea6e73f26
PrefabImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
......@@ -40,8 +40,8 @@ ParticleSystem:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 6243340999333440279}
serializedVersion: 6
lengthInSec: 1
simulationSpeed: 2
lengthInSec: 0.6
simulationSpeed: 4
stopAction: 0
cullingMode: 0
ringBufferMode: 0
......@@ -115,7 +115,7 @@ ParticleSystem:
startLifetime:
serializedVersion: 2
minMaxState: 3
scalar: 5
scalar: 3
minScalar: 0.3
maxCurve:
serializedVersion: 2
......@@ -168,8 +168,8 @@ ParticleSystem:
startSpeed:
serializedVersion: 2
minMaxState: 3
scalar: 6
minScalar: 3
scalar: 20
minScalar: 10
maxCurve:
serializedVersion: 2
m_Curve:
......@@ -600,13 +600,13 @@ ParticleSystem:
m_PostInfinity: 2
m_RotationOrder: 4
randomizeRotationDirection: 0
maxNumParticles: 2000
maxNumParticles: 600
size3D: 0
rotation3D: 0
gravityModifier:
serializedVersion: 2
minMaxState: 0
scalar: 0.03
scalar: 0.3
minScalar: 0
maxCurve:
serializedVersion: 2
......@@ -746,7 +746,7 @@ ParticleSystem:
sphericalDirectionAmount: 0
randomPositionAmount: 0
radius:
value: 10
value: 4
mode: 0
spread: 0
speed:
......@@ -865,7 +865,7 @@ ParticleSystem:
rateOverTime:
serializedVersion: 2
minMaxState: 0
scalar: 500
scalar: 0
minScalar: 10
maxCurve:
serializedVersion: 2
......@@ -968,8 +968,66 @@ ParticleSystem:
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
m_BurstCount: 0
m_Bursts: []
m_BurstCount: 1
m_Bursts:
- serializedVersion: 2
time: 0
countCurve:
serializedVersion: 2
minMaxState: 0
scalar: 420
minScalar: 30
maxCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 1
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
minCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 1
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
cycleCount: 1
repeatInterval: 0.01
probability: 1
SizeModule:
enabled: 1
curve:
......@@ -4732,7 +4790,7 @@ ParticleSystemRenderer:
m_MaxParticleSize: 30
m_CameraVelocityScale: 0
m_VelocityScale: 0
m_LengthScale: 1.2
m_LengthScale: 1
m_SortingFudge: 0
m_NormalDirection: 1
m_ShadowBias: 0
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment