- working max health, properly setting health component values and showing scales on UI - working armor & magic resistance, properly mitigating incoming damage based on damage type
11930 lines
298 KiB
Plaintext
11930 lines
298 KiB
Plaintext
%YAML 1.1
|
|
%TAG !u! tag:unity3d.com,2011:
|
|
--- !u!1 &193713797072636474
|
|
GameObject:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
serializedVersion: 6
|
|
m_Component:
|
|
- component: {fileID: 719420356144337024}
|
|
- component: {fileID: 6853293170635492090}
|
|
- component: {fileID: 5106598912658884738}
|
|
- component: {fileID: 5545505087058379099}
|
|
- component: {fileID: 719420356144337027}
|
|
m_Layer: 31
|
|
m_Name: Skeleton
|
|
m_TagString: Untagged
|
|
m_Icon: {fileID: 0}
|
|
m_NavMeshLayer: 0
|
|
m_StaticEditorFlags: 0
|
|
m_IsActive: 1
|
|
--- !u!4 &719420356144337024
|
|
Transform:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 193713797072636474}
|
|
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
m_LocalScale: {x: 0.5, y: 0.5, z: 0.5}
|
|
m_ConstrainProportionsScale: 0
|
|
m_Children: []
|
|
m_Father: {fileID: 1040714684719195969}
|
|
m_RootOrder: 0
|
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
--- !u!95 &6853293170635492090
|
|
Animator:
|
|
serializedVersion: 5
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 193713797072636474}
|
|
m_Enabled: 1
|
|
m_Avatar: {fileID: 9000000, guid: 8847f0093193dda41bb32a4b66a673e8, type: 3}
|
|
m_Controller: {fileID: 9100000, guid: 83d3871e85c667a4c9f78ea9f956d190, type: 2}
|
|
m_CullingMode: 1
|
|
m_UpdateMode: 0
|
|
m_ApplyRootMotion: 0
|
|
m_LinearVelocityBlending: 0
|
|
m_StabilizeFeet: 0
|
|
m_WarningMessage:
|
|
m_HasTransformHierarchy: 1
|
|
m_AllowConstantClipSamplingOptimization: 1
|
|
m_KeepAnimatorStateOnDisable: 0
|
|
m_WriteDefaultValuesOnDisable: 0
|
|
--- !u!136 &5106598912658884738
|
|
CapsuleCollider:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 193713797072636474}
|
|
m_Material: {fileID: 0}
|
|
m_IsTrigger: 0
|
|
m_Enabled: 1
|
|
m_Radius: 0.5
|
|
m_Height: 2
|
|
m_Direction: 1
|
|
m_Center: {x: 0, y: 0.7, z: 0}
|
|
--- !u!114 &5545505087058379099
|
|
MonoBehaviour:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 193713797072636474}
|
|
m_Enabled: 1
|
|
m_EditorHideFlags: 0
|
|
m_Script: {fileID: 11500000, guid: 9b8c4a61274f60b4ea5fb4299cfdbf14, type: 3}
|
|
m_Name:
|
|
m_EditorClassIdentifier:
|
|
ShowLayerWeightsInspector: 1
|
|
ShowParameterInspector: 1
|
|
m_SynchronizeParameters:
|
|
- Type: 1
|
|
SynchronizeType: 1
|
|
Name: movementSpeed
|
|
- Type: 9
|
|
SynchronizeType: 0
|
|
Name: throw
|
|
- Type: 9
|
|
SynchronizeType: 0
|
|
Name: cast
|
|
- Type: 9
|
|
SynchronizeType: 0
|
|
Name: melee
|
|
- Type: 1
|
|
SynchronizeType: 0
|
|
Name: throwingTime
|
|
- Type: 9
|
|
SynchronizeType: 0
|
|
Name: dead
|
|
m_SynchronizeLayers:
|
|
- SynchronizeType: 1
|
|
LayerIndex: 0
|
|
--- !u!114 &719420356144337027
|
|
MonoBehaviour:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 193713797072636474}
|
|
m_Enabled: 1
|
|
m_EditorHideFlags: 0
|
|
m_Script: {fileID: 11500000, guid: f965d6ce9b8ab3942a0f66c008c8a99c, type: 3}
|
|
m_Name:
|
|
m_EditorClassIdentifier:
|
|
--- !u!1 &953848037517992138
|
|
GameObject:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
serializedVersion: 6
|
|
m_Component:
|
|
- component: {fileID: 1335078160082809522}
|
|
- component: {fileID: 6528056843259166798}
|
|
- component: {fileID: 7940460070012326064}
|
|
m_Layer: 2
|
|
m_Name: BackgroundHealthBar
|
|
m_TagString: Untagged
|
|
m_Icon: {fileID: 0}
|
|
m_NavMeshLayer: 0
|
|
m_StaticEditorFlags: 0
|
|
m_IsActive: 1
|
|
--- !u!224 &1335078160082809522
|
|
RectTransform:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 953848037517992138}
|
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
m_ConstrainProportionsScale: 0
|
|
m_Children:
|
|
- {fileID: 719312546532619456}
|
|
- {fileID: 6893429519207585842}
|
|
m_Father: {fileID: 5343062316551689618}
|
|
m_RootOrder: 1
|
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
m_AnchorMin: {x: 0.5, y: 0.5}
|
|
m_AnchorMax: {x: 0.5, y: 0.5}
|
|
m_AnchoredPosition: {x: 0, y: 0}
|
|
m_SizeDelta: {x: 2500, y: 50}
|
|
m_Pivot: {x: 0.5, y: 0.5}
|
|
--- !u!222 &6528056843259166798
|
|
CanvasRenderer:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 953848037517992138}
|
|
m_CullTransparentMesh: 1
|
|
--- !u!114 &7940460070012326064
|
|
MonoBehaviour:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 953848037517992138}
|
|
m_Enabled: 1
|
|
m_EditorHideFlags: 0
|
|
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
|
m_Name:
|
|
m_EditorClassIdentifier:
|
|
m_Material: {fileID: 0}
|
|
m_Color: {r: 0, g: 0, b: 0, a: 1}
|
|
m_RaycastTarget: 0
|
|
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
m_Maskable: 1
|
|
m_OnCullStateChanged:
|
|
m_PersistentCalls:
|
|
m_Calls: []
|
|
m_Sprite: {fileID: 21300000, guid: 7d0e2c51f326f034bb2ac5081607bc85, type: 3}
|
|
m_Type: 0
|
|
m_PreserveAspect: 0
|
|
m_FillCenter: 1
|
|
m_FillMethod: 4
|
|
m_FillAmount: 1
|
|
m_FillClockwise: 1
|
|
m_FillOrigin: 0
|
|
m_UseSpriteMesh: 0
|
|
m_PixelsPerUnitMultiplier: 1
|
|
--- !u!1 &1040714684719195968
|
|
GameObject:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
serializedVersion: 6
|
|
m_Component:
|
|
- component: {fileID: 1040714684719195969}
|
|
- component: {fileID: 1708233211970282806}
|
|
- component: {fileID: 1708233211970282807}
|
|
- component: {fileID: 1040714684719195971}
|
|
- component: {fileID: 1708233211970282805}
|
|
- component: {fileID: 1708233211970282804}
|
|
- component: {fileID: 3548758441599693011}
|
|
- component: {fileID: 1708233211970282803}
|
|
- component: {fileID: 1708233211970282801}
|
|
- component: {fileID: 1708233211970282802}
|
|
- component: {fileID: 1708233211970282800}
|
|
- component: {fileID: 195415824371084160}
|
|
- component: {fileID: 4763071500030815453}
|
|
- component: {fileID: 8556229780080522573}
|
|
- component: {fileID: 5769288145149369695}
|
|
- component: {fileID: 3424055164062087377}
|
|
- component: {fileID: 7755534186111333956}
|
|
- component: {fileID: 6107682786806096939}
|
|
m_Layer: 0
|
|
m_Name: BasicEnemyPrefabTemplate
|
|
m_TagString: Untagged
|
|
m_Icon: {fileID: 0}
|
|
m_NavMeshLayer: 0
|
|
m_StaticEditorFlags: 0
|
|
m_IsActive: 1
|
|
--- !u!4 &1040714684719195969
|
|
Transform:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 1040714684719195968}
|
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
m_ConstrainProportionsScale: 0
|
|
m_Children:
|
|
- {fileID: 719420356144337024}
|
|
- {fileID: 5343062316551689618}
|
|
- {fileID: 420608364184142292}
|
|
- {fileID: 6271934422900593977}
|
|
- {fileID: 4961326857616103880}
|
|
- {fileID: 973730420210444529}
|
|
- {fileID: 8393963620684186734}
|
|
- {fileID: 8562165150208867301}
|
|
- {fileID: 8562165150210779503}
|
|
- {fileID: 8562165150115495943}
|
|
- {fileID: 6280806573428533496}
|
|
- {fileID: 6901636255731641543}
|
|
- {fileID: 4411435976634846363}
|
|
- {fileID: 7146237025830416315}
|
|
m_Father: {fileID: 0}
|
|
m_RootOrder: 0
|
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
--- !u!114 &1708233211970282806
|
|
MonoBehaviour:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 1040714684719195968}
|
|
m_Enabled: 1
|
|
m_EditorHideFlags: 0
|
|
m_Script: {fileID: 11500000, guid: aa584fbee541324448dd18d8409c7a41, type: 3}
|
|
m_Name:
|
|
m_EditorClassIdentifier:
|
|
ObservedComponentsFoldoutOpen: 1
|
|
Group: 0
|
|
prefixField: -1
|
|
Synchronization: 3
|
|
OwnershipTransfer: 0
|
|
observableSearch: 2
|
|
ObservedComponents:
|
|
- {fileID: 1708233211970282807}
|
|
- {fileID: 1708233211970282801}
|
|
- {fileID: 1708233211970282802}
|
|
- {fileID: 5545505087058379099}
|
|
sceneViewId: 0
|
|
InstantiationId: 0
|
|
isRuntimeInstantiated: 0
|
|
--- !u!114 &1708233211970282807
|
|
MonoBehaviour:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 1040714684719195968}
|
|
m_Enabled: 1
|
|
m_EditorHideFlags: 0
|
|
m_Script: {fileID: 11500000, guid: 627855c7f81362d41938ffe0b1475957, type: 3}
|
|
m_Name:
|
|
m_EditorClassIdentifier:
|
|
m_SynchronizePosition: 1
|
|
m_SynchronizeRotation: 1
|
|
m_SynchronizeScale: 0
|
|
m_UseLocal: 1
|
|
--- !u!114 &1040714684719195971
|
|
MonoBehaviour:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 1040714684719195968}
|
|
m_Enabled: 1
|
|
m_EditorHideFlags: 0
|
|
m_Script: {fileID: 11500000, guid: 66568490894f84e4abe6f28151617cc7, type: 3}
|
|
m_Name:
|
|
m_EditorClassIdentifier:
|
|
projectileRange: 5
|
|
meleeRange: 2.5
|
|
distanceToChangePatrolDestination: 1.35
|
|
patrolAgentSpeed: 1.5
|
|
chasingAgentSpeed: 2.65
|
|
timeBetweenAttacks: 2
|
|
photonView: {fileID: 0}
|
|
myTag: {fileID: 0}
|
|
animatorController: {fileID: 0}
|
|
abilityPriorityManager: {fileID: 0}
|
|
abilityCooldownTracker: {fileID: 0}
|
|
possibleTargets: []
|
|
currentTarget: {fileID: 0}
|
|
onPossibleTargetEnteredSight:
|
|
m_PersistentCalls:
|
|
m_Calls: []
|
|
onPossibleTargetExitedSight:
|
|
m_PersistentCalls:
|
|
m_Calls: []
|
|
experienceOnDeath: {fileID: 11400000, guid: 57959f6a9d7e8ab409d77bd400e80224, type: 2}
|
|
--- !u!195 &1708233211970282805
|
|
NavMeshAgent:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 1040714684719195968}
|
|
m_Enabled: 1
|
|
m_AgentTypeID: 0
|
|
m_Radius: 0.35
|
|
m_Speed: 2.65
|
|
m_Acceleration: 45
|
|
avoidancePriority: 50
|
|
m_AngularSpeed: 3600
|
|
m_StoppingDistance: 1.25
|
|
m_AutoTraverseOffMeshLink: 1
|
|
m_AutoBraking: 1
|
|
m_AutoRepath: 1
|
|
m_Height: 1
|
|
m_BaseOffset: 0
|
|
m_WalkableMask: 4294967295
|
|
m_ObstacleAvoidanceType: 1
|
|
--- !u!54 &1708233211970282804
|
|
Rigidbody:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 1040714684719195968}
|
|
serializedVersion: 2
|
|
m_Mass: 1
|
|
m_Drag: 0
|
|
m_AngularDrag: 0.05
|
|
m_UseGravity: 1
|
|
m_IsKinematic: 1
|
|
m_Interpolate: 0
|
|
m_Constraints: 80
|
|
m_CollisionDetection: 0
|
|
--- !u!136 &3548758441599693011
|
|
CapsuleCollider:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 1040714684719195968}
|
|
m_Material: {fileID: 0}
|
|
m_IsTrigger: 0
|
|
m_Enabled: 1
|
|
m_Radius: 0.5
|
|
m_Height: 2
|
|
m_Direction: 1
|
|
m_Center: {x: 0, y: 0.7, z: 0}
|
|
--- !u!114 &1708233211970282803
|
|
MonoBehaviour:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 1040714684719195968}
|
|
m_Enabled: 1
|
|
m_EditorHideFlags: 0
|
|
m_Script: {fileID: 11500000, guid: e2059e61881754b48b2b139321b72289, type: 3}
|
|
m_Name:
|
|
m_EditorClassIdentifier:
|
|
targetTag:
|
|
- {fileID: 11400000, guid: 3ac5bfbf7e1fbdd4baec1c17bd3d874c, type: 2}
|
|
--- !u!114 &1708233211970282801
|
|
MonoBehaviour:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 1040714684719195968}
|
|
m_Enabled: 1
|
|
m_EditorHideFlags: 0
|
|
m_Script: {fileID: 11500000, guid: 1417a51a6386efd4796dc90cd5e9b625, type: 3}
|
|
m_Name:
|
|
m_EditorClassIdentifier:
|
|
currentValue: 0
|
|
maxValue: 40
|
|
baseMaxValue: 40
|
|
flatRegen: 0
|
|
percentRegen: 0
|
|
timeBetweenRegens: 10000
|
|
onResourceChanged:
|
|
m_PersistentCalls:
|
|
m_Calls: []
|
|
onMaxHealthChanged:
|
|
m_PersistentCalls:
|
|
m_Calls: []
|
|
onDeath:
|
|
m_PersistentCalls:
|
|
m_Calls: []
|
|
photonView: {fileID: 0}
|
|
OnInvulnerabilityStateChanged:
|
|
m_PersistentCalls:
|
|
m_Calls: []
|
|
--- !u!114 &1708233211970282802
|
|
MonoBehaviour:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 1040714684719195968}
|
|
m_Enabled: 1
|
|
m_EditorHideFlags: 0
|
|
m_Script: {fileID: 11500000, guid: 389de3cac2aa89247bd947ebc2fb91ac, type: 3}
|
|
m_Name:
|
|
m_EditorClassIdentifier:
|
|
currentValue: 0
|
|
maxValue: 100
|
|
baseMaxValue: 100
|
|
flatRegen: 0
|
|
percentRegen: 1
|
|
timeBetweenRegens: 1
|
|
onResourceChanged:
|
|
m_PersistentCalls:
|
|
m_Calls: []
|
|
onMaxManaChanged:
|
|
m_PersistentCalls:
|
|
m_Calls: []
|
|
photonView: {fileID: 0}
|
|
OnNoManaCostStateChanged:
|
|
m_PersistentCalls:
|
|
m_Calls: []
|
|
--- !u!114 &1708233211970282800
|
|
MonoBehaviour:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 1040714684719195968}
|
|
m_Enabled: 1
|
|
m_EditorHideFlags: 0
|
|
m_Script: {fileID: 11500000, guid: 7ca3982b2d6cbba488bda7bf46c32099, type: 3}
|
|
m_Name:
|
|
m_EditorClassIdentifier:
|
|
Strength:
|
|
statTag: {fileID: 11400000, guid: 8b74e81cfcd772243b988990f4a8a634, type: 2}
|
|
BaseValue: 1
|
|
Agility:
|
|
statTag: {fileID: 11400000, guid: ff27e4f0bff17a145af826f8ade78c8a, type: 2}
|
|
BaseValue: 1
|
|
Intelligence:
|
|
statTag: {fileID: 11400000, guid: 52f094018088de54ab9507695f2913b7, type: 2}
|
|
BaseValue: 2
|
|
Spirit:
|
|
statTag: {fileID: 11400000, guid: d7a9b755d873bad4f9bbd0393bc36a42, type: 2}
|
|
BaseValue: 5
|
|
Vitality:
|
|
statTag: {fileID: 11400000, guid: 9bbf01c0977dc98408db3efec6685c56, type: 2}
|
|
BaseValue: 1
|
|
CritChance:
|
|
statTag: {fileID: 11400000, guid: 831eab0f4c8fb69459a620afd95f698f, type: 2}
|
|
BaseValue: 3
|
|
CritDamage:
|
|
statTag: {fileID: 11400000, guid: ad5c133149d9aa641be97f85e426a01f, type: 2}
|
|
BaseValue: 50
|
|
AttackDamage:
|
|
statTag: {fileID: 11400000, guid: 09eb68d1a036a1643b74420197b999bd, type: 2}
|
|
BaseValue: 1
|
|
SpellDamage:
|
|
statTag: {fileID: 11400000, guid: 918ee6f8846e6a9449166ac16b6330ae, type: 2}
|
|
BaseValue: 1
|
|
MaxHealth:
|
|
statTag: {fileID: 11400000, guid: 4242916f0b1bf6e4e8a04bce7028b3f4, type: 2}
|
|
BaseValue: 0
|
|
Armor:
|
|
statTag: {fileID: 11400000, guid: 9ffd1c81aeea68b4eb6b0f054f0d989f, type: 2}
|
|
BaseValue: 1
|
|
MagicResistance:
|
|
statTag: {fileID: 11400000, guid: 5ff891a32306c504f8f6159f69a1866e, type: 2}
|
|
BaseValue: 1
|
|
onUpdateStatValues:
|
|
m_PersistentCalls:
|
|
m_Calls: []
|
|
--- !u!114 &195415824371084160
|
|
MonoBehaviour:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 1040714684719195968}
|
|
m_Enabled: 1
|
|
m_EditorHideFlags: 0
|
|
m_Script: {fileID: 11500000, guid: c45a08abc5a43ed4e98c47959eb8aba6, type: 3}
|
|
m_Name:
|
|
m_EditorClassIdentifier:
|
|
canStack: 1
|
|
canRefresh: 1
|
|
owner: {fileID: 0}
|
|
endEffectTime: 0
|
|
activeStacks: []
|
|
OnEffectStackAddedEvent:
|
|
m_PersistentCalls:
|
|
m_Calls:
|
|
- m_Target: {fileID: 4309885726238194372}
|
|
m_TargetAssemblyTypeName: UnityEngine.GameObject, UnityEngine
|
|
m_MethodName: SetActive
|
|
m_Mode: 6
|
|
m_Arguments:
|
|
m_ObjectArgument: {fileID: 0}
|
|
m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine
|
|
m_IntArgument: 0
|
|
m_FloatArgument: 0
|
|
m_StringArgument:
|
|
m_BoolArgument: 1
|
|
m_CallState: 2
|
|
- m_Target: {fileID: 5729453285799585590}
|
|
m_TargetAssemblyTypeName: UnityEngine.ParticleSystem, UnityEngine
|
|
m_MethodName: Play
|
|
m_Mode: 1
|
|
m_Arguments:
|
|
m_ObjectArgument: {fileID: 0}
|
|
m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine
|
|
m_IntArgument: 0
|
|
m_FloatArgument: 0
|
|
m_StringArgument:
|
|
m_BoolArgument: 0
|
|
m_CallState: 2
|
|
OnEffectEnded:
|
|
m_PersistentCalls:
|
|
m_Calls:
|
|
- m_Target: {fileID: 5729453285799585590}
|
|
m_TargetAssemblyTypeName: UnityEngine.ParticleSystem, UnityEngine
|
|
m_MethodName: Stop
|
|
m_Mode: 1
|
|
m_Arguments:
|
|
m_ObjectArgument: {fileID: 0}
|
|
m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine
|
|
m_IntArgument: 0
|
|
m_FloatArgument: 0
|
|
m_StringArgument:
|
|
m_BoolArgument: 0
|
|
m_CallState: 2
|
|
- m_Target: {fileID: 4309885726238194372}
|
|
m_TargetAssemblyTypeName: UnityEngine.GameObject, UnityEngine
|
|
m_MethodName: SetActive
|
|
m_Mode: 6
|
|
m_Arguments:
|
|
m_ObjectArgument: {fileID: 0}
|
|
m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine
|
|
m_IntArgument: 0
|
|
m_FloatArgument: 0
|
|
m_StringArgument:
|
|
m_BoolArgument: 0
|
|
m_CallState: 2
|
|
startingAmount: 0
|
|
currentAmount: 0
|
|
OnAbsorbDamage:
|
|
m_PersistentCalls:
|
|
m_Calls:
|
|
- m_Target: {fileID: 5222191553751937126}
|
|
m_TargetAssemblyTypeName: UnityEngine.ParticleSystem, UnityEngine
|
|
m_MethodName: Play
|
|
m_Mode: 1
|
|
m_Arguments:
|
|
m_ObjectArgument: {fileID: 0}
|
|
m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine
|
|
m_IntArgument: 0
|
|
m_FloatArgument: 0
|
|
m_StringArgument:
|
|
m_BoolArgument: 0
|
|
m_CallState: 2
|
|
--- !u!114 &4763071500030815453
|
|
MonoBehaviour:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 1040714684719195968}
|
|
m_Enabled: 1
|
|
m_EditorHideFlags: 0
|
|
m_Script: {fileID: 11500000, guid: ca852ea491ac9f340b2f34820a262d84, type: 3}
|
|
m_Name:
|
|
m_EditorClassIdentifier:
|
|
canStack: 1
|
|
canRefresh: 1
|
|
owner: {fileID: 0}
|
|
endEffectTime: 0
|
|
activeStacks: []
|
|
OnEffectStackAddedEvent:
|
|
m_PersistentCalls:
|
|
m_Calls: []
|
|
OnEffectEnded:
|
|
m_PersistentCalls:
|
|
m_Calls: []
|
|
startingIncomeModifierPercent: 0
|
|
currentIncomeModifierPercent: 0
|
|
--- !u!114 &8556229780080522573
|
|
MonoBehaviour:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 1040714684719195968}
|
|
m_Enabled: 1
|
|
m_EditorHideFlags: 0
|
|
m_Script: {fileID: 11500000, guid: 9d56bc7037aecb344b6d896e7094980f, type: 3}
|
|
m_Name:
|
|
m_EditorClassIdentifier:
|
|
canStack: 1
|
|
canRefresh: 1
|
|
owner: {fileID: 0}
|
|
endEffectTime: 0
|
|
activeStacks: []
|
|
OnEffectStackAddedEvent:
|
|
m_PersistentCalls:
|
|
m_Calls: []
|
|
OnEffectEnded:
|
|
m_PersistentCalls:
|
|
m_Calls: []
|
|
currentDamagePerTick: 0
|
|
OnEffectTick:
|
|
m_PersistentCalls:
|
|
m_Calls: []
|
|
--- !u!114 &5769288145149369695
|
|
MonoBehaviour:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 1040714684719195968}
|
|
m_Enabled: 1
|
|
m_EditorHideFlags: 0
|
|
m_Script: {fileID: 11500000, guid: 70248ebe0c4107246bddef82854d8bde, type: 3}
|
|
m_Name:
|
|
m_EditorClassIdentifier:
|
|
canStack: 1
|
|
canRefresh: 1
|
|
owner: {fileID: 0}
|
|
endEffectTime: 0
|
|
activeStacks: []
|
|
OnEffectStackAddedEvent:
|
|
m_PersistentCalls:
|
|
m_Calls: []
|
|
OnEffectEnded:
|
|
m_PersistentCalls:
|
|
m_Calls: []
|
|
currentDamagePerTick: 0
|
|
OnEffectTick:
|
|
m_PersistentCalls:
|
|
m_Calls: []
|
|
--- !u!114 &3424055164062087377
|
|
MonoBehaviour:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 1040714684719195968}
|
|
m_Enabled: 1
|
|
m_EditorHideFlags: 0
|
|
m_Script: {fileID: 11500000, guid: e47a07abc64d3824fb77261edb5f72e3, type: 3}
|
|
m_Name:
|
|
m_EditorClassIdentifier:
|
|
canStack: 1
|
|
canRefresh: 1
|
|
owner: {fileID: 0}
|
|
endEffectTime: 0
|
|
activeStacks: []
|
|
OnEffectStackAddedEvent:
|
|
m_PersistentCalls:
|
|
m_Calls: []
|
|
OnEffectEnded:
|
|
m_PersistentCalls:
|
|
m_Calls: []
|
|
currentDamagePerTick: 0
|
|
OnEffectTick:
|
|
m_PersistentCalls:
|
|
m_Calls: []
|
|
--- !u!114 &7755534186111333956
|
|
MonoBehaviour:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 1040714684719195968}
|
|
m_Enabled: 1
|
|
m_EditorHideFlags: 0
|
|
m_Script: {fileID: 11500000, guid: 88a4c67f5abc6544e83efa5dedd057c1, type: 3}
|
|
m_Name:
|
|
m_EditorClassIdentifier:
|
|
burnVFX: {fileID: 4411435976634846358}
|
|
poisonVFX: {fileID: 6045638370208658194}
|
|
bleedVFX: {fileID: 6559508008017082157}
|
|
--- !u!114 &6107682786806096939
|
|
MonoBehaviour:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 1040714684719195968}
|
|
m_Enabled: 1
|
|
m_EditorHideFlags: 0
|
|
m_Script: {fileID: 11500000, guid: 560c708d650e7564ba17251a581b01f2, type: 3}
|
|
m_Name:
|
|
m_EditorClassIdentifier:
|
|
canStack: 1
|
|
canRefresh: 1
|
|
owner: {fileID: 0}
|
|
endEffectTime: 0
|
|
activeStacks: []
|
|
OnEffectStackAddedEvent:
|
|
m_PersistentCalls:
|
|
m_Calls: []
|
|
OnEffectEnded:
|
|
m_PersistentCalls:
|
|
m_Calls: []
|
|
currentSpeedModifierPercent: 0
|
|
--- !u!1 &2748734579092027444
|
|
GameObject:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
serializedVersion: 6
|
|
m_Component:
|
|
- component: {fileID: 1822495774932327062}
|
|
- component: {fileID: 4451387261919533518}
|
|
- component: {fileID: 8264549396582913138}
|
|
m_Layer: 2
|
|
m_Name: BackgroundManaBar
|
|
m_TagString: Untagged
|
|
m_Icon: {fileID: 0}
|
|
m_NavMeshLayer: 0
|
|
m_StaticEditorFlags: 0
|
|
m_IsActive: 0
|
|
--- !u!224 &1822495774932327062
|
|
RectTransform:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 2748734579092027444}
|
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
m_ConstrainProportionsScale: 0
|
|
m_Children:
|
|
- {fileID: 3064391737158364881}
|
|
- {fileID: 3461695688016368226}
|
|
m_Father: {fileID: 5343062316551689618}
|
|
m_RootOrder: 2
|
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
m_AnchorMin: {x: 0.5, y: 0.5}
|
|
m_AnchorMax: {x: 0.5, y: 0.5}
|
|
m_AnchoredPosition: {x: 0, y: -25}
|
|
m_SizeDelta: {x: 2500, y: 50}
|
|
m_Pivot: {x: 0.5, y: 0.5}
|
|
--- !u!222 &4451387261919533518
|
|
CanvasRenderer:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 2748734579092027444}
|
|
m_CullTransparentMesh: 1
|
|
--- !u!114 &8264549396582913138
|
|
MonoBehaviour:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 2748734579092027444}
|
|
m_Enabled: 1
|
|
m_EditorHideFlags: 0
|
|
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
|
m_Name:
|
|
m_EditorClassIdentifier:
|
|
m_Material: {fileID: 0}
|
|
m_Color: {r: 0, g: 0, b: 0, a: 1}
|
|
m_RaycastTarget: 0
|
|
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
m_Maskable: 1
|
|
m_OnCullStateChanged:
|
|
m_PersistentCalls:
|
|
m_Calls: []
|
|
m_Sprite: {fileID: 21300000, guid: 7d0e2c51f326f034bb2ac5081607bc85, type: 3}
|
|
m_Type: 0
|
|
m_PreserveAspect: 0
|
|
m_FillCenter: 1
|
|
m_FillMethod: 4
|
|
m_FillAmount: 1
|
|
m_FillClockwise: 1
|
|
m_FillOrigin: 0
|
|
m_UseSpriteMesh: 0
|
|
m_PixelsPerUnitMultiplier: 1
|
|
--- !u!1 &3274151806426027965
|
|
GameObject:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
serializedVersion: 6
|
|
m_Component:
|
|
- component: {fileID: 8252111366341183596}
|
|
m_Layer: 0
|
|
m_Name: Listeners
|
|
m_TagString: Untagged
|
|
m_Icon: {fileID: 0}
|
|
m_NavMeshLayer: 0
|
|
m_StaticEditorFlags: 0
|
|
m_IsActive: 1
|
|
--- !u!4 &8252111366341183596
|
|
Transform:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 3274151806426027965}
|
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
m_ConstrainProportionsScale: 0
|
|
m_Children:
|
|
- {fileID: 1722006805963124541}
|
|
- {fileID: 1337864201749492986}
|
|
m_Father: {fileID: 6271934422900593977}
|
|
m_RootOrder: 0
|
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
--- !u!1 &3839571315374498928
|
|
GameObject:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
serializedVersion: 6
|
|
m_Component:
|
|
- component: {fileID: 8944587904028284320}
|
|
- component: {fileID: 843522606364938644}
|
|
- component: {fileID: 50553228471717030}
|
|
m_Layer: 2
|
|
m_Name: Text (TMP)
|
|
m_TagString: Untagged
|
|
m_Icon: {fileID: 0}
|
|
m_NavMeshLayer: 0
|
|
m_StaticEditorFlags: 0
|
|
m_IsActive: 1
|
|
--- !u!224 &8944587904028284320
|
|
RectTransform:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 3839571315374498928}
|
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
m_ConstrainProportionsScale: 0
|
|
m_Children: []
|
|
m_Father: {fileID: 5343062316551689618}
|
|
m_RootOrder: 0
|
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
m_AnchorMin: {x: 0, y: 0}
|
|
m_AnchorMax: {x: 1, y: 1}
|
|
m_AnchoredPosition: {x: 0, y: 250}
|
|
m_SizeDelta: {x: 0, y: -500}
|
|
m_Pivot: {x: 0.5, y: 0.5}
|
|
--- !u!222 &843522606364938644
|
|
CanvasRenderer:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 3839571315374498928}
|
|
m_CullTransparentMesh: 1
|
|
--- !u!114 &50553228471717030
|
|
MonoBehaviour:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 3839571315374498928}
|
|
m_Enabled: 1
|
|
m_EditorHideFlags: 0
|
|
m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3}
|
|
m_Name:
|
|
m_EditorClassIdentifier:
|
|
m_Material: {fileID: 0}
|
|
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
|
m_RaycastTarget: 0
|
|
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
m_Maskable: 1
|
|
m_OnCullStateChanged:
|
|
m_PersistentCalls:
|
|
m_Calls: []
|
|
m_text: Skelly Mage
|
|
m_isRightToLeft: 0
|
|
m_fontAsset: {fileID: 11400000, guid: e53b4ab145ea90a4f893624318d62bf8, type: 2}
|
|
m_sharedMaterial: {fileID: -2669144802238463443, guid: e53b4ab145ea90a4f893624318d62bf8, type: 2}
|
|
m_fontSharedMaterials: []
|
|
m_fontMaterial: {fileID: 0}
|
|
m_fontMaterials: []
|
|
m_fontColor32:
|
|
serializedVersion: 2
|
|
rgba: 4294967295
|
|
m_fontColor: {r: 1, g: 1, b: 1, a: 1}
|
|
m_enableVertexGradient: 0
|
|
m_colorMode: 3
|
|
m_fontColorGradient:
|
|
topLeft: {r: 1, g: 1, b: 1, a: 1}
|
|
topRight: {r: 1, g: 1, b: 1, a: 1}
|
|
bottomLeft: {r: 1, g: 1, b: 1, a: 1}
|
|
bottomRight: {r: 1, g: 1, b: 1, a: 1}
|
|
m_fontColorGradientPreset: {fileID: 0}
|
|
m_spriteAsset: {fileID: 0}
|
|
m_tintAllSprites: 0
|
|
m_StyleSheet: {fileID: 0}
|
|
m_TextStyleHashCode: -1183493901
|
|
m_overrideHtmlColors: 0
|
|
m_faceColor:
|
|
serializedVersion: 2
|
|
rgba: 4294967295
|
|
m_fontSize: 200
|
|
m_fontSizeBase: 300
|
|
m_fontWeight: 400
|
|
m_enableAutoSizing: 1
|
|
m_fontSizeMin: 100
|
|
m_fontSizeMax: 200
|
|
m_fontStyle: 0
|
|
m_HorizontalAlignment: 2
|
|
m_VerticalAlignment: 512
|
|
m_textAlignment: 65535
|
|
m_characterSpacing: 0
|
|
m_wordSpacing: 0
|
|
m_lineSpacing: 0
|
|
m_lineSpacingMax: 0
|
|
m_paragraphSpacing: 0
|
|
m_charWidthMaxAdj: 0
|
|
m_enableWordWrapping: 1
|
|
m_wordWrappingRatios: 0.4
|
|
m_overflowMode: 0
|
|
m_linkedTextComponent: {fileID: 0}
|
|
parentLinkedComponent: {fileID: 0}
|
|
m_enableKerning: 1
|
|
m_enableExtraPadding: 0
|
|
checkPaddingRequired: 0
|
|
m_isRichText: 1
|
|
m_parseCtrlCharacters: 1
|
|
m_isOrthographic: 1
|
|
m_isCullingEnabled: 0
|
|
m_horizontalMapping: 0
|
|
m_verticalMapping: 0
|
|
m_uvLineOffset: 0
|
|
m_geometrySortingOrder: 0
|
|
m_IsTextObjectScaleStatic: 0
|
|
m_VertexBufferAutoSizeReduction: 0
|
|
m_useMaxVisibleDescender: 1
|
|
m_pageToDisplay: 1
|
|
m_margin: {x: 350, y: 100, z: 350, w: 0}
|
|
m_isUsingLegacyAnimationComponent: 0
|
|
m_isVolumetricText: 0
|
|
m_hasFontAssetChanged: 0
|
|
m_baseMaterial: {fileID: 0}
|
|
m_maskOffset: {x: 0, y: 0, z: 0, w: 0}
|
|
--- !u!1 &4309885726238194372
|
|
GameObject:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
serializedVersion: 6
|
|
m_Component:
|
|
- component: {fileID: 973730420210444529}
|
|
- component: {fileID: 9011913980371425031}
|
|
- component: {fileID: 5729453285799585590}
|
|
m_Layer: 0
|
|
m_Name: Shield
|
|
m_TagString: Untagged
|
|
m_Icon: {fileID: 0}
|
|
m_NavMeshLayer: 0
|
|
m_StaticEditorFlags: 0
|
|
m_IsActive: 0
|
|
--- !u!4 &973730420210444529
|
|
Transform:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 4309885726238194372}
|
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
m_LocalPosition: {x: 0, y: 0.4, z: 0}
|
|
m_LocalScale: {x: 0.6, y: 0.6, z: 0.6}
|
|
m_ConstrainProportionsScale: 1
|
|
m_Children: []
|
|
m_Father: {fileID: 1040714684719195969}
|
|
m_RootOrder: 5
|
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
--- !u!199 &9011913980371425031
|
|
ParticleSystemRenderer:
|
|
serializedVersion: 6
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 4309885726238194372}
|
|
m_Enabled: 1
|
|
m_CastShadows: 0
|
|
m_ReceiveShadows: 1
|
|
m_DynamicOccludee: 1
|
|
m_StaticShadowCaster: 0
|
|
m_MotionVectors: 1
|
|
m_LightProbeUsage: 1
|
|
m_ReflectionProbeUsage: 1
|
|
m_RayTracingMode: 0
|
|
m_RayTraceProcedural: 0
|
|
m_RenderingLayerMask: 1
|
|
m_RendererPriority: 0
|
|
m_Materials:
|
|
- {fileID: 2100000, guid: b0cbc994c19e7a044996d84b219bc432, type: 2}
|
|
m_StaticBatchInfo:
|
|
firstSubMesh: 0
|
|
subMeshCount: 0
|
|
m_StaticBatchRoot: {fileID: 0}
|
|
m_ProbeAnchor: {fileID: 0}
|
|
m_LightProbeVolumeOverride: {fileID: 0}
|
|
m_ScaleInLightmap: 1
|
|
m_ReceiveGI: 1
|
|
m_PreserveUVs: 0
|
|
m_IgnoreNormalsForChartDetection: 0
|
|
m_ImportantGI: 0
|
|
m_StitchLightmapSeams: 1
|
|
m_SelectedEditorRenderState: 3
|
|
m_MinimumChartSize: 4
|
|
m_AutoUVMaxDistance: 0.5
|
|
m_AutoUVMaxAngle: 89
|
|
m_LightmapParameters: {fileID: 0}
|
|
m_SortingLayerID: 0
|
|
m_SortingLayer: 0
|
|
m_SortingOrder: 0
|
|
m_RenderMode: 0
|
|
m_MeshDistribution: 0
|
|
m_SortMode: 0
|
|
m_MinParticleSize: 0
|
|
m_MaxParticleSize: 3
|
|
m_CameraVelocityScale: 0
|
|
m_VelocityScale: 0
|
|
m_LengthScale: 2
|
|
m_SortingFudge: 0
|
|
m_NormalDirection: 1
|
|
m_ShadowBias: 0
|
|
m_RenderAlignment: 0
|
|
m_Pivot: {x: 0, y: 0, z: 0}
|
|
m_Flip: {x: 0, y: 0, z: 0}
|
|
m_UseCustomVertexStreams: 1
|
|
m_EnableGPUInstancing: 0
|
|
m_ApplyActiveColorSpace: 1
|
|
m_AllowRoll: 1
|
|
m_FreeformStretching: 0
|
|
m_RotateWithStretchDirection: 1
|
|
m_VertexStreams: 000304
|
|
m_Mesh: {fileID: 0}
|
|
m_Mesh1: {fileID: 0}
|
|
m_Mesh2: {fileID: 0}
|
|
m_Mesh3: {fileID: 0}
|
|
m_MeshWeighting: 1
|
|
m_MeshWeighting1: 1
|
|
m_MeshWeighting2: 1
|
|
m_MeshWeighting3: 1
|
|
m_MaskInteraction: 0
|
|
--- !u!198 &5729453285799585590
|
|
ParticleSystem:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 4309885726238194372}
|
|
serializedVersion: 8
|
|
lengthInSec: 12
|
|
simulationSpeed: 1
|
|
stopAction: 0
|
|
cullingMode: 1
|
|
ringBufferMode: 0
|
|
ringBufferLoopRange: {x: 0, y: 1}
|
|
emitterVelocityMode: 0
|
|
looping: 1
|
|
prewarm: 1
|
|
playOnAwake: 1
|
|
useUnscaledTime: 0
|
|
autoRandomSeed: 1
|
|
startDelay:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 0
|
|
minScalar: 0
|
|
maxCurve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
moveWithTransform: 0
|
|
moveWithCustomTransform: {fileID: 0}
|
|
scalingMode: 0
|
|
randomSeed: 0
|
|
InitialModule:
|
|
serializedVersion: 3
|
|
enabled: 1
|
|
startLifetime:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 2
|
|
minScalar: 5
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
startSpeed:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 0
|
|
minScalar: 5
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
startColor:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
minColor: {r: 1, g: 1, b: 1, a: 1}
|
|
maxColor: {r: 0.48584908, g: 0.75866395, b: 1, a: 1}
|
|
maxGradient:
|
|
serializedVersion: 2
|
|
key0: {r: 1, g: 1, b: 1, a: 1}
|
|
key1: {r: 1, g: 1, b: 1, a: 1}
|
|
key2: {r: 0, g: 0, b: 0, a: 0}
|
|
key3: {r: 0, g: 0, b: 0, a: 0}
|
|
key4: {r: 0, g: 0, b: 0, a: 0}
|
|
key5: {r: 0, g: 0, b: 0, a: 0}
|
|
key6: {r: 0, g: 0, b: 0, a: 0}
|
|
key7: {r: 0, g: 0, b: 0, a: 0}
|
|
ctime0: 0
|
|
ctime1: 65535
|
|
ctime2: 0
|
|
ctime3: 0
|
|
ctime4: 0
|
|
ctime5: 0
|
|
ctime6: 0
|
|
ctime7: 0
|
|
atime0: 0
|
|
atime1: 65535
|
|
atime2: 0
|
|
atime3: 0
|
|
atime4: 0
|
|
atime5: 0
|
|
atime6: 0
|
|
atime7: 0
|
|
m_Mode: 0
|
|
m_NumColorKeys: 2
|
|
m_NumAlphaKeys: 2
|
|
minGradient:
|
|
serializedVersion: 2
|
|
key0: {r: 1, g: 1, b: 1, a: 1}
|
|
key1: {r: 1, g: 1, b: 1, a: 1}
|
|
key2: {r: 0, g: 0, b: 0, a: 0}
|
|
key3: {r: 0, g: 0, b: 0, a: 0}
|
|
key4: {r: 0, g: 0, b: 0, a: 0}
|
|
key5: {r: 0, g: 0, b: 0, a: 0}
|
|
key6: {r: 0, g: 0, b: 0, a: 0}
|
|
key7: {r: 0, g: 0, b: 0, a: 0}
|
|
ctime0: 0
|
|
ctime1: 65535
|
|
ctime2: 0
|
|
ctime3: 0
|
|
ctime4: 0
|
|
ctime5: 0
|
|
ctime6: 0
|
|
ctime7: 0
|
|
atime0: 0
|
|
atime1: 65535
|
|
atime2: 0
|
|
atime3: 0
|
|
atime4: 0
|
|
atime5: 0
|
|
atime6: 0
|
|
atime7: 0
|
|
m_Mode: 0
|
|
m_NumColorKeys: 2
|
|
m_NumAlphaKeys: 2
|
|
startSize:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 1.7
|
|
minScalar: 1
|
|
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
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 0
|
|
minCurve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0.6666667
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
startSizeY:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 1
|
|
minScalar: 1
|
|
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
|
|
startSizeZ:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 1
|
|
minScalar: 1
|
|
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
|
|
startRotationX:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 1
|
|
minScalar: 0
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
startRotationY:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 1
|
|
minScalar: 0
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
startRotation:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: -0.61086524
|
|
minScalar: 0
|
|
maxCurve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 1
|
|
outSlope: 1
|
|
tangentMode: 34
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 1
|
|
inSlope: 1
|
|
outSlope: 1
|
|
tangentMode: 34
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 0
|
|
minCurve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
randomizeRotationDirection: 0
|
|
maxNumParticles: 1000
|
|
customEmitterVelocity: {x: 0, y: 0, z: 0}
|
|
size3D: 0
|
|
rotation3D: 0
|
|
gravityModifier:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 0
|
|
minScalar: 0
|
|
maxCurve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
ShapeModule:
|
|
serializedVersion: 6
|
|
enabled: 0
|
|
type: 10
|
|
angle: 25
|
|
length: 5
|
|
boxThickness: {x: 0, y: 0, z: 0}
|
|
radiusThickness: 1
|
|
donutRadius: 0.2
|
|
m_Position: {x: 0, y: 0, z: 0}
|
|
m_Rotation: {x: 0, y: 0, z: 0}
|
|
m_Scale: {x: 1, y: 1, z: 1}
|
|
placementMode: 0
|
|
m_MeshMaterialIndex: 0
|
|
m_MeshNormalOffset: 0
|
|
m_MeshSpawn:
|
|
mode: 0
|
|
spread: 0
|
|
speed:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 1
|
|
minScalar: 1
|
|
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
|
|
m_Mesh: {fileID: 0}
|
|
m_MeshRenderer: {fileID: 0}
|
|
m_SkinnedMeshRenderer: {fileID: 0}
|
|
m_Sprite: {fileID: 0}
|
|
m_SpriteRenderer: {fileID: 0}
|
|
m_UseMeshMaterialIndex: 0
|
|
m_UseMeshColors: 1
|
|
alignToDirection: 0
|
|
m_Texture: {fileID: 0}
|
|
m_TextureClipChannel: 3
|
|
m_TextureClipThreshold: 0
|
|
m_TextureUVChannel: 0
|
|
m_TextureColorAffectsParticles: 1
|
|
m_TextureAlphaAffectsParticles: 1
|
|
m_TextureBilinearFiltering: 0
|
|
randomDirectionAmount: 0
|
|
sphericalDirectionAmount: 0
|
|
randomPositionAmount: 0
|
|
radius:
|
|
value: 0.05
|
|
mode: 0
|
|
spread: 0
|
|
speed:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 1
|
|
minScalar: 1
|
|
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
|
|
arc:
|
|
value: 360
|
|
mode: 0
|
|
spread: 0
|
|
speed:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 1
|
|
minScalar: 1
|
|
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
|
|
EmissionModule:
|
|
enabled: 1
|
|
serializedVersion: 4
|
|
rateOverTime:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 0.5
|
|
minScalar: 10
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
rateOverDistance:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 0
|
|
minScalar: 0
|
|
maxCurve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
m_BurstCount: 0
|
|
m_Bursts: []
|
|
SizeModule:
|
|
enabled: 0
|
|
curve:
|
|
serializedVersion: 2
|
|
minMaxState: 1
|
|
scalar: 1
|
|
minScalar: 1
|
|
maxCurve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0.49289098
|
|
inSlope: 0.8591306
|
|
outSlope: 0.8591306
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
y:
|
|
serializedVersion: 2
|
|
minMaxState: 1
|
|
scalar: 1
|
|
minScalar: 1
|
|
maxCurve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 1
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 1
|
|
inSlope: 1
|
|
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
|
|
z:
|
|
serializedVersion: 2
|
|
minMaxState: 1
|
|
scalar: 1
|
|
minScalar: 1
|
|
maxCurve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 1
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 1
|
|
inSlope: 1
|
|
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
|
|
separateAxes: 0
|
|
RotationModule:
|
|
enabled: 1
|
|
x:
|
|
serializedVersion: 2
|
|
minMaxState: 1
|
|
scalar: 1
|
|
minScalar: 0
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
y:
|
|
serializedVersion: 2
|
|
minMaxState: 1
|
|
scalar: 1
|
|
minScalar: 0
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
curve:
|
|
serializedVersion: 2
|
|
minMaxState: 1
|
|
scalar: 0.61086524
|
|
minScalar: 0.7853982
|
|
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: 0.48881155
|
|
value: 1
|
|
inSlope: 0.028428622
|
|
outSlope: 0.028428622
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
separateAxes: 0
|
|
ColorModule:
|
|
enabled: 1
|
|
gradient:
|
|
serializedVersion: 2
|
|
minMaxState: 1
|
|
minColor: {r: 1, g: 1, b: 1, a: 1}
|
|
maxColor: {r: 1, g: 1, b: 1, a: 1}
|
|
maxGradient:
|
|
serializedVersion: 2
|
|
key0: {r: 1, g: 1, b: 1, a: 0.49019608}
|
|
key1: {r: 1, g: 1, b: 1, a: 1}
|
|
key2: {r: 1, g: 1, b: 1, a: 0.49019608}
|
|
key3: {r: 0, g: 0, b: 0, a: 0.1764706}
|
|
key4: {r: 0, g: 0, b: 0, a: 0}
|
|
key5: {r: 0, g: 0, b: 0, a: 0}
|
|
key6: {r: 0, g: 0, b: 0, a: 0}
|
|
key7: {r: 0, g: 0, b: 0, a: 0}
|
|
ctime0: 0
|
|
ctime1: 32768
|
|
ctime2: 65535
|
|
ctime3: 0
|
|
ctime4: 0
|
|
ctime5: 0
|
|
ctime6: 0
|
|
ctime7: 0
|
|
atime0: 0
|
|
atime1: 32768
|
|
atime2: 65535
|
|
atime3: 65535
|
|
atime4: 0
|
|
atime5: 0
|
|
atime6: 0
|
|
atime7: 0
|
|
m_Mode: 0
|
|
m_NumColorKeys: 3
|
|
m_NumAlphaKeys: 3
|
|
minGradient:
|
|
serializedVersion: 2
|
|
key0: {r: 1, g: 1, b: 1, a: 1}
|
|
key1: {r: 1, g: 1, b: 1, a: 1}
|
|
key2: {r: 0, g: 0, b: 0, a: 0}
|
|
key3: {r: 0, g: 0, b: 0, a: 0}
|
|
key4: {r: 0, g: 0, b: 0, a: 0}
|
|
key5: {r: 0, g: 0, b: 0, a: 0}
|
|
key6: {r: 0, g: 0, b: 0, a: 0}
|
|
key7: {r: 0, g: 0, b: 0, a: 0}
|
|
ctime0: 0
|
|
ctime1: 65535
|
|
ctime2: 0
|
|
ctime3: 0
|
|
ctime4: 0
|
|
ctime5: 0
|
|
ctime6: 0
|
|
ctime7: 0
|
|
atime0: 0
|
|
atime1: 65535
|
|
atime2: 0
|
|
atime3: 0
|
|
atime4: 0
|
|
atime5: 0
|
|
atime6: 0
|
|
atime7: 0
|
|
m_Mode: 0
|
|
m_NumColorKeys: 2
|
|
m_NumAlphaKeys: 2
|
|
UVModule:
|
|
serializedVersion: 2
|
|
enabled: 0
|
|
mode: 0
|
|
timeMode: 0
|
|
fps: 30
|
|
frameOverTime:
|
|
serializedVersion: 2
|
|
minMaxState: 1
|
|
scalar: 0.9999
|
|
minScalar: 0.9999
|
|
maxCurve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 1
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 1
|
|
inSlope: 1
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 1
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 1
|
|
inSlope: 1
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
startFrame:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 0
|
|
minScalar: 0
|
|
maxCurve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
speedRange: {x: 0, y: 1}
|
|
tilesX: 1
|
|
tilesY: 1
|
|
animationType: 0
|
|
rowIndex: 0
|
|
cycles: 1
|
|
uvChannelMask: -1
|
|
rowMode: 1
|
|
sprites:
|
|
- sprite: {fileID: 0}
|
|
flipU: 0
|
|
flipV: 0
|
|
VelocityModule:
|
|
enabled: 0
|
|
x:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 0
|
|
minScalar: 0
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
y:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 0
|
|
minScalar: 0
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
z:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 0
|
|
minScalar: 0
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
orbitalX:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 0
|
|
minScalar: 0
|
|
maxCurve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
orbitalY:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 0
|
|
minScalar: 0
|
|
maxCurve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
orbitalZ:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 0
|
|
minScalar: 0
|
|
maxCurve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
orbitalOffsetX:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 0
|
|
minScalar: 0
|
|
maxCurve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
orbitalOffsetY:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 0
|
|
minScalar: 0
|
|
maxCurve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
orbitalOffsetZ:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 0
|
|
minScalar: 0
|
|
maxCurve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
radial:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 0
|
|
minScalar: 0
|
|
maxCurve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
speedModifier:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 1
|
|
minScalar: 1
|
|
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
|
|
inWorldSpace: 0
|
|
InheritVelocityModule:
|
|
enabled: 0
|
|
m_Mode: 0
|
|
m_Curve:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 1
|
|
minScalar: 0
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
LifetimeByEmitterSpeedModule:
|
|
enabled: 0
|
|
m_Curve:
|
|
serializedVersion: 2
|
|
minMaxState: 1
|
|
scalar: 1
|
|
minScalar: 1
|
|
maxCurve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 1
|
|
inSlope: 0
|
|
outSlope: -0.8
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0.2
|
|
inSlope: -0.8
|
|
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
|
|
m_Range: {x: 0, y: 1}
|
|
ForceModule:
|
|
enabled: 0
|
|
x:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 0
|
|
minScalar: 0
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
y:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 0
|
|
minScalar: 0
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
z:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 0
|
|
minScalar: 0
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
inWorldSpace: 0
|
|
randomizePerFrame: 0
|
|
ExternalForcesModule:
|
|
serializedVersion: 2
|
|
enabled: 0
|
|
multiplierCurve:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 1
|
|
minScalar: 1
|
|
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
|
|
influenceFilter: 0
|
|
influenceMask:
|
|
serializedVersion: 2
|
|
m_Bits: 4294967295
|
|
influenceList: []
|
|
ClampVelocityModule:
|
|
enabled: 0
|
|
x:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 1
|
|
minScalar: 1
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
y:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 1
|
|
minScalar: 1
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
z:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 1
|
|
minScalar: 1
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
magnitude:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 1
|
|
minScalar: 1
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
separateAxis: 0
|
|
inWorldSpace: 0
|
|
multiplyDragByParticleSize: 1
|
|
multiplyDragByParticleVelocity: 1
|
|
dampen: 1
|
|
drag:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 0
|
|
minScalar: 0
|
|
maxCurve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
NoiseModule:
|
|
enabled: 0
|
|
strength:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 1
|
|
minScalar: 1
|
|
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
|
|
strengthY:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 1
|
|
minScalar: 1
|
|
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
|
|
strengthZ:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 1
|
|
minScalar: 1
|
|
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
|
|
separateAxes: 0
|
|
frequency: 0.5
|
|
damping: 1
|
|
octaves: 1
|
|
octaveMultiplier: 0.5
|
|
octaveScale: 2
|
|
quality: 2
|
|
scrollSpeed:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 0
|
|
minScalar: 0
|
|
maxCurve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
remap:
|
|
serializedVersion: 2
|
|
minMaxState: 1
|
|
scalar: 1
|
|
minScalar: 1
|
|
maxCurve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 1
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 1
|
|
inSlope: 1
|
|
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
|
|
remapY:
|
|
serializedVersion: 2
|
|
minMaxState: 1
|
|
scalar: 1
|
|
minScalar: 1
|
|
maxCurve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 1
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 1
|
|
inSlope: 1
|
|
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
|
|
remapZ:
|
|
serializedVersion: 2
|
|
minMaxState: 1
|
|
scalar: 1
|
|
minScalar: 1
|
|
maxCurve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 1
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 1
|
|
inSlope: 1
|
|
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
|
|
remapEnabled: 0
|
|
positionAmount:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 1
|
|
minScalar: 1
|
|
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
|
|
rotationAmount:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 0
|
|
minScalar: 0
|
|
maxCurve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
sizeAmount:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 0
|
|
minScalar: 0
|
|
maxCurve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
SizeBySpeedModule:
|
|
enabled: 0
|
|
curve:
|
|
serializedVersion: 2
|
|
minMaxState: 1
|
|
scalar: 1
|
|
minScalar: 1
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
y:
|
|
serializedVersion: 2
|
|
minMaxState: 1
|
|
scalar: 1
|
|
minScalar: 1
|
|
maxCurve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 1
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 1
|
|
inSlope: 1
|
|
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
|
|
z:
|
|
serializedVersion: 2
|
|
minMaxState: 1
|
|
scalar: 1
|
|
minScalar: 1
|
|
maxCurve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 1
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 1
|
|
inSlope: 1
|
|
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
|
|
range: {x: 0, y: 1}
|
|
separateAxes: 0
|
|
RotationBySpeedModule:
|
|
enabled: 0
|
|
x:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 1
|
|
minScalar: 0
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
y:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 1
|
|
minScalar: 0
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
curve:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 0.7853982
|
|
minScalar: 0.7853982
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
separateAxes: 0
|
|
range: {x: 0, y: 1}
|
|
ColorBySpeedModule:
|
|
enabled: 0
|
|
gradient:
|
|
serializedVersion: 2
|
|
minMaxState: 1
|
|
minColor: {r: 1, g: 1, b: 1, a: 1}
|
|
maxColor: {r: 1, g: 1, b: 1, a: 1}
|
|
maxGradient:
|
|
serializedVersion: 2
|
|
key0: {r: 1, g: 1, b: 1, a: 1}
|
|
key1: {r: 1, g: 1, b: 1, a: 1}
|
|
key2: {r: 0, g: 0, b: 0, a: 0}
|
|
key3: {r: 0, g: 0, b: 0, a: 0}
|
|
key4: {r: 0, g: 0, b: 0, a: 0}
|
|
key5: {r: 0, g: 0, b: 0, a: 0}
|
|
key6: {r: 0, g: 0, b: 0, a: 0}
|
|
key7: {r: 0, g: 0, b: 0, a: 0}
|
|
ctime0: 0
|
|
ctime1: 65535
|
|
ctime2: 0
|
|
ctime3: 0
|
|
ctime4: 0
|
|
ctime5: 0
|
|
ctime6: 0
|
|
ctime7: 0
|
|
atime0: 0
|
|
atime1: 65535
|
|
atime2: 0
|
|
atime3: 0
|
|
atime4: 0
|
|
atime5: 0
|
|
atime6: 0
|
|
atime7: 0
|
|
m_Mode: 0
|
|
m_NumColorKeys: 2
|
|
m_NumAlphaKeys: 2
|
|
minGradient:
|
|
serializedVersion: 2
|
|
key0: {r: 1, g: 1, b: 1, a: 1}
|
|
key1: {r: 1, g: 1, b: 1, a: 1}
|
|
key2: {r: 0, g: 0, b: 0, a: 0}
|
|
key3: {r: 0, g: 0, b: 0, a: 0}
|
|
key4: {r: 0, g: 0, b: 0, a: 0}
|
|
key5: {r: 0, g: 0, b: 0, a: 0}
|
|
key6: {r: 0, g: 0, b: 0, a: 0}
|
|
key7: {r: 0, g: 0, b: 0, a: 0}
|
|
ctime0: 0
|
|
ctime1: 65535
|
|
ctime2: 0
|
|
ctime3: 0
|
|
ctime4: 0
|
|
ctime5: 0
|
|
ctime6: 0
|
|
ctime7: 0
|
|
atime0: 0
|
|
atime1: 65535
|
|
atime2: 0
|
|
atime3: 0
|
|
atime4: 0
|
|
atime5: 0
|
|
atime6: 0
|
|
atime7: 0
|
|
m_Mode: 0
|
|
m_NumColorKeys: 2
|
|
m_NumAlphaKeys: 2
|
|
range: {x: 0, y: 1}
|
|
CollisionModule:
|
|
enabled: 0
|
|
serializedVersion: 4
|
|
type: 0
|
|
collisionMode: 0
|
|
colliderForce: 0
|
|
multiplyColliderForceByParticleSize: 0
|
|
multiplyColliderForceByParticleSpeed: 0
|
|
multiplyColliderForceByCollisionAngle: 1
|
|
m_Planes:
|
|
- {fileID: 0}
|
|
- {fileID: 0}
|
|
- {fileID: 0}
|
|
- {fileID: 0}
|
|
- {fileID: 0}
|
|
- {fileID: 0}
|
|
m_Dampen:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 0
|
|
minScalar: 0
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
m_Bounce:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 1
|
|
minScalar: 1
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
m_EnergyLossOnCollision:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 0
|
|
minScalar: 0
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
minKillSpeed: 0
|
|
maxKillSpeed: 10000
|
|
radiusScale: 1
|
|
collidesWith:
|
|
serializedVersion: 2
|
|
m_Bits: 4294967295
|
|
maxCollisionShapes: 256
|
|
quality: 0
|
|
voxelSize: 0.5
|
|
collisionMessages: 0
|
|
collidesWithDynamic: 1
|
|
interiorCollisions: 1
|
|
TriggerModule:
|
|
enabled: 0
|
|
serializedVersion: 2
|
|
inside: 1
|
|
outside: 0
|
|
enter: 0
|
|
exit: 0
|
|
colliderQueryMode: 0
|
|
radiusScale: 1
|
|
primitives:
|
|
- {fileID: 0}
|
|
- {fileID: 0}
|
|
- {fileID: 0}
|
|
- {fileID: 0}
|
|
- {fileID: 0}
|
|
- {fileID: 0}
|
|
SubModule:
|
|
serializedVersion: 2
|
|
enabled: 0
|
|
subEmitters:
|
|
- serializedVersion: 3
|
|
emitter: {fileID: 0}
|
|
type: 0
|
|
properties: 0
|
|
emitProbability: 1
|
|
LightsModule:
|
|
enabled: 0
|
|
ratio: 0
|
|
light: {fileID: 0}
|
|
randomDistribution: 1
|
|
color: 1
|
|
range: 1
|
|
intensity: 1
|
|
rangeCurve:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 1
|
|
minScalar: 1
|
|
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
|
|
intensityCurve:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 1
|
|
minScalar: 1
|
|
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
|
|
maxLights: 20
|
|
TrailModule:
|
|
enabled: 0
|
|
mode: 0
|
|
ratio: 1
|
|
lifetime:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 1
|
|
minScalar: 1
|
|
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
|
|
minVertexDistance: 0.2
|
|
textureMode: 0
|
|
ribbonCount: 1
|
|
shadowBias: 0.5
|
|
worldSpace: 0
|
|
dieWithParticles: 1
|
|
sizeAffectsWidth: 1
|
|
sizeAffectsLifetime: 0
|
|
inheritParticleColor: 1
|
|
generateLightingData: 0
|
|
splitSubEmitterRibbons: 0
|
|
attachRibbonsToTransform: 0
|
|
colorOverLifetime:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
minColor: {r: 1, g: 1, b: 1, a: 1}
|
|
maxColor: {r: 1, g: 1, b: 1, a: 1}
|
|
maxGradient:
|
|
serializedVersion: 2
|
|
key0: {r: 1, g: 1, b: 1, a: 1}
|
|
key1: {r: 1, g: 1, b: 1, a: 1}
|
|
key2: {r: 0, g: 0, b: 0, a: 0}
|
|
key3: {r: 0, g: 0, b: 0, a: 0}
|
|
key4: {r: 0, g: 0, b: 0, a: 0}
|
|
key5: {r: 0, g: 0, b: 0, a: 0}
|
|
key6: {r: 0, g: 0, b: 0, a: 0}
|
|
key7: {r: 0, g: 0, b: 0, a: 0}
|
|
ctime0: 0
|
|
ctime1: 65535
|
|
ctime2: 0
|
|
ctime3: 0
|
|
ctime4: 0
|
|
ctime5: 0
|
|
ctime6: 0
|
|
ctime7: 0
|
|
atime0: 0
|
|
atime1: 65535
|
|
atime2: 0
|
|
atime3: 0
|
|
atime4: 0
|
|
atime5: 0
|
|
atime6: 0
|
|
atime7: 0
|
|
m_Mode: 0
|
|
m_NumColorKeys: 2
|
|
m_NumAlphaKeys: 2
|
|
minGradient:
|
|
serializedVersion: 2
|
|
key0: {r: 1, g: 1, b: 1, a: 1}
|
|
key1: {r: 1, g: 1, b: 1, a: 1}
|
|
key2: {r: 0, g: 0, b: 0, a: 0}
|
|
key3: {r: 0, g: 0, b: 0, a: 0}
|
|
key4: {r: 0, g: 0, b: 0, a: 0}
|
|
key5: {r: 0, g: 0, b: 0, a: 0}
|
|
key6: {r: 0, g: 0, b: 0, a: 0}
|
|
key7: {r: 0, g: 0, b: 0, a: 0}
|
|
ctime0: 0
|
|
ctime1: 65535
|
|
ctime2: 0
|
|
ctime3: 0
|
|
ctime4: 0
|
|
ctime5: 0
|
|
ctime6: 0
|
|
ctime7: 0
|
|
atime0: 0
|
|
atime1: 65535
|
|
atime2: 0
|
|
atime3: 0
|
|
atime4: 0
|
|
atime5: 0
|
|
atime6: 0
|
|
atime7: 0
|
|
m_Mode: 0
|
|
m_NumColorKeys: 2
|
|
m_NumAlphaKeys: 2
|
|
widthOverTrail:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 1
|
|
minScalar: 1
|
|
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
|
|
colorOverTrail:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
minColor: {r: 1, g: 1, b: 1, a: 1}
|
|
maxColor: {r: 1, g: 1, b: 1, a: 1}
|
|
maxGradient:
|
|
serializedVersion: 2
|
|
key0: {r: 1, g: 1, b: 1, a: 1}
|
|
key1: {r: 1, g: 1, b: 1, a: 1}
|
|
key2: {r: 0, g: 0, b: 0, a: 0}
|
|
key3: {r: 0, g: 0, b: 0, a: 0}
|
|
key4: {r: 0, g: 0, b: 0, a: 0}
|
|
key5: {r: 0, g: 0, b: 0, a: 0}
|
|
key6: {r: 0, g: 0, b: 0, a: 0}
|
|
key7: {r: 0, g: 0, b: 0, a: 0}
|
|
ctime0: 0
|
|
ctime1: 65535
|
|
ctime2: 0
|
|
ctime3: 0
|
|
ctime4: 0
|
|
ctime5: 0
|
|
ctime6: 0
|
|
ctime7: 0
|
|
atime0: 0
|
|
atime1: 65535
|
|
atime2: 0
|
|
atime3: 0
|
|
atime4: 0
|
|
atime5: 0
|
|
atime6: 0
|
|
atime7: 0
|
|
m_Mode: 0
|
|
m_NumColorKeys: 2
|
|
m_NumAlphaKeys: 2
|
|
minGradient:
|
|
serializedVersion: 2
|
|
key0: {r: 1, g: 1, b: 1, a: 1}
|
|
key1: {r: 1, g: 1, b: 1, a: 1}
|
|
key2: {r: 0, g: 0, b: 0, a: 0}
|
|
key3: {r: 0, g: 0, b: 0, a: 0}
|
|
key4: {r: 0, g: 0, b: 0, a: 0}
|
|
key5: {r: 0, g: 0, b: 0, a: 0}
|
|
key6: {r: 0, g: 0, b: 0, a: 0}
|
|
key7: {r: 0, g: 0, b: 0, a: 0}
|
|
ctime0: 0
|
|
ctime1: 65535
|
|
ctime2: 0
|
|
ctime3: 0
|
|
ctime4: 0
|
|
ctime5: 0
|
|
ctime6: 0
|
|
ctime7: 0
|
|
atime0: 0
|
|
atime1: 65535
|
|
atime2: 0
|
|
atime3: 0
|
|
atime4: 0
|
|
atime5: 0
|
|
atime6: 0
|
|
atime7: 0
|
|
m_Mode: 0
|
|
m_NumColorKeys: 2
|
|
m_NumAlphaKeys: 2
|
|
CustomDataModule:
|
|
enabled: 0
|
|
mode0: 0
|
|
vectorComponentCount0: 4
|
|
color0:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
minColor: {r: 1, g: 1, b: 1, a: 1}
|
|
maxColor: {r: 1, g: 1, b: 1, a: 1}
|
|
maxGradient:
|
|
serializedVersion: 2
|
|
key0: {r: 1, g: 1, b: 1, a: 1}
|
|
key1: {r: 1, g: 1, b: 1, a: 1}
|
|
key2: {r: 0, g: 0, b: 0, a: 0}
|
|
key3: {r: 0, g: 0, b: 0, a: 0}
|
|
key4: {r: 0, g: 0, b: 0, a: 0}
|
|
key5: {r: 0, g: 0, b: 0, a: 0}
|
|
key6: {r: 0, g: 0, b: 0, a: 0}
|
|
key7: {r: 0, g: 0, b: 0, a: 0}
|
|
ctime0: 0
|
|
ctime1: 65535
|
|
ctime2: 0
|
|
ctime3: 0
|
|
ctime4: 0
|
|
ctime5: 0
|
|
ctime6: 0
|
|
ctime7: 0
|
|
atime0: 0
|
|
atime1: 65535
|
|
atime2: 0
|
|
atime3: 0
|
|
atime4: 0
|
|
atime5: 0
|
|
atime6: 0
|
|
atime7: 0
|
|
m_Mode: 0
|
|
m_NumColorKeys: 2
|
|
m_NumAlphaKeys: 2
|
|
minGradient:
|
|
serializedVersion: 2
|
|
key0: {r: 1, g: 1, b: 1, a: 1}
|
|
key1: {r: 1, g: 1, b: 1, a: 1}
|
|
key2: {r: 0, g: 0, b: 0, a: 0}
|
|
key3: {r: 0, g: 0, b: 0, a: 0}
|
|
key4: {r: 0, g: 0, b: 0, a: 0}
|
|
key5: {r: 0, g: 0, b: 0, a: 0}
|
|
key6: {r: 0, g: 0, b: 0, a: 0}
|
|
key7: {r: 0, g: 0, b: 0, a: 0}
|
|
ctime0: 0
|
|
ctime1: 65535
|
|
ctime2: 0
|
|
ctime3: 0
|
|
ctime4: 0
|
|
ctime5: 0
|
|
ctime6: 0
|
|
ctime7: 0
|
|
atime0: 0
|
|
atime1: 65535
|
|
atime2: 0
|
|
atime3: 0
|
|
atime4: 0
|
|
atime5: 0
|
|
atime6: 0
|
|
atime7: 0
|
|
m_Mode: 0
|
|
m_NumColorKeys: 2
|
|
m_NumAlphaKeys: 2
|
|
colorLabel0: Color
|
|
vector0_0:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 0
|
|
minScalar: 0
|
|
maxCurve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
vectorLabel0_0: X
|
|
vector0_1:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 0
|
|
minScalar: 0
|
|
maxCurve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
vectorLabel0_1: Y
|
|
vector0_2:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 0
|
|
minScalar: 0
|
|
maxCurve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
vectorLabel0_2: Z
|
|
vector0_3:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 0
|
|
minScalar: 0
|
|
maxCurve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
vectorLabel0_3: W
|
|
mode1: 0
|
|
vectorComponentCount1: 4
|
|
color1:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
minColor: {r: 1, g: 1, b: 1, a: 1}
|
|
maxColor: {r: 1, g: 1, b: 1, a: 1}
|
|
maxGradient:
|
|
serializedVersion: 2
|
|
key0: {r: 1, g: 1, b: 1, a: 1}
|
|
key1: {r: 1, g: 1, b: 1, a: 1}
|
|
key2: {r: 0, g: 0, b: 0, a: 0}
|
|
key3: {r: 0, g: 0, b: 0, a: 0}
|
|
key4: {r: 0, g: 0, b: 0, a: 0}
|
|
key5: {r: 0, g: 0, b: 0, a: 0}
|
|
key6: {r: 0, g: 0, b: 0, a: 0}
|
|
key7: {r: 0, g: 0, b: 0, a: 0}
|
|
ctime0: 0
|
|
ctime1: 65535
|
|
ctime2: 0
|
|
ctime3: 0
|
|
ctime4: 0
|
|
ctime5: 0
|
|
ctime6: 0
|
|
ctime7: 0
|
|
atime0: 0
|
|
atime1: 65535
|
|
atime2: 0
|
|
atime3: 0
|
|
atime4: 0
|
|
atime5: 0
|
|
atime6: 0
|
|
atime7: 0
|
|
m_Mode: 0
|
|
m_NumColorKeys: 2
|
|
m_NumAlphaKeys: 2
|
|
minGradient:
|
|
serializedVersion: 2
|
|
key0: {r: 1, g: 1, b: 1, a: 1}
|
|
key1: {r: 1, g: 1, b: 1, a: 1}
|
|
key2: {r: 0, g: 0, b: 0, a: 0}
|
|
key3: {r: 0, g: 0, b: 0, a: 0}
|
|
key4: {r: 0, g: 0, b: 0, a: 0}
|
|
key5: {r: 0, g: 0, b: 0, a: 0}
|
|
key6: {r: 0, g: 0, b: 0, a: 0}
|
|
key7: {r: 0, g: 0, b: 0, a: 0}
|
|
ctime0: 0
|
|
ctime1: 65535
|
|
ctime2: 0
|
|
ctime3: 0
|
|
ctime4: 0
|
|
ctime5: 0
|
|
ctime6: 0
|
|
ctime7: 0
|
|
atime0: 0
|
|
atime1: 65535
|
|
atime2: 0
|
|
atime3: 0
|
|
atime4: 0
|
|
atime5: 0
|
|
atime6: 0
|
|
atime7: 0
|
|
m_Mode: 0
|
|
m_NumColorKeys: 2
|
|
m_NumAlphaKeys: 2
|
|
colorLabel1: Color
|
|
vector1_0:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 0
|
|
minScalar: 0
|
|
maxCurve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
vectorLabel1_0: X
|
|
vector1_1:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 0
|
|
minScalar: 0
|
|
maxCurve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
vectorLabel1_1: Y
|
|
vector1_2:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 0
|
|
minScalar: 0
|
|
maxCurve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
vectorLabel1_2: Z
|
|
vector1_3:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 0
|
|
minScalar: 0
|
|
maxCurve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
vectorLabel1_3: W
|
|
--- !u!1 &4310518117120737967
|
|
GameObject:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
serializedVersion: 6
|
|
m_Component:
|
|
- component: {fileID: 4961326857616103880}
|
|
- component: {fileID: 2267394292307971533}
|
|
m_Layer: 0
|
|
m_Name: DropTable
|
|
m_TagString: Untagged
|
|
m_Icon: {fileID: 0}
|
|
m_NavMeshLayer: 0
|
|
m_StaticEditorFlags: 0
|
|
m_IsActive: 1
|
|
--- !u!4 &4961326857616103880
|
|
Transform:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 4310518117120737967}
|
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
m_ConstrainProportionsScale: 0
|
|
m_Children: []
|
|
m_Father: {fileID: 1040714684719195969}
|
|
m_RootOrder: 4
|
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
--- !u!114 &2267394292307971533
|
|
MonoBehaviour:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 4310518117120737967}
|
|
m_Enabled: 1
|
|
m_EditorHideFlags: 0
|
|
m_Script: {fileID: 11500000, guid: 66677873156e0d04686a4727a85028ca, type: 3}
|
|
m_Name:
|
|
m_EditorClassIdentifier:
|
|
interactableDropPrefab: {fileID: 7187375229850072788, guid: 6067f5d34154eb3498e9a5fdfcee4b00, type: 3}
|
|
coinPrefab: {fileID: 7706952695029526538, guid: b0bce3e9bc0755445abb649e0c306c79, type: 3}
|
|
coinAmount: 2
|
|
extraDropChance: 5
|
|
onCoinDrop: {fileID: 11400000, guid: 48da3b1185c086c4c81a2b97ab7685fc, type: 2}
|
|
guaranteedDrops: []
|
|
extraDrops:
|
|
- {fileID: 11400000, guid: 26b042abfe9104448a1e9599be66e71a, type: 2}
|
|
- {fileID: 11400000, guid: e08687c26614d154cb5a9a01f4b97635, type: 2}
|
|
- {fileID: 11400000, guid: bf5ebc199ded3fa48872c4a1caeba0b2, type: 2}
|
|
- {fileID: 11400000, guid: 753401cb84e3c5c4ebaef324c0399eb0, type: 2}
|
|
- {fileID: 11400000, guid: 60a432442ce35934eb0a7170f0a113f0, type: 2}
|
|
- {fileID: 11400000, guid: e2c921ce12afad24f8780b0b7555cb0b, type: 2}
|
|
--- !u!1 &4591114271746409651
|
|
GameObject:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
serializedVersion: 6
|
|
m_Component:
|
|
- component: {fileID: 420608364184142292}
|
|
m_Layer: 0
|
|
m_Name: ProjectileSpawnAnchorLookat
|
|
m_TagString: Untagged
|
|
m_Icon: {fileID: 0}
|
|
m_NavMeshLayer: 0
|
|
m_StaticEditorFlags: 0
|
|
m_IsActive: 1
|
|
--- !u!4 &420608364184142292
|
|
Transform:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 4591114271746409651}
|
|
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
|
m_LocalPosition: {x: 0, y: 0.5, z: 0}
|
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
m_ConstrainProportionsScale: 0
|
|
m_Children:
|
|
- {fileID: 2529957022982677867}
|
|
m_Father: {fileID: 1040714684719195969}
|
|
m_RootOrder: 2
|
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
--- !u!1 &5492681917134171813
|
|
GameObject:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
serializedVersion: 6
|
|
m_Component:
|
|
- component: {fileID: 8393963620684186734}
|
|
- component: {fileID: 3671036866399702038}
|
|
- component: {fileID: 5222191553751937126}
|
|
m_Layer: 0
|
|
m_Name: ShieldHit
|
|
m_TagString: Untagged
|
|
m_Icon: {fileID: 0}
|
|
m_NavMeshLayer: 0
|
|
m_StaticEditorFlags: 0
|
|
m_IsActive: 1
|
|
--- !u!4 &8393963620684186734
|
|
Transform:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 5492681917134171813}
|
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
m_LocalPosition: {x: 0, y: 0.4, z: 0}
|
|
m_LocalScale: {x: 0.6, y: 0.6, z: 0.6}
|
|
m_ConstrainProportionsScale: 1
|
|
m_Children: []
|
|
m_Father: {fileID: 1040714684719195969}
|
|
m_RootOrder: 6
|
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
--- !u!199 &3671036866399702038
|
|
ParticleSystemRenderer:
|
|
serializedVersion: 6
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 5492681917134171813}
|
|
m_Enabled: 1
|
|
m_CastShadows: 0
|
|
m_ReceiveShadows: 1
|
|
m_DynamicOccludee: 1
|
|
m_StaticShadowCaster: 0
|
|
m_MotionVectors: 1
|
|
m_LightProbeUsage: 1
|
|
m_ReflectionProbeUsage: 1
|
|
m_RayTracingMode: 0
|
|
m_RayTraceProcedural: 0
|
|
m_RenderingLayerMask: 1
|
|
m_RendererPriority: 0
|
|
m_Materials:
|
|
- {fileID: 2100000, guid: b0cbc994c19e7a044996d84b219bc432, type: 2}
|
|
m_StaticBatchInfo:
|
|
firstSubMesh: 0
|
|
subMeshCount: 0
|
|
m_StaticBatchRoot: {fileID: 0}
|
|
m_ProbeAnchor: {fileID: 0}
|
|
m_LightProbeVolumeOverride: {fileID: 0}
|
|
m_ScaleInLightmap: 1
|
|
m_ReceiveGI: 1
|
|
m_PreserveUVs: 0
|
|
m_IgnoreNormalsForChartDetection: 0
|
|
m_ImportantGI: 0
|
|
m_StitchLightmapSeams: 1
|
|
m_SelectedEditorRenderState: 3
|
|
m_MinimumChartSize: 4
|
|
m_AutoUVMaxDistance: 0.5
|
|
m_AutoUVMaxAngle: 89
|
|
m_LightmapParameters: {fileID: 0}
|
|
m_SortingLayerID: 0
|
|
m_SortingLayer: 0
|
|
m_SortingOrder: 0
|
|
m_RenderMode: 0
|
|
m_MeshDistribution: 0
|
|
m_SortMode: 0
|
|
m_MinParticleSize: 0
|
|
m_MaxParticleSize: 3
|
|
m_CameraVelocityScale: 0
|
|
m_VelocityScale: 0
|
|
m_LengthScale: 2
|
|
m_SortingFudge: 0
|
|
m_NormalDirection: 1
|
|
m_ShadowBias: 0
|
|
m_RenderAlignment: 0
|
|
m_Pivot: {x: 0, y: 0, z: 0}
|
|
m_Flip: {x: 0, y: 0, z: 0}
|
|
m_UseCustomVertexStreams: 1
|
|
m_EnableGPUInstancing: 0
|
|
m_ApplyActiveColorSpace: 1
|
|
m_AllowRoll: 1
|
|
m_FreeformStretching: 0
|
|
m_RotateWithStretchDirection: 1
|
|
m_VertexStreams: 000304
|
|
m_Mesh: {fileID: 0}
|
|
m_Mesh1: {fileID: 0}
|
|
m_Mesh2: {fileID: 0}
|
|
m_Mesh3: {fileID: 0}
|
|
m_MeshWeighting: 1
|
|
m_MeshWeighting1: 1
|
|
m_MeshWeighting2: 1
|
|
m_MeshWeighting3: 1
|
|
m_MaskInteraction: 0
|
|
--- !u!198 &5222191553751937126
|
|
ParticleSystem:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 5492681917134171813}
|
|
serializedVersion: 8
|
|
lengthInSec: 0.15
|
|
simulationSpeed: 1
|
|
stopAction: 0
|
|
cullingMode: 1
|
|
ringBufferMode: 0
|
|
ringBufferLoopRange: {x: 0, y: 1}
|
|
emitterVelocityMode: 0
|
|
looping: 0
|
|
prewarm: 0
|
|
playOnAwake: 0
|
|
useUnscaledTime: 0
|
|
autoRandomSeed: 1
|
|
startDelay:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 0
|
|
minScalar: 0
|
|
maxCurve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
moveWithTransform: 0
|
|
moveWithCustomTransform: {fileID: 0}
|
|
scalingMode: 0
|
|
randomSeed: 0
|
|
InitialModule:
|
|
serializedVersion: 3
|
|
enabled: 1
|
|
startLifetime:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 0.15
|
|
minScalar: 5
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
startSpeed:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 0
|
|
minScalar: 5
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
startColor:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
minColor: {r: 1, g: 1, b: 1, a: 1}
|
|
maxColor: {r: 0.4862745, g: 0.75686276, b: 1, a: 1}
|
|
maxGradient:
|
|
serializedVersion: 2
|
|
key0: {r: 1, g: 1, b: 1, a: 1}
|
|
key1: {r: 1, g: 1, b: 1, a: 1}
|
|
key2: {r: 0, g: 0, b: 0, a: 0}
|
|
key3: {r: 0, g: 0, b: 0, a: 0}
|
|
key4: {r: 0, g: 0, b: 0, a: 0}
|
|
key5: {r: 0, g: 0, b: 0, a: 0}
|
|
key6: {r: 0, g: 0, b: 0, a: 0}
|
|
key7: {r: 0, g: 0, b: 0, a: 0}
|
|
ctime0: 0
|
|
ctime1: 65535
|
|
ctime2: 0
|
|
ctime3: 0
|
|
ctime4: 0
|
|
ctime5: 0
|
|
ctime6: 0
|
|
ctime7: 0
|
|
atime0: 0
|
|
atime1: 65535
|
|
atime2: 0
|
|
atime3: 0
|
|
atime4: 0
|
|
atime5: 0
|
|
atime6: 0
|
|
atime7: 0
|
|
m_Mode: 0
|
|
m_NumColorKeys: 2
|
|
m_NumAlphaKeys: 2
|
|
minGradient:
|
|
serializedVersion: 2
|
|
key0: {r: 1, g: 1, b: 1, a: 1}
|
|
key1: {r: 1, g: 1, b: 1, a: 1}
|
|
key2: {r: 0, g: 0, b: 0, a: 0}
|
|
key3: {r: 0, g: 0, b: 0, a: 0}
|
|
key4: {r: 0, g: 0, b: 0, a: 0}
|
|
key5: {r: 0, g: 0, b: 0, a: 0}
|
|
key6: {r: 0, g: 0, b: 0, a: 0}
|
|
key7: {r: 0, g: 0, b: 0, a: 0}
|
|
ctime0: 0
|
|
ctime1: 65535
|
|
ctime2: 0
|
|
ctime3: 0
|
|
ctime4: 0
|
|
ctime5: 0
|
|
ctime6: 0
|
|
ctime7: 0
|
|
atime0: 0
|
|
atime1: 65535
|
|
atime2: 0
|
|
atime3: 0
|
|
atime4: 0
|
|
atime5: 0
|
|
atime6: 0
|
|
atime7: 0
|
|
m_Mode: 0
|
|
m_NumColorKeys: 2
|
|
m_NumAlphaKeys: 2
|
|
startSize:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 1.7
|
|
minScalar: 1
|
|
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
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 0
|
|
minCurve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0.6666667
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
startSizeY:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 1
|
|
minScalar: 1
|
|
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
|
|
startSizeZ:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 1
|
|
minScalar: 1
|
|
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
|
|
startRotationX:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 1
|
|
minScalar: 0
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
startRotationY:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 1
|
|
minScalar: 0
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
startRotation:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: -0.61086524
|
|
minScalar: 0
|
|
maxCurve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 1
|
|
outSlope: 1
|
|
tangentMode: 34
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 1
|
|
inSlope: 1
|
|
outSlope: 1
|
|
tangentMode: 34
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 0
|
|
minCurve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
randomizeRotationDirection: 0
|
|
maxNumParticles: 1000
|
|
customEmitterVelocity: {x: 0, y: 0, z: 0}
|
|
size3D: 0
|
|
rotation3D: 0
|
|
gravityModifier:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 0
|
|
minScalar: 0
|
|
maxCurve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
ShapeModule:
|
|
serializedVersion: 6
|
|
enabled: 0
|
|
type: 10
|
|
angle: 25
|
|
length: 5
|
|
boxThickness: {x: 0, y: 0, z: 0}
|
|
radiusThickness: 1
|
|
donutRadius: 0.2
|
|
m_Position: {x: 0, y: 0, z: 0}
|
|
m_Rotation: {x: 0, y: 0, z: 0}
|
|
m_Scale: {x: 1, y: 1, z: 1}
|
|
placementMode: 0
|
|
m_MeshMaterialIndex: 0
|
|
m_MeshNormalOffset: 0
|
|
m_MeshSpawn:
|
|
mode: 0
|
|
spread: 0
|
|
speed:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 1
|
|
minScalar: 1
|
|
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
|
|
m_Mesh: {fileID: 0}
|
|
m_MeshRenderer: {fileID: 0}
|
|
m_SkinnedMeshRenderer: {fileID: 0}
|
|
m_Sprite: {fileID: 0}
|
|
m_SpriteRenderer: {fileID: 0}
|
|
m_UseMeshMaterialIndex: 0
|
|
m_UseMeshColors: 1
|
|
alignToDirection: 0
|
|
m_Texture: {fileID: 0}
|
|
m_TextureClipChannel: 3
|
|
m_TextureClipThreshold: 0
|
|
m_TextureUVChannel: 0
|
|
m_TextureColorAffectsParticles: 1
|
|
m_TextureAlphaAffectsParticles: 1
|
|
m_TextureBilinearFiltering: 0
|
|
randomDirectionAmount: 0
|
|
sphericalDirectionAmount: 0
|
|
randomPositionAmount: 0
|
|
radius:
|
|
value: 0.05
|
|
mode: 0
|
|
spread: 0
|
|
speed:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 1
|
|
minScalar: 1
|
|
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
|
|
arc:
|
|
value: 360
|
|
mode: 0
|
|
spread: 0
|
|
speed:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 1
|
|
minScalar: 1
|
|
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
|
|
EmissionModule:
|
|
enabled: 1
|
|
serializedVersion: 4
|
|
rateOverTime:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 0
|
|
minScalar: 10
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
rateOverDistance:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 0
|
|
minScalar: 0
|
|
maxCurve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
m_BurstCount: 1
|
|
m_Bursts:
|
|
- serializedVersion: 2
|
|
time: 0
|
|
countCurve:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 1
|
|
minScalar: 30
|
|
maxCurve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 1
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0
|
|
outWeight: 0
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 1
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0
|
|
outWeight: 0
|
|
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
|
|
outWeight: 0
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 1
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0
|
|
outWeight: 0
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
cycleCount: 1
|
|
repeatInterval: 0.01
|
|
probability: 1
|
|
SizeModule:
|
|
enabled: 1
|
|
curve:
|
|
serializedVersion: 2
|
|
minMaxState: 1
|
|
scalar: 1
|
|
minScalar: 1
|
|
maxCurve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 1
|
|
inSlope: -0.16242981
|
|
outSlope: -0.16242981
|
|
tangentMode: 34
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0.8375702
|
|
inSlope: -0.16242981
|
|
outSlope: -0.16242981
|
|
tangentMode: 34
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
y:
|
|
serializedVersion: 2
|
|
minMaxState: 1
|
|
scalar: 1
|
|
minScalar: 1
|
|
maxCurve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 1
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 1
|
|
inSlope: 1
|
|
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
|
|
z:
|
|
serializedVersion: 2
|
|
minMaxState: 1
|
|
scalar: 1
|
|
minScalar: 1
|
|
maxCurve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 1
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 1
|
|
inSlope: 1
|
|
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
|
|
separateAxes: 0
|
|
RotationModule:
|
|
enabled: 0
|
|
x:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 1
|
|
minScalar: 0
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
y:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 1
|
|
minScalar: 0
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
curve:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 6.283185
|
|
minScalar: 0.7853982
|
|
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: 0.48881155
|
|
value: 1
|
|
inSlope: 0.028428622
|
|
outSlope: 0.028428622
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
separateAxes: 0
|
|
ColorModule:
|
|
enabled: 1
|
|
gradient:
|
|
serializedVersion: 2
|
|
minMaxState: 1
|
|
minColor: {r: 1, g: 1, b: 1, a: 1}
|
|
maxColor: {r: 1, g: 1, b: 1, a: 1}
|
|
maxGradient:
|
|
serializedVersion: 2
|
|
key0: {r: 1, g: 1, b: 1, a: 0}
|
|
key1: {r: 1, g: 1, b: 1, a: 1}
|
|
key2: {r: 1, g: 1, b: 1, a: 0}
|
|
key3: {r: 0, g: 0, b: 0, a: 0.1764706}
|
|
key4: {r: 0, g: 0, b: 0, a: 0}
|
|
key5: {r: 0, g: 0, b: 0, a: 0}
|
|
key6: {r: 0, g: 0, b: 0, a: 0}
|
|
key7: {r: 0, g: 0, b: 0, a: 0}
|
|
ctime0: 0
|
|
ctime1: 65535
|
|
ctime2: 65535
|
|
ctime3: 0
|
|
ctime4: 0
|
|
ctime5: 0
|
|
ctime6: 0
|
|
ctime7: 0
|
|
atime0: 0
|
|
atime1: 6972
|
|
atime2: 65535
|
|
atime3: 65535
|
|
atime4: 0
|
|
atime5: 0
|
|
atime6: 0
|
|
atime7: 0
|
|
m_Mode: 0
|
|
m_NumColorKeys: 2
|
|
m_NumAlphaKeys: 3
|
|
minGradient:
|
|
serializedVersion: 2
|
|
key0: {r: 1, g: 1, b: 1, a: 1}
|
|
key1: {r: 1, g: 1, b: 1, a: 1}
|
|
key2: {r: 0, g: 0, b: 0, a: 0}
|
|
key3: {r: 0, g: 0, b: 0, a: 0}
|
|
key4: {r: 0, g: 0, b: 0, a: 0}
|
|
key5: {r: 0, g: 0, b: 0, a: 0}
|
|
key6: {r: 0, g: 0, b: 0, a: 0}
|
|
key7: {r: 0, g: 0, b: 0, a: 0}
|
|
ctime0: 0
|
|
ctime1: 65535
|
|
ctime2: 0
|
|
ctime3: 0
|
|
ctime4: 0
|
|
ctime5: 0
|
|
ctime6: 0
|
|
ctime7: 0
|
|
atime0: 0
|
|
atime1: 65535
|
|
atime2: 0
|
|
atime3: 0
|
|
atime4: 0
|
|
atime5: 0
|
|
atime6: 0
|
|
atime7: 0
|
|
m_Mode: 0
|
|
m_NumColorKeys: 2
|
|
m_NumAlphaKeys: 2
|
|
UVModule:
|
|
serializedVersion: 2
|
|
enabled: 0
|
|
mode: 0
|
|
timeMode: 0
|
|
fps: 30
|
|
frameOverTime:
|
|
serializedVersion: 2
|
|
minMaxState: 1
|
|
scalar: 0.9999
|
|
minScalar: 0.9999
|
|
maxCurve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 1
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 1
|
|
inSlope: 1
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 1
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 1
|
|
inSlope: 1
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
startFrame:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 0
|
|
minScalar: 0
|
|
maxCurve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
speedRange: {x: 0, y: 1}
|
|
tilesX: 1
|
|
tilesY: 1
|
|
animationType: 0
|
|
rowIndex: 0
|
|
cycles: 1
|
|
uvChannelMask: -1
|
|
rowMode: 1
|
|
sprites:
|
|
- sprite: {fileID: 0}
|
|
flipU: 0
|
|
flipV: 0
|
|
VelocityModule:
|
|
enabled: 0
|
|
x:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 0
|
|
minScalar: 0
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
y:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 0
|
|
minScalar: 0
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
z:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 0
|
|
minScalar: 0
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
orbitalX:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 0
|
|
minScalar: 0
|
|
maxCurve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
orbitalY:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 0
|
|
minScalar: 0
|
|
maxCurve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
orbitalZ:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 0
|
|
minScalar: 0
|
|
maxCurve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
orbitalOffsetX:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 0
|
|
minScalar: 0
|
|
maxCurve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
orbitalOffsetY:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 0
|
|
minScalar: 0
|
|
maxCurve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
orbitalOffsetZ:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 0
|
|
minScalar: 0
|
|
maxCurve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
radial:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 0
|
|
minScalar: 0
|
|
maxCurve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
speedModifier:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 1
|
|
minScalar: 1
|
|
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
|
|
inWorldSpace: 0
|
|
InheritVelocityModule:
|
|
enabled: 0
|
|
m_Mode: 0
|
|
m_Curve:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 1
|
|
minScalar: 0
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
LifetimeByEmitterSpeedModule:
|
|
enabled: 0
|
|
m_Curve:
|
|
serializedVersion: 2
|
|
minMaxState: 1
|
|
scalar: 1
|
|
minScalar: 1
|
|
maxCurve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 1
|
|
inSlope: 0
|
|
outSlope: -0.8
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0.2
|
|
inSlope: -0.8
|
|
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
|
|
m_Range: {x: 0, y: 1}
|
|
ForceModule:
|
|
enabled: 0
|
|
x:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 0
|
|
minScalar: 0
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
y:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 0
|
|
minScalar: 0
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
z:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 0
|
|
minScalar: 0
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
inWorldSpace: 0
|
|
randomizePerFrame: 0
|
|
ExternalForcesModule:
|
|
serializedVersion: 2
|
|
enabled: 0
|
|
multiplierCurve:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 1
|
|
minScalar: 1
|
|
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
|
|
influenceFilter: 0
|
|
influenceMask:
|
|
serializedVersion: 2
|
|
m_Bits: 4294967295
|
|
influenceList: []
|
|
ClampVelocityModule:
|
|
enabled: 0
|
|
x:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 1
|
|
minScalar: 1
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
y:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 1
|
|
minScalar: 1
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
z:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 1
|
|
minScalar: 1
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
magnitude:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 1
|
|
minScalar: 1
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
separateAxis: 0
|
|
inWorldSpace: 0
|
|
multiplyDragByParticleSize: 1
|
|
multiplyDragByParticleVelocity: 1
|
|
dampen: 1
|
|
drag:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 0
|
|
minScalar: 0
|
|
maxCurve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
NoiseModule:
|
|
enabled: 0
|
|
strength:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 1
|
|
minScalar: 1
|
|
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
|
|
strengthY:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 1
|
|
minScalar: 1
|
|
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
|
|
strengthZ:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 1
|
|
minScalar: 1
|
|
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
|
|
separateAxes: 0
|
|
frequency: 0.5
|
|
damping: 1
|
|
octaves: 1
|
|
octaveMultiplier: 0.5
|
|
octaveScale: 2
|
|
quality: 2
|
|
scrollSpeed:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 0
|
|
minScalar: 0
|
|
maxCurve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
remap:
|
|
serializedVersion: 2
|
|
minMaxState: 1
|
|
scalar: 1
|
|
minScalar: 1
|
|
maxCurve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 1
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 1
|
|
inSlope: 1
|
|
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
|
|
remapY:
|
|
serializedVersion: 2
|
|
minMaxState: 1
|
|
scalar: 1
|
|
minScalar: 1
|
|
maxCurve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 1
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 1
|
|
inSlope: 1
|
|
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
|
|
remapZ:
|
|
serializedVersion: 2
|
|
minMaxState: 1
|
|
scalar: 1
|
|
minScalar: 1
|
|
maxCurve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 1
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 1
|
|
inSlope: 1
|
|
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
|
|
remapEnabled: 0
|
|
positionAmount:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 1
|
|
minScalar: 1
|
|
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
|
|
rotationAmount:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 0
|
|
minScalar: 0
|
|
maxCurve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
sizeAmount:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 0
|
|
minScalar: 0
|
|
maxCurve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
SizeBySpeedModule:
|
|
enabled: 0
|
|
curve:
|
|
serializedVersion: 2
|
|
minMaxState: 1
|
|
scalar: 1
|
|
minScalar: 1
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
y:
|
|
serializedVersion: 2
|
|
minMaxState: 1
|
|
scalar: 1
|
|
minScalar: 1
|
|
maxCurve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 1
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 1
|
|
inSlope: 1
|
|
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
|
|
z:
|
|
serializedVersion: 2
|
|
minMaxState: 1
|
|
scalar: 1
|
|
minScalar: 1
|
|
maxCurve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 1
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 1
|
|
inSlope: 1
|
|
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
|
|
range: {x: 0, y: 1}
|
|
separateAxes: 0
|
|
RotationBySpeedModule:
|
|
enabled: 0
|
|
x:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 1
|
|
minScalar: 0
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
y:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 1
|
|
minScalar: 0
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
curve:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 0.7853982
|
|
minScalar: 0.7853982
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
separateAxes: 0
|
|
range: {x: 0, y: 1}
|
|
ColorBySpeedModule:
|
|
enabled: 0
|
|
gradient:
|
|
serializedVersion: 2
|
|
minMaxState: 1
|
|
minColor: {r: 1, g: 1, b: 1, a: 1}
|
|
maxColor: {r: 1, g: 1, b: 1, a: 1}
|
|
maxGradient:
|
|
serializedVersion: 2
|
|
key0: {r: 1, g: 1, b: 1, a: 1}
|
|
key1: {r: 1, g: 1, b: 1, a: 1}
|
|
key2: {r: 0, g: 0, b: 0, a: 0}
|
|
key3: {r: 0, g: 0, b: 0, a: 0}
|
|
key4: {r: 0, g: 0, b: 0, a: 0}
|
|
key5: {r: 0, g: 0, b: 0, a: 0}
|
|
key6: {r: 0, g: 0, b: 0, a: 0}
|
|
key7: {r: 0, g: 0, b: 0, a: 0}
|
|
ctime0: 0
|
|
ctime1: 65535
|
|
ctime2: 0
|
|
ctime3: 0
|
|
ctime4: 0
|
|
ctime5: 0
|
|
ctime6: 0
|
|
ctime7: 0
|
|
atime0: 0
|
|
atime1: 65535
|
|
atime2: 0
|
|
atime3: 0
|
|
atime4: 0
|
|
atime5: 0
|
|
atime6: 0
|
|
atime7: 0
|
|
m_Mode: 0
|
|
m_NumColorKeys: 2
|
|
m_NumAlphaKeys: 2
|
|
minGradient:
|
|
serializedVersion: 2
|
|
key0: {r: 1, g: 1, b: 1, a: 1}
|
|
key1: {r: 1, g: 1, b: 1, a: 1}
|
|
key2: {r: 0, g: 0, b: 0, a: 0}
|
|
key3: {r: 0, g: 0, b: 0, a: 0}
|
|
key4: {r: 0, g: 0, b: 0, a: 0}
|
|
key5: {r: 0, g: 0, b: 0, a: 0}
|
|
key6: {r: 0, g: 0, b: 0, a: 0}
|
|
key7: {r: 0, g: 0, b: 0, a: 0}
|
|
ctime0: 0
|
|
ctime1: 65535
|
|
ctime2: 0
|
|
ctime3: 0
|
|
ctime4: 0
|
|
ctime5: 0
|
|
ctime6: 0
|
|
ctime7: 0
|
|
atime0: 0
|
|
atime1: 65535
|
|
atime2: 0
|
|
atime3: 0
|
|
atime4: 0
|
|
atime5: 0
|
|
atime6: 0
|
|
atime7: 0
|
|
m_Mode: 0
|
|
m_NumColorKeys: 2
|
|
m_NumAlphaKeys: 2
|
|
range: {x: 0, y: 1}
|
|
CollisionModule:
|
|
enabled: 0
|
|
serializedVersion: 4
|
|
type: 0
|
|
collisionMode: 0
|
|
colliderForce: 0
|
|
multiplyColliderForceByParticleSize: 0
|
|
multiplyColliderForceByParticleSpeed: 0
|
|
multiplyColliderForceByCollisionAngle: 1
|
|
m_Planes:
|
|
- {fileID: 0}
|
|
- {fileID: 0}
|
|
- {fileID: 0}
|
|
- {fileID: 0}
|
|
- {fileID: 0}
|
|
- {fileID: 0}
|
|
m_Dampen:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 0
|
|
minScalar: 0
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
m_Bounce:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 1
|
|
minScalar: 1
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
m_EnergyLossOnCollision:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 0
|
|
minScalar: 0
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
minKillSpeed: 0
|
|
maxKillSpeed: 10000
|
|
radiusScale: 1
|
|
collidesWith:
|
|
serializedVersion: 2
|
|
m_Bits: 4294967295
|
|
maxCollisionShapes: 256
|
|
quality: 0
|
|
voxelSize: 0.5
|
|
collisionMessages: 0
|
|
collidesWithDynamic: 1
|
|
interiorCollisions: 1
|
|
TriggerModule:
|
|
enabled: 0
|
|
serializedVersion: 2
|
|
inside: 1
|
|
outside: 0
|
|
enter: 0
|
|
exit: 0
|
|
colliderQueryMode: 0
|
|
radiusScale: 1
|
|
primitives:
|
|
- {fileID: 0}
|
|
- {fileID: 0}
|
|
- {fileID: 0}
|
|
- {fileID: 0}
|
|
- {fileID: 0}
|
|
- {fileID: 0}
|
|
SubModule:
|
|
serializedVersion: 2
|
|
enabled: 0
|
|
subEmitters:
|
|
- serializedVersion: 3
|
|
emitter: {fileID: 0}
|
|
type: 0
|
|
properties: 0
|
|
emitProbability: 1
|
|
LightsModule:
|
|
enabled: 0
|
|
ratio: 0
|
|
light: {fileID: 0}
|
|
randomDistribution: 1
|
|
color: 1
|
|
range: 1
|
|
intensity: 1
|
|
rangeCurve:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 1
|
|
minScalar: 1
|
|
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
|
|
intensityCurve:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 1
|
|
minScalar: 1
|
|
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
|
|
maxLights: 20
|
|
TrailModule:
|
|
enabled: 0
|
|
mode: 0
|
|
ratio: 1
|
|
lifetime:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 1
|
|
minScalar: 1
|
|
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
|
|
minVertexDistance: 0.2
|
|
textureMode: 0
|
|
ribbonCount: 1
|
|
shadowBias: 0.5
|
|
worldSpace: 0
|
|
dieWithParticles: 1
|
|
sizeAffectsWidth: 1
|
|
sizeAffectsLifetime: 0
|
|
inheritParticleColor: 1
|
|
generateLightingData: 0
|
|
splitSubEmitterRibbons: 0
|
|
attachRibbonsToTransform: 0
|
|
colorOverLifetime:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
minColor: {r: 1, g: 1, b: 1, a: 1}
|
|
maxColor: {r: 1, g: 1, b: 1, a: 1}
|
|
maxGradient:
|
|
serializedVersion: 2
|
|
key0: {r: 1, g: 1, b: 1, a: 1}
|
|
key1: {r: 1, g: 1, b: 1, a: 1}
|
|
key2: {r: 0, g: 0, b: 0, a: 0}
|
|
key3: {r: 0, g: 0, b: 0, a: 0}
|
|
key4: {r: 0, g: 0, b: 0, a: 0}
|
|
key5: {r: 0, g: 0, b: 0, a: 0}
|
|
key6: {r: 0, g: 0, b: 0, a: 0}
|
|
key7: {r: 0, g: 0, b: 0, a: 0}
|
|
ctime0: 0
|
|
ctime1: 65535
|
|
ctime2: 0
|
|
ctime3: 0
|
|
ctime4: 0
|
|
ctime5: 0
|
|
ctime6: 0
|
|
ctime7: 0
|
|
atime0: 0
|
|
atime1: 65535
|
|
atime2: 0
|
|
atime3: 0
|
|
atime4: 0
|
|
atime5: 0
|
|
atime6: 0
|
|
atime7: 0
|
|
m_Mode: 0
|
|
m_NumColorKeys: 2
|
|
m_NumAlphaKeys: 2
|
|
minGradient:
|
|
serializedVersion: 2
|
|
key0: {r: 1, g: 1, b: 1, a: 1}
|
|
key1: {r: 1, g: 1, b: 1, a: 1}
|
|
key2: {r: 0, g: 0, b: 0, a: 0}
|
|
key3: {r: 0, g: 0, b: 0, a: 0}
|
|
key4: {r: 0, g: 0, b: 0, a: 0}
|
|
key5: {r: 0, g: 0, b: 0, a: 0}
|
|
key6: {r: 0, g: 0, b: 0, a: 0}
|
|
key7: {r: 0, g: 0, b: 0, a: 0}
|
|
ctime0: 0
|
|
ctime1: 65535
|
|
ctime2: 0
|
|
ctime3: 0
|
|
ctime4: 0
|
|
ctime5: 0
|
|
ctime6: 0
|
|
ctime7: 0
|
|
atime0: 0
|
|
atime1: 65535
|
|
atime2: 0
|
|
atime3: 0
|
|
atime4: 0
|
|
atime5: 0
|
|
atime6: 0
|
|
atime7: 0
|
|
m_Mode: 0
|
|
m_NumColorKeys: 2
|
|
m_NumAlphaKeys: 2
|
|
widthOverTrail:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 1
|
|
minScalar: 1
|
|
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
|
|
colorOverTrail:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
minColor: {r: 1, g: 1, b: 1, a: 1}
|
|
maxColor: {r: 1, g: 1, b: 1, a: 1}
|
|
maxGradient:
|
|
serializedVersion: 2
|
|
key0: {r: 1, g: 1, b: 1, a: 1}
|
|
key1: {r: 1, g: 1, b: 1, a: 1}
|
|
key2: {r: 0, g: 0, b: 0, a: 0}
|
|
key3: {r: 0, g: 0, b: 0, a: 0}
|
|
key4: {r: 0, g: 0, b: 0, a: 0}
|
|
key5: {r: 0, g: 0, b: 0, a: 0}
|
|
key6: {r: 0, g: 0, b: 0, a: 0}
|
|
key7: {r: 0, g: 0, b: 0, a: 0}
|
|
ctime0: 0
|
|
ctime1: 65535
|
|
ctime2: 0
|
|
ctime3: 0
|
|
ctime4: 0
|
|
ctime5: 0
|
|
ctime6: 0
|
|
ctime7: 0
|
|
atime0: 0
|
|
atime1: 65535
|
|
atime2: 0
|
|
atime3: 0
|
|
atime4: 0
|
|
atime5: 0
|
|
atime6: 0
|
|
atime7: 0
|
|
m_Mode: 0
|
|
m_NumColorKeys: 2
|
|
m_NumAlphaKeys: 2
|
|
minGradient:
|
|
serializedVersion: 2
|
|
key0: {r: 1, g: 1, b: 1, a: 1}
|
|
key1: {r: 1, g: 1, b: 1, a: 1}
|
|
key2: {r: 0, g: 0, b: 0, a: 0}
|
|
key3: {r: 0, g: 0, b: 0, a: 0}
|
|
key4: {r: 0, g: 0, b: 0, a: 0}
|
|
key5: {r: 0, g: 0, b: 0, a: 0}
|
|
key6: {r: 0, g: 0, b: 0, a: 0}
|
|
key7: {r: 0, g: 0, b: 0, a: 0}
|
|
ctime0: 0
|
|
ctime1: 65535
|
|
ctime2: 0
|
|
ctime3: 0
|
|
ctime4: 0
|
|
ctime5: 0
|
|
ctime6: 0
|
|
ctime7: 0
|
|
atime0: 0
|
|
atime1: 65535
|
|
atime2: 0
|
|
atime3: 0
|
|
atime4: 0
|
|
atime5: 0
|
|
atime6: 0
|
|
atime7: 0
|
|
m_Mode: 0
|
|
m_NumColorKeys: 2
|
|
m_NumAlphaKeys: 2
|
|
CustomDataModule:
|
|
enabled: 0
|
|
mode0: 0
|
|
vectorComponentCount0: 4
|
|
color0:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
minColor: {r: 1, g: 1, b: 1, a: 1}
|
|
maxColor: {r: 1, g: 1, b: 1, a: 1}
|
|
maxGradient:
|
|
serializedVersion: 2
|
|
key0: {r: 1, g: 1, b: 1, a: 1}
|
|
key1: {r: 1, g: 1, b: 1, a: 1}
|
|
key2: {r: 0, g: 0, b: 0, a: 0}
|
|
key3: {r: 0, g: 0, b: 0, a: 0}
|
|
key4: {r: 0, g: 0, b: 0, a: 0}
|
|
key5: {r: 0, g: 0, b: 0, a: 0}
|
|
key6: {r: 0, g: 0, b: 0, a: 0}
|
|
key7: {r: 0, g: 0, b: 0, a: 0}
|
|
ctime0: 0
|
|
ctime1: 65535
|
|
ctime2: 0
|
|
ctime3: 0
|
|
ctime4: 0
|
|
ctime5: 0
|
|
ctime6: 0
|
|
ctime7: 0
|
|
atime0: 0
|
|
atime1: 65535
|
|
atime2: 0
|
|
atime3: 0
|
|
atime4: 0
|
|
atime5: 0
|
|
atime6: 0
|
|
atime7: 0
|
|
m_Mode: 0
|
|
m_NumColorKeys: 2
|
|
m_NumAlphaKeys: 2
|
|
minGradient:
|
|
serializedVersion: 2
|
|
key0: {r: 1, g: 1, b: 1, a: 1}
|
|
key1: {r: 1, g: 1, b: 1, a: 1}
|
|
key2: {r: 0, g: 0, b: 0, a: 0}
|
|
key3: {r: 0, g: 0, b: 0, a: 0}
|
|
key4: {r: 0, g: 0, b: 0, a: 0}
|
|
key5: {r: 0, g: 0, b: 0, a: 0}
|
|
key6: {r: 0, g: 0, b: 0, a: 0}
|
|
key7: {r: 0, g: 0, b: 0, a: 0}
|
|
ctime0: 0
|
|
ctime1: 65535
|
|
ctime2: 0
|
|
ctime3: 0
|
|
ctime4: 0
|
|
ctime5: 0
|
|
ctime6: 0
|
|
ctime7: 0
|
|
atime0: 0
|
|
atime1: 65535
|
|
atime2: 0
|
|
atime3: 0
|
|
atime4: 0
|
|
atime5: 0
|
|
atime6: 0
|
|
atime7: 0
|
|
m_Mode: 0
|
|
m_NumColorKeys: 2
|
|
m_NumAlphaKeys: 2
|
|
colorLabel0: Color
|
|
vector0_0:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 0
|
|
minScalar: 0
|
|
maxCurve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
vectorLabel0_0: X
|
|
vector0_1:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 0
|
|
minScalar: 0
|
|
maxCurve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
vectorLabel0_1: Y
|
|
vector0_2:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 0
|
|
minScalar: 0
|
|
maxCurve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
vectorLabel0_2: Z
|
|
vector0_3:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 0
|
|
minScalar: 0
|
|
maxCurve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
vectorLabel0_3: W
|
|
mode1: 0
|
|
vectorComponentCount1: 4
|
|
color1:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
minColor: {r: 1, g: 1, b: 1, a: 1}
|
|
maxColor: {r: 1, g: 1, b: 1, a: 1}
|
|
maxGradient:
|
|
serializedVersion: 2
|
|
key0: {r: 1, g: 1, b: 1, a: 1}
|
|
key1: {r: 1, g: 1, b: 1, a: 1}
|
|
key2: {r: 0, g: 0, b: 0, a: 0}
|
|
key3: {r: 0, g: 0, b: 0, a: 0}
|
|
key4: {r: 0, g: 0, b: 0, a: 0}
|
|
key5: {r: 0, g: 0, b: 0, a: 0}
|
|
key6: {r: 0, g: 0, b: 0, a: 0}
|
|
key7: {r: 0, g: 0, b: 0, a: 0}
|
|
ctime0: 0
|
|
ctime1: 65535
|
|
ctime2: 0
|
|
ctime3: 0
|
|
ctime4: 0
|
|
ctime5: 0
|
|
ctime6: 0
|
|
ctime7: 0
|
|
atime0: 0
|
|
atime1: 65535
|
|
atime2: 0
|
|
atime3: 0
|
|
atime4: 0
|
|
atime5: 0
|
|
atime6: 0
|
|
atime7: 0
|
|
m_Mode: 0
|
|
m_NumColorKeys: 2
|
|
m_NumAlphaKeys: 2
|
|
minGradient:
|
|
serializedVersion: 2
|
|
key0: {r: 1, g: 1, b: 1, a: 1}
|
|
key1: {r: 1, g: 1, b: 1, a: 1}
|
|
key2: {r: 0, g: 0, b: 0, a: 0}
|
|
key3: {r: 0, g: 0, b: 0, a: 0}
|
|
key4: {r: 0, g: 0, b: 0, a: 0}
|
|
key5: {r: 0, g: 0, b: 0, a: 0}
|
|
key6: {r: 0, g: 0, b: 0, a: 0}
|
|
key7: {r: 0, g: 0, b: 0, a: 0}
|
|
ctime0: 0
|
|
ctime1: 65535
|
|
ctime2: 0
|
|
ctime3: 0
|
|
ctime4: 0
|
|
ctime5: 0
|
|
ctime6: 0
|
|
ctime7: 0
|
|
atime0: 0
|
|
atime1: 65535
|
|
atime2: 0
|
|
atime3: 0
|
|
atime4: 0
|
|
atime5: 0
|
|
atime6: 0
|
|
atime7: 0
|
|
m_Mode: 0
|
|
m_NumColorKeys: 2
|
|
m_NumAlphaKeys: 2
|
|
colorLabel1: Color
|
|
vector1_0:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 0
|
|
minScalar: 0
|
|
maxCurve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
vectorLabel1_0: X
|
|
vector1_1:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 0
|
|
minScalar: 0
|
|
maxCurve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
vectorLabel1_1: Y
|
|
vector1_2:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 0
|
|
minScalar: 0
|
|
maxCurve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
vectorLabel1_2: Z
|
|
vector1_3:
|
|
serializedVersion: 2
|
|
minMaxState: 0
|
|
scalar: 0
|
|
minScalar: 0
|
|
maxCurve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
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: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
vectorLabel1_3: W
|
|
--- !u!1 &6581448089854058576
|
|
GameObject:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
serializedVersion: 6
|
|
m_Component:
|
|
- component: {fileID: 2529957022982677867}
|
|
- component: {fileID: 7148575297922544141}
|
|
m_Layer: 0
|
|
m_Name: ProjectileSpawnLocation
|
|
m_TagString: Untagged
|
|
m_Icon: {fileID: 0}
|
|
m_NavMeshLayer: 0
|
|
m_StaticEditorFlags: 0
|
|
m_IsActive: 1
|
|
--- !u!4 &2529957022982677867
|
|
Transform:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 6581448089854058576}
|
|
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
|
m_LocalPosition: {x: 0, y: 0, z: 0.5}
|
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
m_ConstrainProportionsScale: 0
|
|
m_Children: []
|
|
m_Father: {fileID: 420608364184142292}
|
|
m_RootOrder: 0
|
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
--- !u!114 &7148575297922544141
|
|
MonoBehaviour:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 6581448089854058576}
|
|
m_Enabled: 1
|
|
m_EditorHideFlags: 0
|
|
m_Script: {fileID: 11500000, guid: 4305c223e5a1f7e46843a6b3dbcc3f4e, type: 3}
|
|
m_Name:
|
|
m_EditorClassIdentifier:
|
|
lookAt: {fileID: 420608364184142292}
|
|
--- !u!1 &7188363463708527002
|
|
GameObject:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
serializedVersion: 6
|
|
m_Component:
|
|
- component: {fileID: 5343062316551689618}
|
|
- component: {fileID: 6632026724665843912}
|
|
- component: {fileID: 6939624155582918105}
|
|
- component: {fileID: 6760183764947761634}
|
|
- component: {fileID: 1116050082540984140}
|
|
- component: {fileID: 2450942609433159029}
|
|
m_Layer: 2
|
|
m_Name: Nameplate (1)
|
|
m_TagString: Untagged
|
|
m_Icon: {fileID: 0}
|
|
m_NavMeshLayer: 0
|
|
m_StaticEditorFlags: 0
|
|
m_IsActive: 1
|
|
--- !u!224 &5343062316551689618
|
|
RectTransform:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 7188363463708527002}
|
|
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
m_LocalScale: {x: 0.0005, y: 0.0005, z: 0.0005}
|
|
m_ConstrainProportionsScale: 1
|
|
m_Children:
|
|
- {fileID: 8944587904028284320}
|
|
- {fileID: 1335078160082809522}
|
|
- {fileID: 1822495774932327062}
|
|
m_Father: {fileID: 1040714684719195969}
|
|
m_RootOrder: 1
|
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
m_AnchorMin: {x: 0, y: 0}
|
|
m_AnchorMax: {x: 0, y: 0}
|
|
m_AnchoredPosition: {x: 0, y: 1.2}
|
|
m_SizeDelta: {x: 3200, y: 900}
|
|
m_Pivot: {x: 0.5, y: 0.5}
|
|
--- !u!223 &6632026724665843912
|
|
Canvas:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 7188363463708527002}
|
|
m_Enabled: 1
|
|
serializedVersion: 3
|
|
m_RenderMode: 2
|
|
m_Camera: {fileID: 0}
|
|
m_PlaneDistance: 100
|
|
m_PixelPerfect: 0
|
|
m_ReceivesEvents: 1
|
|
m_OverrideSorting: 0
|
|
m_OverridePixelPerfect: 0
|
|
m_SortingBucketNormalizedSize: 0
|
|
m_AdditionalShaderChannelsFlag: 25
|
|
m_SortingLayerID: 0
|
|
m_SortingOrder: 0
|
|
m_TargetDisplay: 0
|
|
--- !u!114 &6939624155582918105
|
|
MonoBehaviour:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 7188363463708527002}
|
|
m_Enabled: 1
|
|
m_EditorHideFlags: 0
|
|
m_Script: {fileID: 11500000, guid: 0cd44c1031e13a943bb63640046fad76, type: 3}
|
|
m_Name:
|
|
m_EditorClassIdentifier:
|
|
m_UiScaleMode: 0
|
|
m_ReferencePixelsPerUnit: 100
|
|
m_ScaleFactor: 1
|
|
m_ReferenceResolution: {x: 800, y: 600}
|
|
m_ScreenMatchMode: 0
|
|
m_MatchWidthOrHeight: 0
|
|
m_PhysicalUnit: 3
|
|
m_FallbackScreenDPI: 96
|
|
m_DefaultSpriteDPI: 96
|
|
m_DynamicPixelsPerUnit: 1
|
|
m_PresetInfoIsWorld: 1
|
|
--- !u!114 &6760183764947761634
|
|
MonoBehaviour:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 7188363463708527002}
|
|
m_Enabled: 1
|
|
m_EditorHideFlags: 0
|
|
m_Script: {fileID: 11500000, guid: dc42784cf147c0c48a680349fa168899, type: 3}
|
|
m_Name:
|
|
m_EditorClassIdentifier:
|
|
m_IgnoreReversedGraphics: 1
|
|
m_BlockingObjects: 0
|
|
m_BlockingMask:
|
|
serializedVersion: 2
|
|
m_Bits: 4294967295
|
|
--- !u!114 &1116050082540984140
|
|
MonoBehaviour:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 7188363463708527002}
|
|
m_Enabled: 1
|
|
m_EditorHideFlags: 0
|
|
m_Script: {fileID: 11500000, guid: 87393fb2d4590af49ac87f2009030407, type: 3}
|
|
m_Name:
|
|
m_EditorClassIdentifier:
|
|
--- !u!114 &2450942609433159029
|
|
MonoBehaviour:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 7188363463708527002}
|
|
m_Enabled: 1
|
|
m_EditorHideFlags: 0
|
|
m_Script: {fileID: 11500000, guid: 13979f5cc6560ea41a47b21552578f70, type: 3}
|
|
m_Name:
|
|
m_EditorClassIdentifier:
|
|
health_TMP: {fileID: 4718613393263715599}
|
|
mana_TMP: {fileID: 821011007480360094}
|
|
healthFill: {fileID: 8560928345582095918}
|
|
manaFill: {fileID: 7673068063570941571}
|
|
--- !u!1 &7483758541842380129
|
|
GameObject:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
serializedVersion: 6
|
|
m_Component:
|
|
- component: {fileID: 1722006805963124541}
|
|
- component: {fileID: 3606301248622599290}
|
|
m_Layer: 0
|
|
m_Name: OnPlayerJoinedParty
|
|
m_TagString: Untagged
|
|
m_Icon: {fileID: 0}
|
|
m_NavMeshLayer: 0
|
|
m_StaticEditorFlags: 0
|
|
m_IsActive: 1
|
|
--- !u!4 &1722006805963124541
|
|
Transform:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 7483758541842380129}
|
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
m_ConstrainProportionsScale: 0
|
|
m_Children: []
|
|
m_Father: {fileID: 8252111366341183596}
|
|
m_RootOrder: 0
|
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
--- !u!114 &3606301248622599290
|
|
MonoBehaviour:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 7483758541842380129}
|
|
m_Enabled: 1
|
|
m_EditorHideFlags: 0
|
|
m_Script: {fileID: 11500000, guid: ea37414de775f7e488c55fed47ec09e7, type: 3}
|
|
m_Name:
|
|
m_EditorClassIdentifier:
|
|
Event: {fileID: 11400000, guid: 975ad91a630432f44b7eae4bd43b9444, type: 2}
|
|
Response:
|
|
m_PersistentCalls:
|
|
m_Calls: []
|
|
--- !u!1 &8005136291106241781
|
|
GameObject:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
serializedVersion: 6
|
|
m_Component:
|
|
- component: {fileID: 3064391737158364881}
|
|
- component: {fileID: 2609723728959413691}
|
|
- component: {fileID: 7673068063570941571}
|
|
m_Layer: 2
|
|
m_Name: FillManaBar
|
|
m_TagString: Untagged
|
|
m_Icon: {fileID: 0}
|
|
m_NavMeshLayer: 0
|
|
m_StaticEditorFlags: 0
|
|
m_IsActive: 1
|
|
--- !u!224 &3064391737158364881
|
|
RectTransform:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 8005136291106241781}
|
|
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
m_ConstrainProportionsScale: 0
|
|
m_Children: []
|
|
m_Father: {fileID: 1822495774932327062}
|
|
m_RootOrder: 0
|
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
m_AnchorMin: {x: 0, y: 0}
|
|
m_AnchorMax: {x: 1, y: 1}
|
|
m_AnchoredPosition: {x: 0, y: 0}
|
|
m_SizeDelta: {x: 0, y: 0}
|
|
m_Pivot: {x: 0.5, y: 0.5}
|
|
--- !u!222 &2609723728959413691
|
|
CanvasRenderer:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 8005136291106241781}
|
|
m_CullTransparentMesh: 1
|
|
--- !u!114 &7673068063570941571
|
|
MonoBehaviour:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 8005136291106241781}
|
|
m_Enabled: 1
|
|
m_EditorHideFlags: 0
|
|
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
|
m_Name:
|
|
m_EditorClassIdentifier:
|
|
m_Material: {fileID: 0}
|
|
m_Color: {r: 0, g: 0.5951867, b: 1, a: 1}
|
|
m_RaycastTarget: 0
|
|
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
m_Maskable: 1
|
|
m_OnCullStateChanged:
|
|
m_PersistentCalls:
|
|
m_Calls: []
|
|
m_Sprite: {fileID: 21300000, guid: 7d0e2c51f326f034bb2ac5081607bc85, type: 3}
|
|
m_Type: 3
|
|
m_PreserveAspect: 0
|
|
m_FillCenter: 1
|
|
m_FillMethod: 0
|
|
m_FillAmount: 1
|
|
m_FillClockwise: 1
|
|
m_FillOrigin: 0
|
|
m_UseSpriteMesh: 0
|
|
m_PixelsPerUnitMultiplier: 1
|
|
--- !u!1 &8072770441131587596
|
|
GameObject:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
serializedVersion: 6
|
|
m_Component:
|
|
- component: {fileID: 6271934422900593977}
|
|
- component: {fileID: 7566027486260025409}
|
|
m_Layer: 0
|
|
m_Name: UnitDifficultySetter
|
|
m_TagString: Untagged
|
|
m_Icon: {fileID: 0}
|
|
m_NavMeshLayer: 0
|
|
m_StaticEditorFlags: 0
|
|
m_IsActive: 1
|
|
--- !u!4 &6271934422900593977
|
|
Transform:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 8072770441131587596}
|
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
m_ConstrainProportionsScale: 0
|
|
m_Children:
|
|
- {fileID: 8252111366341183596}
|
|
m_Father: {fileID: 1040714684719195969}
|
|
m_RootOrder: 3
|
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
--- !u!114 &7566027486260025409
|
|
MonoBehaviour:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 8072770441131587596}
|
|
m_Enabled: 1
|
|
m_EditorHideFlags: 0
|
|
m_Script: {fileID: 11500000, guid: 68722050dc098fd44b9fd59255e4865e, type: 3}
|
|
m_Name:
|
|
m_EditorClassIdentifier:
|
|
onPlayerJoinedParty: {fileID: 3606301248622599290}
|
|
onPlayerLeftParty: {fileID: 4157499735769834733}
|
|
--- !u!1 &8287060574767795438
|
|
GameObject:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
serializedVersion: 6
|
|
m_Component:
|
|
- component: {fileID: 3461695688016368226}
|
|
- component: {fileID: 3894480083568362408}
|
|
- component: {fileID: 821011007480360094}
|
|
m_Layer: 2
|
|
m_Name: Current_/_Max Mana
|
|
m_TagString: Untagged
|
|
m_Icon: {fileID: 0}
|
|
m_NavMeshLayer: 0
|
|
m_StaticEditorFlags: 0
|
|
m_IsActive: 0
|
|
--- !u!224 &3461695688016368226
|
|
RectTransform:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 8287060574767795438}
|
|
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
m_ConstrainProportionsScale: 0
|
|
m_Children: []
|
|
m_Father: {fileID: 1822495774932327062}
|
|
m_RootOrder: 1
|
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
m_AnchorMin: {x: 0, y: 0}
|
|
m_AnchorMax: {x: 1, y: 1}
|
|
m_AnchoredPosition: {x: 0, y: 0}
|
|
m_SizeDelta: {x: 0, y: 0}
|
|
m_Pivot: {x: 0.5, y: 0.5}
|
|
--- !u!222 &3894480083568362408
|
|
CanvasRenderer:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 8287060574767795438}
|
|
m_CullTransparentMesh: 1
|
|
--- !u!114 &821011007480360094
|
|
MonoBehaviour:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 8287060574767795438}
|
|
m_Enabled: 1
|
|
m_EditorHideFlags: 0
|
|
m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3}
|
|
m_Name:
|
|
m_EditorClassIdentifier:
|
|
m_Material: {fileID: 0}
|
|
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
|
m_RaycastTarget: 0
|
|
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
m_Maskable: 1
|
|
m_OnCullStateChanged:
|
|
m_PersistentCalls:
|
|
m_Calls: []
|
|
m_text: 100/100
|
|
m_isRightToLeft: 0
|
|
m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2}
|
|
m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2}
|
|
m_fontSharedMaterials: []
|
|
m_fontMaterial: {fileID: 0}
|
|
m_fontMaterials: []
|
|
m_fontColor32:
|
|
serializedVersion: 2
|
|
rgba: 4294967295
|
|
m_fontColor: {r: 1, g: 1, b: 1, a: 1}
|
|
m_enableVertexGradient: 0
|
|
m_colorMode: 3
|
|
m_fontColorGradient:
|
|
topLeft: {r: 1, g: 1, b: 1, a: 1}
|
|
topRight: {r: 1, g: 1, b: 1, a: 1}
|
|
bottomLeft: {r: 1, g: 1, b: 1, a: 1}
|
|
bottomRight: {r: 1, g: 1, b: 1, a: 1}
|
|
m_fontColorGradientPreset: {fileID: 0}
|
|
m_spriteAsset: {fileID: 0}
|
|
m_tintAllSprites: 0
|
|
m_StyleSheet: {fileID: 0}
|
|
m_TextStyleHashCode: -1183493901
|
|
m_overrideHtmlColors: 0
|
|
m_faceColor:
|
|
serializedVersion: 2
|
|
rgba: 4294967295
|
|
m_fontSize: 225
|
|
m_fontSizeBase: 225
|
|
m_fontWeight: 400
|
|
m_enableAutoSizing: 0
|
|
m_fontSizeMin: 18
|
|
m_fontSizeMax: 72
|
|
m_fontStyle: 0
|
|
m_HorizontalAlignment: 2
|
|
m_VerticalAlignment: 512
|
|
m_textAlignment: 65535
|
|
m_characterSpacing: 0
|
|
m_wordSpacing: 0
|
|
m_lineSpacing: 0
|
|
m_lineSpacingMax: 0
|
|
m_paragraphSpacing: 0
|
|
m_charWidthMaxAdj: 0
|
|
m_enableWordWrapping: 1
|
|
m_wordWrappingRatios: 0.4
|
|
m_overflowMode: 0
|
|
m_linkedTextComponent: {fileID: 0}
|
|
parentLinkedComponent: {fileID: 0}
|
|
m_enableKerning: 1
|
|
m_enableExtraPadding: 0
|
|
checkPaddingRequired: 0
|
|
m_isRichText: 1
|
|
m_parseCtrlCharacters: 1
|
|
m_isOrthographic: 1
|
|
m_isCullingEnabled: 0
|
|
m_horizontalMapping: 0
|
|
m_verticalMapping: 0
|
|
m_uvLineOffset: 0
|
|
m_geometrySortingOrder: 0
|
|
m_IsTextObjectScaleStatic: 0
|
|
m_VertexBufferAutoSizeReduction: 0
|
|
m_useMaxVisibleDescender: 1
|
|
m_pageToDisplay: 1
|
|
m_margin: {x: 0, y: 0, z: 0, w: 0}
|
|
m_isUsingLegacyAnimationComponent: 0
|
|
m_isVolumetricText: 0
|
|
m_hasFontAssetChanged: 0
|
|
m_baseMaterial: {fileID: 0}
|
|
m_maskOffset: {x: 0, y: 0, z: 0, w: 0}
|
|
--- !u!1 &8562165150115495940
|
|
GameObject:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
serializedVersion: 6
|
|
m_Component:
|
|
- component: {fileID: 8562165150115495943}
|
|
- component: {fileID: 8562165150115495942}
|
|
m_Layer: 0
|
|
m_Name: AbilityPriorityManager
|
|
m_TagString: Untagged
|
|
m_Icon: {fileID: 0}
|
|
m_NavMeshLayer: 0
|
|
m_StaticEditorFlags: 0
|
|
m_IsActive: 1
|
|
--- !u!4 &8562165150115495943
|
|
Transform:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 8562165150115495940}
|
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
m_ConstrainProportionsScale: 0
|
|
m_Children: []
|
|
m_Father: {fileID: 1040714684719195969}
|
|
m_RootOrder: 9
|
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
--- !u!114 &8562165150115495942
|
|
MonoBehaviour:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 8562165150115495940}
|
|
m_Enabled: 1
|
|
m_EditorHideFlags: 0
|
|
m_Script: {fileID: 11500000, guid: 49ff56c0620bbdb47bc2f1c936ce1215, type: 3}
|
|
m_Name:
|
|
m_EditorClassIdentifier:
|
|
abilityPriorityList:
|
|
- ability: {fileID: 11400000, guid: c56aab26a7921ba4989033b7803f61b8, type: 2}
|
|
castConditions:
|
|
- conditionType: 4
|
|
- conditionType: 0
|
|
- ability: {fileID: 11400000, guid: 9b34a79c173c62f4baf36af8c1e1ce41, type: 2}
|
|
castConditions:
|
|
- conditionType: 0
|
|
- conditionType: 3
|
|
- ability: {fileID: 11400000, guid: 44d3aad893d771343950a3b3cfde096b, type: 2}
|
|
castConditions:
|
|
- conditionType: 2
|
|
--- !u!1 &8562165150208867322
|
|
GameObject:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
serializedVersion: 6
|
|
m_Component:
|
|
- component: {fileID: 8562165150208867301}
|
|
- component: {fileID: 8562165150208867300}
|
|
m_Layer: 0
|
|
m_Name: SightController
|
|
m_TagString: Untagged
|
|
m_Icon: {fileID: 0}
|
|
m_NavMeshLayer: 0
|
|
m_StaticEditorFlags: 0
|
|
m_IsActive: 1
|
|
--- !u!4 &8562165150208867301
|
|
Transform:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 8562165150208867322}
|
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
m_ConstrainProportionsScale: 0
|
|
m_Children: []
|
|
m_Father: {fileID: 1040714684719195969}
|
|
m_RootOrder: 7
|
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
--- !u!114 &8562165150208867300
|
|
MonoBehaviour:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 8562165150208867322}
|
|
m_Enabled: 1
|
|
m_EditorHideFlags: 0
|
|
m_Script: {fileID: 11500000, guid: 5ebd865fb7095524c8620113a3e1f40d, type: 3}
|
|
m_Name:
|
|
m_EditorClassIdentifier:
|
|
sightRange: 6
|
|
--- !u!1 &8562165150210779500
|
|
GameObject:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
serializedVersion: 6
|
|
m_Component:
|
|
- component: {fileID: 8562165150210779503}
|
|
- component: {fileID: 8562165150210779502}
|
|
m_Layer: 0
|
|
m_Name: AbilityCooldownTracker
|
|
m_TagString: Untagged
|
|
m_Icon: {fileID: 0}
|
|
m_NavMeshLayer: 0
|
|
m_StaticEditorFlags: 0
|
|
m_IsActive: 1
|
|
--- !u!4 &8562165150210779503
|
|
Transform:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 8562165150210779500}
|
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
m_ConstrainProportionsScale: 0
|
|
m_Children: []
|
|
m_Father: {fileID: 1040714684719195969}
|
|
m_RootOrder: 8
|
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
--- !u!114 &8562165150210779502
|
|
MonoBehaviour:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 8562165150210779500}
|
|
m_Enabled: 1
|
|
m_EditorHideFlags: 0
|
|
m_Script: {fileID: 11500000, guid: 44a1a7128e1e3be42b0b93149caa639d, type: 3}
|
|
m_Name:
|
|
m_EditorClassIdentifier:
|
|
--- !u!1 &8582101603991401933
|
|
GameObject:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
serializedVersion: 6
|
|
m_Component:
|
|
- component: {fileID: 719312546532619456}
|
|
- component: {fileID: 7925733845928288100}
|
|
- component: {fileID: 8560928345582095918}
|
|
m_Layer: 2
|
|
m_Name: FillHeathbar
|
|
m_TagString: Untagged
|
|
m_Icon: {fileID: 0}
|
|
m_NavMeshLayer: 0
|
|
m_StaticEditorFlags: 0
|
|
m_IsActive: 1
|
|
--- !u!224 &719312546532619456
|
|
RectTransform:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 8582101603991401933}
|
|
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
m_ConstrainProportionsScale: 0
|
|
m_Children: []
|
|
m_Father: {fileID: 1335078160082809522}
|
|
m_RootOrder: 0
|
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
m_AnchorMin: {x: 0, y: 0}
|
|
m_AnchorMax: {x: 1, y: 1}
|
|
m_AnchoredPosition: {x: 0, y: 0}
|
|
m_SizeDelta: {x: 0, y: 0}
|
|
m_Pivot: {x: 0.5, y: 0.5}
|
|
--- !u!222 &7925733845928288100
|
|
CanvasRenderer:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 8582101603991401933}
|
|
m_CullTransparentMesh: 1
|
|
--- !u!114 &8560928345582095918
|
|
MonoBehaviour:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 8582101603991401933}
|
|
m_Enabled: 1
|
|
m_EditorHideFlags: 0
|
|
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
|
m_Name:
|
|
m_EditorClassIdentifier:
|
|
m_Material: {fileID: 0}
|
|
m_Color: {r: 0.879, g: 0, b: 0, a: 1}
|
|
m_RaycastTarget: 0
|
|
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
m_Maskable: 1
|
|
m_OnCullStateChanged:
|
|
m_PersistentCalls:
|
|
m_Calls: []
|
|
m_Sprite: {fileID: 21300000, guid: 7d0e2c51f326f034bb2ac5081607bc85, type: 3}
|
|
m_Type: 3
|
|
m_PreserveAspect: 0
|
|
m_FillCenter: 1
|
|
m_FillMethod: 0
|
|
m_FillAmount: 1
|
|
m_FillClockwise: 1
|
|
m_FillOrigin: 0
|
|
m_UseSpriteMesh: 0
|
|
m_PixelsPerUnitMultiplier: 1
|
|
--- !u!1 &9002858488660329015
|
|
GameObject:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
serializedVersion: 6
|
|
m_Component:
|
|
- component: {fileID: 6893429519207585842}
|
|
- component: {fileID: 7856729393316379734}
|
|
- component: {fileID: 4718613393263715599}
|
|
m_Layer: 2
|
|
m_Name: Current_/_Max Health
|
|
m_TagString: Untagged
|
|
m_Icon: {fileID: 0}
|
|
m_NavMeshLayer: 0
|
|
m_StaticEditorFlags: 0
|
|
m_IsActive: 0
|
|
--- !u!224 &6893429519207585842
|
|
RectTransform:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 9002858488660329015}
|
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
m_ConstrainProportionsScale: 0
|
|
m_Children: []
|
|
m_Father: {fileID: 1335078160082809522}
|
|
m_RootOrder: 1
|
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
m_AnchorMin: {x: 0, y: 0}
|
|
m_AnchorMax: {x: 1, y: 1}
|
|
m_AnchoredPosition: {x: 0, y: 0}
|
|
m_SizeDelta: {x: 0, y: 0}
|
|
m_Pivot: {x: 0.5, y: 0.5}
|
|
--- !u!222 &7856729393316379734
|
|
CanvasRenderer:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 9002858488660329015}
|
|
m_CullTransparentMesh: 1
|
|
--- !u!114 &4718613393263715599
|
|
MonoBehaviour:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 9002858488660329015}
|
|
m_Enabled: 1
|
|
m_EditorHideFlags: 0
|
|
m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3}
|
|
m_Name:
|
|
m_EditorClassIdentifier:
|
|
m_Material: {fileID: 0}
|
|
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
|
m_RaycastTarget: 0
|
|
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
m_Maskable: 1
|
|
m_OnCullStateChanged:
|
|
m_PersistentCalls:
|
|
m_Calls: []
|
|
m_text: 100/100
|
|
m_isRightToLeft: 0
|
|
m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2}
|
|
m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2}
|
|
m_fontSharedMaterials: []
|
|
m_fontMaterial: {fileID: 0}
|
|
m_fontMaterials: []
|
|
m_fontColor32:
|
|
serializedVersion: 2
|
|
rgba: 4294967295
|
|
m_fontColor: {r: 1, g: 1, b: 1, a: 1}
|
|
m_enableVertexGradient: 0
|
|
m_colorMode: 3
|
|
m_fontColorGradient:
|
|
topLeft: {r: 1, g: 1, b: 1, a: 1}
|
|
topRight: {r: 1, g: 1, b: 1, a: 1}
|
|
bottomLeft: {r: 1, g: 1, b: 1, a: 1}
|
|
bottomRight: {r: 1, g: 1, b: 1, a: 1}
|
|
m_fontColorGradientPreset: {fileID: 0}
|
|
m_spriteAsset: {fileID: 0}
|
|
m_tintAllSprites: 0
|
|
m_StyleSheet: {fileID: 0}
|
|
m_TextStyleHashCode: -1183493901
|
|
m_overrideHtmlColors: 0
|
|
m_faceColor:
|
|
serializedVersion: 2
|
|
rgba: 4294967295
|
|
m_fontSize: 225
|
|
m_fontSizeBase: 225
|
|
m_fontWeight: 400
|
|
m_enableAutoSizing: 0
|
|
m_fontSizeMin: 18
|
|
m_fontSizeMax: 72
|
|
m_fontStyle: 0
|
|
m_HorizontalAlignment: 2
|
|
m_VerticalAlignment: 512
|
|
m_textAlignment: 65535
|
|
m_characterSpacing: 0
|
|
m_wordSpacing: 0
|
|
m_lineSpacing: 0
|
|
m_lineSpacingMax: 0
|
|
m_paragraphSpacing: 0
|
|
m_charWidthMaxAdj: 0
|
|
m_enableWordWrapping: 1
|
|
m_wordWrappingRatios: 0.4
|
|
m_overflowMode: 0
|
|
m_linkedTextComponent: {fileID: 0}
|
|
parentLinkedComponent: {fileID: 0}
|
|
m_enableKerning: 1
|
|
m_enableExtraPadding: 0
|
|
checkPaddingRequired: 0
|
|
m_isRichText: 1
|
|
m_parseCtrlCharacters: 1
|
|
m_isOrthographic: 1
|
|
m_isCullingEnabled: 0
|
|
m_horizontalMapping: 0
|
|
m_verticalMapping: 0
|
|
m_uvLineOffset: 0
|
|
m_geometrySortingOrder: 0
|
|
m_IsTextObjectScaleStatic: 0
|
|
m_VertexBufferAutoSizeReduction: 0
|
|
m_useMaxVisibleDescender: 1
|
|
m_pageToDisplay: 1
|
|
m_margin: {x: 0, y: 0, z: 0, w: 0}
|
|
m_isUsingLegacyAnimationComponent: 0
|
|
m_isVolumetricText: 0
|
|
m_hasFontAssetChanged: 0
|
|
m_baseMaterial: {fileID: 0}
|
|
m_maskOffset: {x: 0, y: 0, z: 0, w: 0}
|
|
--- !u!1 &9179101450940043261
|
|
GameObject:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
serializedVersion: 6
|
|
m_Component:
|
|
- component: {fileID: 1337864201749492986}
|
|
- component: {fileID: 4157499735769834733}
|
|
m_Layer: 0
|
|
m_Name: OnPlayerLeftParty
|
|
m_TagString: Untagged
|
|
m_Icon: {fileID: 0}
|
|
m_NavMeshLayer: 0
|
|
m_StaticEditorFlags: 0
|
|
m_IsActive: 1
|
|
--- !u!4 &1337864201749492986
|
|
Transform:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 9179101450940043261}
|
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
m_ConstrainProportionsScale: 0
|
|
m_Children: []
|
|
m_Father: {fileID: 8252111366341183596}
|
|
m_RootOrder: 1
|
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
--- !u!114 &4157499735769834733
|
|
MonoBehaviour:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 9179101450940043261}
|
|
m_Enabled: 1
|
|
m_EditorHideFlags: 0
|
|
m_Script: {fileID: 11500000, guid: ea37414de775f7e488c55fed47ec09e7, type: 3}
|
|
m_Name:
|
|
m_EditorClassIdentifier:
|
|
Event: {fileID: 11400000, guid: 79b85b2c4ee3cac4090190551618eabb, type: 2}
|
|
Response:
|
|
m_PersistentCalls:
|
|
m_Calls: []
|
|
--- !u!1001 &1347055862924610026
|
|
PrefabInstance:
|
|
m_ObjectHideFlags: 0
|
|
serializedVersion: 2
|
|
m_Modification:
|
|
m_TransformParent: {fileID: 1040714684719195969}
|
|
m_Modifications:
|
|
- target: {fileID: 521339279345268759, guid: 64f97bcadc30ea54680b892789161068, type: 3}
|
|
propertyPath: m_Materials.Array.size
|
|
value: 1
|
|
objectReference: {fileID: 0}
|
|
- target: {fileID: 1747735906954452868, guid: 64f97bcadc30ea54680b892789161068, type: 3}
|
|
propertyPath: m_Name
|
|
value: CharacterCircleRed
|
|
objectReference: {fileID: 0}
|
|
- target: {fileID: 8186766346787694161, guid: 64f97bcadc30ea54680b892789161068, type: 3}
|
|
propertyPath: m_RootOrder
|
|
value: 13
|
|
objectReference: {fileID: 0}
|
|
- target: {fileID: 8186766346787694161, guid: 64f97bcadc30ea54680b892789161068, type: 3}
|
|
propertyPath: m_LocalPosition.x
|
|
value: 0
|
|
objectReference: {fileID: 0}
|
|
- target: {fileID: 8186766346787694161, guid: 64f97bcadc30ea54680b892789161068, type: 3}
|
|
propertyPath: m_LocalPosition.y
|
|
value: 0
|
|
objectReference: {fileID: 0}
|
|
- target: {fileID: 8186766346787694161, guid: 64f97bcadc30ea54680b892789161068, type: 3}
|
|
propertyPath: m_LocalPosition.z
|
|
value: 0
|
|
objectReference: {fileID: 0}
|
|
- target: {fileID: 8186766346787694161, guid: 64f97bcadc30ea54680b892789161068, type: 3}
|
|
propertyPath: m_LocalRotation.w
|
|
value: 0.9659259
|
|
objectReference: {fileID: 0}
|
|
- target: {fileID: 8186766346787694161, guid: 64f97bcadc30ea54680b892789161068, type: 3}
|
|
propertyPath: m_LocalRotation.x
|
|
value: -0
|
|
objectReference: {fileID: 0}
|
|
- target: {fileID: 8186766346787694161, guid: 64f97bcadc30ea54680b892789161068, type: 3}
|
|
propertyPath: m_LocalRotation.y
|
|
value: 0.25881904
|
|
objectReference: {fileID: 0}
|
|
- target: {fileID: 8186766346787694161, guid: 64f97bcadc30ea54680b892789161068, type: 3}
|
|
propertyPath: m_LocalRotation.z
|
|
value: -0
|
|
objectReference: {fileID: 0}
|
|
- target: {fileID: 8186766346787694161, guid: 64f97bcadc30ea54680b892789161068, type: 3}
|
|
propertyPath: m_LocalEulerAnglesHint.x
|
|
value: 0
|
|
objectReference: {fileID: 0}
|
|
- target: {fileID: 8186766346787694161, guid: 64f97bcadc30ea54680b892789161068, type: 3}
|
|
propertyPath: m_LocalEulerAnglesHint.y
|
|
value: 30.000002
|
|
objectReference: {fileID: 0}
|
|
- target: {fileID: 8186766346787694161, guid: 64f97bcadc30ea54680b892789161068, type: 3}
|
|
propertyPath: m_LocalEulerAnglesHint.z
|
|
value: 0
|
|
objectReference: {fileID: 0}
|
|
m_RemovedComponents: []
|
|
m_SourcePrefab: {fileID: 100100000, guid: 64f97bcadc30ea54680b892789161068, type: 3}
|
|
--- !u!4 &7146237025830416315 stripped
|
|
Transform:
|
|
m_CorrespondingSourceObject: {fileID: 8186766346787694161, guid: 64f97bcadc30ea54680b892789161068, type: 3}
|
|
m_PrefabInstance: {fileID: 1347055862924610026}
|
|
m_PrefabAsset: {fileID: 0}
|
|
--- !u!1001 &1808176289581354806
|
|
PrefabInstance:
|
|
m_ObjectHideFlags: 0
|
|
serializedVersion: 2
|
|
m_Modification:
|
|
m_TransformParent: {fileID: 1040714684719195969}
|
|
m_Modifications:
|
|
- target: {fileID: 5102692018217329649, guid: fa51093b89e20f34b96ab90f7cce2083, type: 3}
|
|
propertyPath: m_RootOrder
|
|
value: 11
|
|
objectReference: {fileID: 0}
|
|
- target: {fileID: 5102692018217329649, guid: fa51093b89e20f34b96ab90f7cce2083, type: 3}
|
|
propertyPath: m_LocalPosition.x
|
|
value: 0
|
|
objectReference: {fileID: 0}
|
|
- target: {fileID: 5102692018217329649, guid: fa51093b89e20f34b96ab90f7cce2083, type: 3}
|
|
propertyPath: m_LocalPosition.y
|
|
value: 0.156
|
|
objectReference: {fileID: 0}
|
|
- target: {fileID: 5102692018217329649, guid: fa51093b89e20f34b96ab90f7cce2083, type: 3}
|
|
propertyPath: m_LocalPosition.z
|
|
value: 0
|
|
objectReference: {fileID: 0}
|
|
- target: {fileID: 5102692018217329649, guid: fa51093b89e20f34b96ab90f7cce2083, type: 3}
|
|
propertyPath: m_LocalRotation.w
|
|
value: 1
|
|
objectReference: {fileID: 0}
|
|
- target: {fileID: 5102692018217329649, guid: fa51093b89e20f34b96ab90f7cce2083, type: 3}
|
|
propertyPath: m_LocalRotation.x
|
|
value: 0
|
|
objectReference: {fileID: 0}
|
|
- target: {fileID: 5102692018217329649, guid: fa51093b89e20f34b96ab90f7cce2083, type: 3}
|
|
propertyPath: m_LocalRotation.y
|
|
value: 0
|
|
objectReference: {fileID: 0}
|
|
- target: {fileID: 5102692018217329649, guid: fa51093b89e20f34b96ab90f7cce2083, type: 3}
|
|
propertyPath: m_LocalRotation.z
|
|
value: 0
|
|
objectReference: {fileID: 0}
|
|
- target: {fileID: 5102692018217329649, guid: fa51093b89e20f34b96ab90f7cce2083, type: 3}
|
|
propertyPath: m_LocalEulerAnglesHint.x
|
|
value: 0
|
|
objectReference: {fileID: 0}
|
|
- target: {fileID: 5102692018217329649, guid: fa51093b89e20f34b96ab90f7cce2083, type: 3}
|
|
propertyPath: m_LocalEulerAnglesHint.y
|
|
value: 0
|
|
objectReference: {fileID: 0}
|
|
- target: {fileID: 5102692018217329649, guid: fa51093b89e20f34b96ab90f7cce2083, type: 3}
|
|
propertyPath: m_LocalEulerAnglesHint.z
|
|
value: 0
|
|
objectReference: {fileID: 0}
|
|
- target: {fileID: 5400241259652971556, guid: fa51093b89e20f34b96ab90f7cce2083, type: 3}
|
|
propertyPath: m_Name
|
|
value: PoisonVFX
|
|
objectReference: {fileID: 0}
|
|
- target: {fileID: 5400241259652971556, guid: fa51093b89e20f34b96ab90f7cce2083, type: 3}
|
|
propertyPath: m_IsActive
|
|
value: 0
|
|
objectReference: {fileID: 0}
|
|
m_RemovedComponents: []
|
|
m_SourcePrefab: {fileID: 100100000, guid: fa51093b89e20f34b96ab90f7cce2083, type: 3}
|
|
--- !u!1 &6045638370208658194 stripped
|
|
GameObject:
|
|
m_CorrespondingSourceObject: {fileID: 5400241259652971556, guid: fa51093b89e20f34b96ab90f7cce2083, type: 3}
|
|
m_PrefabInstance: {fileID: 1808176289581354806}
|
|
m_PrefabAsset: {fileID: 0}
|
|
--- !u!4 &6901636255731641543 stripped
|
|
Transform:
|
|
m_CorrespondingSourceObject: {fileID: 5102692018217329649, guid: fa51093b89e20f34b96ab90f7cce2083, type: 3}
|
|
m_PrefabInstance: {fileID: 1808176289581354806}
|
|
m_PrefabAsset: {fileID: 0}
|
|
--- !u!1001 &2293538936043110133
|
|
PrefabInstance:
|
|
m_ObjectHideFlags: 0
|
|
serializedVersion: 2
|
|
m_Modification:
|
|
m_TransformParent: {fileID: 1040714684719195969}
|
|
m_Modifications:
|
|
- target: {fileID: 4961915953510107608, guid: 23e24e9936f1c6f4baaaef83461437db, type: 3}
|
|
propertyPath: m_Name
|
|
value: BleedVFX
|
|
objectReference: {fileID: 0}
|
|
- target: {fileID: 4961915953510107608, guid: 23e24e9936f1c6f4baaaef83461437db, type: 3}
|
|
propertyPath: m_IsActive
|
|
value: 0
|
|
objectReference: {fileID: 0}
|
|
- target: {fileID: 5259537852706133517, guid: 23e24e9936f1c6f4baaaef83461437db, type: 3}
|
|
propertyPath: m_RootOrder
|
|
value: 10
|
|
objectReference: {fileID: 0}
|
|
- target: {fileID: 5259537852706133517, guid: 23e24e9936f1c6f4baaaef83461437db, type: 3}
|
|
propertyPath: m_LocalPosition.x
|
|
value: 0
|
|
objectReference: {fileID: 0}
|
|
- target: {fileID: 5259537852706133517, guid: 23e24e9936f1c6f4baaaef83461437db, type: 3}
|
|
propertyPath: m_LocalPosition.y
|
|
value: 0
|
|
objectReference: {fileID: 0}
|
|
- target: {fileID: 5259537852706133517, guid: 23e24e9936f1c6f4baaaef83461437db, type: 3}
|
|
propertyPath: m_LocalPosition.z
|
|
value: 0
|
|
objectReference: {fileID: 0}
|
|
- target: {fileID: 5259537852706133517, guid: 23e24e9936f1c6f4baaaef83461437db, type: 3}
|
|
propertyPath: m_LocalRotation.w
|
|
value: 1
|
|
objectReference: {fileID: 0}
|
|
- target: {fileID: 5259537852706133517, guid: 23e24e9936f1c6f4baaaef83461437db, type: 3}
|
|
propertyPath: m_LocalRotation.x
|
|
value: 0
|
|
objectReference: {fileID: 0}
|
|
- target: {fileID: 5259537852706133517, guid: 23e24e9936f1c6f4baaaef83461437db, type: 3}
|
|
propertyPath: m_LocalRotation.y
|
|
value: 0
|
|
objectReference: {fileID: 0}
|
|
- target: {fileID: 5259537852706133517, guid: 23e24e9936f1c6f4baaaef83461437db, type: 3}
|
|
propertyPath: m_LocalRotation.z
|
|
value: 0
|
|
objectReference: {fileID: 0}
|
|
- target: {fileID: 5259537852706133517, guid: 23e24e9936f1c6f4baaaef83461437db, type: 3}
|
|
propertyPath: m_LocalEulerAnglesHint.x
|
|
value: 0
|
|
objectReference: {fileID: 0}
|
|
- target: {fileID: 5259537852706133517, guid: 23e24e9936f1c6f4baaaef83461437db, type: 3}
|
|
propertyPath: m_LocalEulerAnglesHint.y
|
|
value: 0
|
|
objectReference: {fileID: 0}
|
|
- target: {fileID: 5259537852706133517, guid: 23e24e9936f1c6f4baaaef83461437db, type: 3}
|
|
propertyPath: m_LocalEulerAnglesHint.z
|
|
value: 0
|
|
objectReference: {fileID: 0}
|
|
m_RemovedComponents: []
|
|
m_SourcePrefab: {fileID: 100100000, guid: 23e24e9936f1c6f4baaaef83461437db, type: 3}
|
|
--- !u!4 &6280806573428533496 stripped
|
|
Transform:
|
|
m_CorrespondingSourceObject: {fileID: 5259537852706133517, guid: 23e24e9936f1c6f4baaaef83461437db, type: 3}
|
|
m_PrefabInstance: {fileID: 2293538936043110133}
|
|
m_PrefabAsset: {fileID: 0}
|
|
--- !u!1 &6559508008017082157 stripped
|
|
GameObject:
|
|
m_CorrespondingSourceObject: {fileID: 4961915953510107608, guid: 23e24e9936f1c6f4baaaef83461437db, type: 3}
|
|
m_PrefabInstance: {fileID: 2293538936043110133}
|
|
m_PrefabAsset: {fileID: 0}
|
|
--- !u!1001 &7665694007473686650
|
|
PrefabInstance:
|
|
m_ObjectHideFlags: 0
|
|
serializedVersion: 2
|
|
m_Modification:
|
|
m_TransformParent: {fileID: 1040714684719195969}
|
|
m_Modifications:
|
|
- target: {fileID: 6294508013172393185, guid: 043176b6a68be2b43b073aaaa4782c7d, type: 3}
|
|
propertyPath: m_RootOrder
|
|
value: 12
|
|
objectReference: {fileID: 0}
|
|
- target: {fileID: 6294508013172393185, guid: 043176b6a68be2b43b073aaaa4782c7d, type: 3}
|
|
propertyPath: m_LocalPosition.y
|
|
value: 0.1
|
|
objectReference: {fileID: 0}
|
|
- target: {fileID: 6294508013172393185, guid: 043176b6a68be2b43b073aaaa4782c7d, type: 3}
|
|
propertyPath: m_LocalPosition.z
|
|
value: -0.1
|
|
objectReference: {fileID: 0}
|
|
- target: {fileID: 6294508013172393185, guid: 043176b6a68be2b43b073aaaa4782c7d, type: 3}
|
|
propertyPath: m_LocalRotation.w
|
|
value: 1
|
|
objectReference: {fileID: 0}
|
|
- target: {fileID: 6294508013172393185, guid: 043176b6a68be2b43b073aaaa4782c7d, type: 3}
|
|
propertyPath: m_LocalRotation.x
|
|
value: 0
|
|
objectReference: {fileID: 0}
|
|
- target: {fileID: 6294508013172393185, guid: 043176b6a68be2b43b073aaaa4782c7d, type: 3}
|
|
propertyPath: m_LocalRotation.y
|
|
value: 0
|
|
objectReference: {fileID: 0}
|
|
- target: {fileID: 6294508013172393185, guid: 043176b6a68be2b43b073aaaa4782c7d, type: 3}
|
|
propertyPath: m_LocalRotation.z
|
|
value: 0
|
|
objectReference: {fileID: 0}
|
|
- target: {fileID: 6294508013172393185, guid: 043176b6a68be2b43b073aaaa4782c7d, type: 3}
|
|
propertyPath: m_LocalEulerAnglesHint.x
|
|
value: 0
|
|
objectReference: {fileID: 0}
|
|
- target: {fileID: 6294508013172393185, guid: 043176b6a68be2b43b073aaaa4782c7d, type: 3}
|
|
propertyPath: m_LocalEulerAnglesHint.y
|
|
value: 0
|
|
objectReference: {fileID: 0}
|
|
- target: {fileID: 6294508013172393185, guid: 043176b6a68be2b43b073aaaa4782c7d, type: 3}
|
|
propertyPath: m_LocalEulerAnglesHint.z
|
|
value: 0
|
|
objectReference: {fileID: 0}
|
|
- target: {fileID: 6294508013172393196, guid: 043176b6a68be2b43b073aaaa4782c7d, type: 3}
|
|
propertyPath: m_Name
|
|
value: FireVFX
|
|
objectReference: {fileID: 0}
|
|
- target: {fileID: 6294508013172393196, guid: 043176b6a68be2b43b073aaaa4782c7d, type: 3}
|
|
propertyPath: m_IsActive
|
|
value: 0
|
|
objectReference: {fileID: 0}
|
|
m_RemovedComponents: []
|
|
m_SourcePrefab: {fileID: 100100000, guid: 043176b6a68be2b43b073aaaa4782c7d, type: 3}
|
|
--- !u!1 &4411435976634846358 stripped
|
|
GameObject:
|
|
m_CorrespondingSourceObject: {fileID: 6294508013172393196, guid: 043176b6a68be2b43b073aaaa4782c7d, type: 3}
|
|
m_PrefabInstance: {fileID: 7665694007473686650}
|
|
m_PrefabAsset: {fileID: 0}
|
|
--- !u!4 &4411435976634846363 stripped
|
|
Transform:
|
|
m_CorrespondingSourceObject: {fileID: 6294508013172393185, guid: 043176b6a68be2b43b073aaaa4782c7d, type: 3}
|
|
m_PrefabInstance: {fileID: 7665694007473686650}
|
|
m_PrefabAsset: {fileID: 0}
|