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
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
|
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1 &100000
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 400000}
- component: {fileID: 11400000}
m_Layer: 0
m_Name: BasicsAtlas
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &400000
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 100000}
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_Children: []
m_Father: {fileID: 0}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 100000}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 983d17c1d441e7143bebbe304c0e50f2, type: 3}
m_Name:
m_EditorClassIdentifier:
texture: {fileID: 2800000, guid: 97dc6226fdbb0414ebb1abc1cf2c3bf6, type: 3}
elementNumber: 2
editElements: 0
elementsList:
- name: Glint_01
UV:
serializedVersion: 2
x: 0.75
y: 0.25
width: 0.25
height: 0.25
Imported: 1
- name: Glint_09
UV:
serializedVersion: 2
x: 0.5
y: 0
width: 0.25
height: 0.25
Imported: 1
- name: Glow_LargeFalloff
UV:
serializedVersion: 2
x: 0
y: 0
width: 0.5
height: 0.5
Imported: 1
- name: Iris_Pentagon
UV:
serializedVersion: 2
x: 0.5
y: 0.25
width: 0.25
height: 0.25
Imported: 1
- name: Iris_Pentagon_Chroma
UV:
serializedVersion: 2
x: 0.75
y: 0.5
width: 0.25
height: 0.25
Imported: 1
- name: Iris_Pentagon_Soft
UV:
serializedVersion: 2
x: 0.5
y: 0.5
width: 0.25
height: 0.25
Imported: 1
- name: Iris_Pentagon_SuperSoft
UV:
serializedVersion: 2
x: 0.75
y: 0.75
width: 0.25
height: 0.25
Imported: 1
- name: Shimmer_Long_Chroma_02
UV:
serializedVersion: 2
x: 0
y: 0.5
width: 0.5
height: 0.5
Imported: 1
- name: Spectrum_Point_01
UV:
serializedVersion: 2
x: 0.5
y: 0.75
width: 0.25
height: 0.25
Imported: 1
- name: Steak_SoftEnds
UV:
serializedVersion: 2
x: 0.75
y: 0.0625
width: 0.25
height: 0.0625
Imported: 1
- name: Steak_SuperSoftEnds
UV:
serializedVersion: 2
x: 0.75
y: 0.125
width: 0.25
height: 0.125
Imported: 1
- name: Streak_LongBlue
UV:
serializedVersion: 2
x: 0.75
y: 0
width: 0.25
height: 0.03125
Imported: 1
- name: Streak_LongWhite
UV:
serializedVersion: 2
x: 0.75
y: 0.03125
width: 0.25
height: 0.03125
Imported: 1
elementNameList:
- Glint_01
- Glint_09
- Glow_LargeFalloff
- Iris_Pentagon
- Iris_Pentagon_Chroma
- Iris_Pentagon_Soft
- Iris_Pentagon_SuperSoft
- Shimmer_Long_Chroma_02
- Spectrum_Point_01
- Steak_SoftEnds
- Steak_SuperSoftEnds
- Streak_LongBlue
- Streak_LongWhite
|