1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
|
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1 &100000
GameObject:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
serializedVersion: 4
m_Component:
- 4: {fileID: 400000}
- 15: {fileID: 1500000}
- 12: {fileID: 1200000}
- 26: {fileID: 2600000}
m_Layer: 0
m_Name: TargetReachedEffect
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!1002 &100001
EditorExtensionImpl:
serializedVersion: 6
--- !u!4 &400000
Transform:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 100000}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: -.342651248, y: .218500137, z: -23.426815}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 0}
--- !u!1002 &400001
EditorExtensionImpl:
serializedVersion: 6
--- !u!12 &1200000
ParticleAnimator:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 100000}
Does Animate Color?: 1
colorAnimation[0]:
serializedVersion: 2
rgba: 167772160
colorAnimation[1]:
serializedVersion: 2
rgba: 3019898880
colorAnimation[2]:
serializedVersion: 2
rgba: 4278190080
colorAnimation[3]:
serializedVersion: 2
rgba: 3019898880
colorAnimation[4]:
serializedVersion: 2
rgba: 167772160
worldRotationAxis: {x: 0, y: 0, z: 0}
localRotationAxis: {x: 0, y: 0, z: 0}
sizeGrow: 1
rndForce: {x: 0, y: 0, z: 0}
force: {x: 0, y: 0, z: 0}
damping: .00100000005
stopSimulation: 0
autodestruct: 1
--- !u!1002 &1200001
EditorExtensionImpl:
serializedVersion: 6
--- !u!15 &1500000
EllipsoidParticleEmitter:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 100000}
serializedVersion: 2
m_Enabled: 1
m_Emit: 1
minSize: .200000003
maxSize: .400000006
minEnergy: .200000003
maxEnergy: .699999988
minEmission: 100
maxEmission: 100
worldVelocity: {x: 0, y: 0, z: 0}
localVelocity: {x: 0, y: 0, z: 0}
rndVelocity: {x: 15, y: 0, z: 15}
emitterVelocityScale: .0500000007
tangentVelocity: {x: 0, y: 0, z: 0}
angularVelocity: 0
rndAngularVelocity: 0
rndRotation: 0
Simulate in Worldspace?: 1
m_OneShot: 1
m_Ellipsoid: {x: .100000001, y: 0, z: .100000001}
m_MinEmitterRange: 1
--- !u!1002 &1500001
EditorExtensionImpl:
serializedVersion: 6
--- !u!26 &2600000
ParticleRenderer:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 100000}
m_Enabled: 1
m_CastShadows: 1
m_ReceiveShadows: 1
m_LightmapIndex: 255
m_LightmapTilingOffset: {x: 1, y: 1, z: 0, w: 0}
m_Materials:
- {fileID: 10301, guid: 0000000000000000f000000000000000, type: 0}
m_SubsetIndices:
m_StaticBatchRoot: {fileID: 0}
m_UseLightProbes: 0
m_LightProbeAnchor: {fileID: 0}
m_ScaleInLightmap: 1
serializedVersion: 2
m_CameraVelocityScale: 0
m_StretchParticles: 4
m_LengthScale: 2
m_VelocityScale: 0
m_MaxParticleSize: .25
UV Animation:
x Tile: 1
y Tile: 1
cycles: 1
--- !u!1002 &2600001
EditorExtensionImpl:
serializedVersion: 6
--- !u!1001 &100100000
Prefab:
m_ObjectHideFlags: 1
serializedVersion: 2
m_Modification:
m_TransformParent: {fileID: 0}
m_Modifications: []
m_RemovedComponents: []
m_ParentPrefab: {fileID: 0}
m_RootGameObject: {fileID: 100000}
m_IsPrefabParent: 1
m_IsExploded: 1
--- !u!1002 &100100001
EditorExtensionImpl:
serializedVersion: 6
|