@@ -29,6 +29,7 @@ Transform:
29
29
m_LocalRotation : {x: 0, y: 0, z: 0, w: 1}
30
30
m_LocalPosition : {x: 0, y: 0, z: 0}
31
31
m_LocalScale : {x: 1, y: 1, z: 1}
32
+ m_ConstrainProportionsScale : 0
32
33
m_Children : []
33
34
m_Father : {fileID: 1544373133874741422}
34
35
m_RootOrder : 1
@@ -64,6 +65,7 @@ MeshRenderer:
64
65
m_CastShadows : 1
65
66
m_ReceiveShadows : 1
66
67
m_DynamicOccludee : 1
68
+ m_StaticShadowCaster : 0
67
69
m_MotionVectors : 1
68
70
m_LightProbeUsage : 1
69
71
m_ReflectionProbeUsage : 1
@@ -105,7 +107,6 @@ GameObject:
105
107
- component : {fileID: 1544373133874741422}
106
108
- component : {fileID: 4041090927828039183}
107
109
- component : {fileID: -8167358012222226486}
108
- - component : {fileID: 8363762864822562217}
109
110
m_Layer : 0
110
111
m_Name : Spinner
111
112
m_TagString : Untagged
@@ -123,6 +124,7 @@ Transform:
123
124
m_LocalRotation : {x: 0, y: 0, z: 0, w: 1}
124
125
m_LocalPosition : {x: 0, y: 0, z: 0}
125
126
m_LocalScale : {x: 1, y: 1, z: 1}
127
+ m_ConstrainProportionsScale : 0
126
128
m_Children :
127
129
- {fileID: 6219072693502205359}
128
130
- {fileID: 7410166794513211746}
@@ -141,37 +143,18 @@ MonoBehaviour:
141
143
m_Script : {fileID: 11500000, guid: 4a0a88e7fbbf4524f8563c0a2dc75691, type: 3}
142
144
m_Name :
143
145
m_EditorClassIdentifier :
144
- _data :
145
- StoragePrefix : 0
146
- StorageIndex : -1
147
- IsLocked : 0
148
- EditorLayerName :
149
- EditorLayerVisibility : 1
150
- Name :
151
- Center :
152
- X : 0
153
- Y : 0
154
- Rotation : 0
155
- Material :
156
- ShowBracket : 1
157
- Height : 60
158
- Length : 80
159
- Damping : 0.9879
160
- AngleMax : 0
161
- AngleMin : 0
162
- Elasticity : 0.3
163
- IsVisible : 1
164
- Image :
165
- Surface :
166
- IsTimerEnabled : 0
167
- TimerInterval : 0
146
+ _isLocked : 0
147
+ _editorLayer : 0
148
+ _editorLayerName :
149
+ _editorLayerVisibility : 1
150
+ Position : {x: 0, y: 0}
168
151
Height : 60
152
+ Rotation : 0
169
153
Length : 80
170
154
Damping : 0.9879
171
155
AngleMax : 0
172
156
AngleMin : 0
173
- Elasticity : 0.3
174
- Surface : {fileID: 0}
157
+ _surface : {fileID: 0}
175
158
--- !u!114 &-8167358012222226486
176
159
MonoBehaviour :
177
160
m_ObjectHideFlags : 0
@@ -187,19 +170,7 @@ MonoBehaviour:
187
170
PhysicsMaterial : {fileID: 0}
188
171
ShowColliderMesh : 0
189
172
ShowAabbs : 0
190
- --- !u!114 &8363762864822562217
191
- MonoBehaviour :
192
- m_ObjectHideFlags : 0
193
- m_CorrespondingSourceObject : {fileID: 0}
194
- m_PrefabInstance : {fileID: 0}
195
- m_PrefabAsset : {fileID: 0}
196
- m_GameObject : {fileID: 6563151203485904801}
197
- m_Enabled : 1
198
- m_EditorHideFlags : 0
199
- m_Script : {fileID: 11500000, guid: ea7d7495833204790ba1d3a8755397f8, type: 3}
200
- m_Name :
201
- m_EditorClassIdentifier :
202
- ConversionMode : 1
173
+ Elasticity : 0.3
203
174
--- !u!1 &7122666291571779558
204
175
GameObject :
205
176
m_ObjectHideFlags : 0
@@ -228,6 +199,7 @@ Transform:
228
199
m_LocalRotation : {x: 0, y: 0, z: 0, w: 1}
229
200
m_LocalPosition : {x: 0, y: 0, z: 0}
230
201
m_LocalScale : {x: 1, y: 1, z: 1}
202
+ m_ConstrainProportionsScale : 0
231
203
m_Children : []
232
204
m_Father : {fileID: 1544373133874741422}
233
205
m_RootOrder : 0
@@ -251,6 +223,7 @@ MeshRenderer:
251
223
m_CastShadows : 1
252
224
m_ReceiveShadows : 1
253
225
m_DynamicOccludee : 1
226
+ m_StaticShadowCaster : 0
254
227
m_MotionVectors : 1
255
228
m_LightProbeUsage : 1
256
229
m_ReflectionProbeUsage : 1
0 commit comments