@@ -14,7 +14,6 @@ GameObject:
14
14
- component : {fileID: 4079352819444256612}
15
15
- component : {fileID: -3775814466963834669}
16
16
- component : {fileID: 1750810845806302260}
17
- - component : {fileID: -6757728931092222887}
18
17
- component : {fileID: 4053684789567975459}
19
18
- component : {fileID: 3885376173097824340}
20
19
- component : {fileID: 1991357795387791033}
@@ -35,6 +34,7 @@ Transform:
35
34
m_LocalRotation : {x: 0, y: 0, z: 0, w: 1}
36
35
m_LocalPosition : {x: 5, y: 0.5, z: 5}
37
36
m_LocalScale : {x: 1, y: 1, z: 1}
37
+ m_ConstrainProportionsScale : 0
38
38
m_Children : []
39
39
m_Father : {fileID: 0}
40
40
m_RootOrder : 0
@@ -58,6 +58,7 @@ MeshRenderer:
58
58
m_CastShadows : 1
59
59
m_ReceiveShadows : 1
60
60
m_DynamicOccludee : 1
61
+ m_StaticShadowCaster : 0
61
62
m_MotionVectors : 1
62
63
m_LightProbeUsage : 1
63
64
m_ReflectionProbeUsage : 1
@@ -133,33 +134,6 @@ Rigidbody:
133
134
m_Interpolate : 1
134
135
m_Constraints : 112
135
136
m_CollisionDetection : 1
136
- --- !u!114 &-6757728931092222887
137
- MonoBehaviour :
138
- m_ObjectHideFlags : 0
139
- m_CorrespondingSourceObject : {fileID: 0}
140
- m_PrefabInstance : {fileID: 0}
141
- m_PrefabAsset : {fileID: 0}
142
- m_GameObject : {fileID: 4079352819444256614}
143
- m_Enabled : 1
144
- m_EditorHideFlags : 0
145
- m_Script : {fileID: 11500000, guid: e96cb6065543e43c4a752faaa1468eb1, type: 3}
146
- m_Name :
147
- m_EditorClassIdentifier :
148
- SyncPositionX : 1
149
- SyncPositionY : 1
150
- SyncPositionZ : 1
151
- SyncRotAngleX : 1
152
- SyncRotAngleY : 1
153
- SyncRotAngleZ : 1
154
- SyncScaleX : 1
155
- SyncScaleY : 1
156
- SyncScaleZ : 1
157
- PositionThreshold : 0
158
- RotAngleThreshold : 0
159
- ScaleThreshold : 0
160
- InLocalSpace : 0
161
- Interpolate : 1
162
- FixedSendsPerSecond : 5
163
137
--- !u!114 &4053684789567975459
164
138
MonoBehaviour :
165
139
m_ObjectHideFlags : 0
@@ -184,8 +158,22 @@ MonoBehaviour:
184
158
m_Script : {fileID: 11500000, guid: 82b41b172a31546ffba450f1418f4e69, type: 3}
185
159
m_Name :
186
160
m_EditorClassIdentifier :
187
- m_Speed : 5
188
- m_RotSpeed : 2.5
161
+ SyncPositionX : 1
162
+ SyncPositionY : 1
163
+ SyncPositionZ : 1
164
+ SyncRotAngleX : 1
165
+ SyncRotAngleY : 1
166
+ SyncRotAngleZ : 1
167
+ SyncScaleX : 1
168
+ SyncScaleY : 1
169
+ SyncScaleZ : 1
170
+ PositionThreshold : 0.001
171
+ RotAngleThreshold : 0.01
172
+ ScaleThreshold : 0.01
173
+ InLocalSpace : 0
174
+ Interpolate : 1
175
+ Speed : 4
176
+ RotSpeed : 1
189
177
--- !u!114 &1991357795387791033
190
178
MonoBehaviour :
191
179
m_ObjectHideFlags : 0
0 commit comments