@@ -38,7 +38,7 @@ RenderSettings:
38
38
m_ReflectionIntensity : 1
39
39
m_CustomReflection : {fileID: 0}
40
40
m_Sun : {fileID: 0}
41
- m_IndirectSpecularColor : {r: 0.44657898 , g: 0.4964133 , b: 0.5748178 , a: 1}
41
+ m_IndirectSpecularColor : {r: 0.44657838 , g: 0.49641234 , b: 0.57481676 , a: 1}
42
42
m_UseRadianceAmbientProbe : 0
43
43
--- !u!157 &3
44
44
LightmapSettings :
@@ -212,6 +212,7 @@ Transform:
212
212
m_LocalRotation : {x: 0.40821788, y: -0.23456968, z: 0.10938163, w: 0.8754261}
213
213
m_LocalPosition : {x: 0, y: 3, z: 0}
214
214
m_LocalScale : {x: 1, y: 1, z: 1}
215
+ m_ConstrainProportionsScale : 0
215
216
m_Children : []
216
217
m_Father : {fileID: 0}
217
218
m_RootOrder : 1
@@ -223,7 +224,7 @@ LightingSettings:
223
224
m_PrefabInstance : {fileID: 0}
224
225
m_PrefabAsset : {fileID: 0}
225
226
m_Name :
226
- serializedVersion : 3
227
+ serializedVersion : 4
227
228
m_GIWorkflowMode : 1
228
229
m_EnableBakedLightmaps : 1
229
230
m_EnableRealtimeLightmaps : 0
@@ -236,7 +237,7 @@ LightingSettings:
236
237
m_LightmapMaxSize : 1024
237
238
m_BakeResolution : 40
238
239
m_Padding : 2
239
- m_TextureCompression : 1
240
+ m_LightmapCompression : 3
240
241
m_AO : 0
241
242
m_AOMaxDistance : 1
242
243
m_CompAOExponent : 1
@@ -277,6 +278,7 @@ LightingSettings:
277
278
m_PVRFilteringAtrousPositionSigmaDirect : 0.5
278
279
m_PVRFilteringAtrousPositionSigmaIndirect : 2
279
280
m_PVRFilteringAtrousPositionSigmaAO : 1
281
+ m_PVRTiledBaking : 0
280
282
--- !u!1 &160940364
281
283
GameObject :
282
284
m_ObjectHideFlags : 0
@@ -369,10 +371,123 @@ Transform:
369
371
m_LocalRotation : {x: 0, y: 0, z: 0, w: 1}
370
372
m_LocalPosition : {x: -10, y: -10, z: -10}
371
373
m_LocalScale : {x: 1, y: 1, z: 1}
374
+ m_ConstrainProportionsScale : 0
372
375
m_Children : []
373
376
m_Father : {fileID: 0}
374
377
m_RootOrder : 5
375
378
m_LocalEulerAnglesHint : {x: 0, y: 0, z: 0}
379
+ --- !u!1 &430011403
380
+ GameObject :
381
+ m_ObjectHideFlags : 0
382
+ m_CorrespondingSourceObject : {fileID: 0}
383
+ m_PrefabInstance : {fileID: 0}
384
+ m_PrefabAsset : {fileID: 0}
385
+ serializedVersion : 6
386
+ m_Component :
387
+ - component : {fileID: 430011407}
388
+ - component : {fileID: 430011406}
389
+ - component : {fileID: 430011405}
390
+ - component : {fileID: 430011404}
391
+ m_Layer : 0
392
+ m_Name : ThreeDText
393
+ m_TagString : Untagged
394
+ m_Icon : {fileID: 0}
395
+ m_NavMeshLayer : 0
396
+ m_StaticEditorFlags : 0
397
+ m_IsActive : 1
398
+ --- !u!114 &430011404
399
+ MonoBehaviour :
400
+ m_ObjectHideFlags : 0
401
+ m_CorrespondingSourceObject : {fileID: 0}
402
+ m_PrefabInstance : {fileID: 0}
403
+ m_PrefabAsset : {fileID: 0}
404
+ m_GameObject : {fileID: 430011403}
405
+ m_Enabled : 1
406
+ m_EditorHideFlags : 0
407
+ m_Script : {fileID: 11500000, guid: 04cf3cc1396054b009a1ed283aa50021, type: 3}
408
+ m_Name :
409
+ m_EditorClassIdentifier :
410
+ IsTestCoordinatorActiveAndEnabled : 0
411
+ CommandLineArguments :
412
+ --- !u!102 &430011405
413
+ TextMesh :
414
+ serializedVersion : 3
415
+ m_ObjectHideFlags : 0
416
+ m_CorrespondingSourceObject : {fileID: 0}
417
+ m_PrefabInstance : {fileID: 0}
418
+ m_PrefabAsset : {fileID: 0}
419
+ m_GameObject : {fileID: 430011403}
420
+ m_Text : Hello World
421
+ m_OffsetZ : 0
422
+ m_CharacterSize : 1
423
+ m_LineSpacing : 1
424
+ m_Anchor : 0
425
+ m_Alignment : 0
426
+ m_TabSize : 4
427
+ m_FontSize : 0
428
+ m_FontStyle : 0
429
+ m_RichText : 1
430
+ m_Font : {fileID: 10102, guid: 0000000000000000e000000000000000, type: 0}
431
+ m_Color :
432
+ serializedVersion : 2
433
+ rgba : 4294967295
434
+ --- !u!23 &430011406
435
+ MeshRenderer :
436
+ m_ObjectHideFlags : 0
437
+ m_CorrespondingSourceObject : {fileID: 0}
438
+ m_PrefabInstance : {fileID: 0}
439
+ m_PrefabAsset : {fileID: 0}
440
+ m_GameObject : {fileID: 430011403}
441
+ m_Enabled : 1
442
+ m_CastShadows : 1
443
+ m_ReceiveShadows : 1
444
+ m_DynamicOccludee : 1
445
+ m_StaticShadowCaster : 0
446
+ m_MotionVectors : 1
447
+ m_LightProbeUsage : 1
448
+ m_ReflectionProbeUsage : 1
449
+ m_RayTracingMode : 2
450
+ m_RayTraceProcedural : 0
451
+ m_RenderingLayerMask : 1
452
+ m_RendererPriority : 0
453
+ m_Materials :
454
+ - {fileID: 10100, guid: 0000000000000000e000000000000000, type: 0}
455
+ m_StaticBatchInfo :
456
+ firstSubMesh : 0
457
+ subMeshCount : 0
458
+ m_StaticBatchRoot : {fileID: 0}
459
+ m_ProbeAnchor : {fileID: 0}
460
+ m_LightProbeVolumeOverride : {fileID: 0}
461
+ m_ScaleInLightmap : 1
462
+ m_ReceiveGI : 1
463
+ m_PreserveUVs : 0
464
+ m_IgnoreNormalsForChartDetection : 0
465
+ m_ImportantGI : 0
466
+ m_StitchLightmapSeams : 1
467
+ m_SelectedEditorRenderState : 3
468
+ m_MinimumChartSize : 4
469
+ m_AutoUVMaxDistance : 0.5
470
+ m_AutoUVMaxAngle : 89
471
+ m_LightmapParameters : {fileID: 0}
472
+ m_SortingLayerID : 0
473
+ m_SortingLayer : 0
474
+ m_SortingOrder : 0
475
+ m_AdditionalVertexStreams : {fileID: 0}
476
+ --- !u!4 &430011407
477
+ Transform :
478
+ m_ObjectHideFlags : 0
479
+ m_CorrespondingSourceObject : {fileID: 0}
480
+ m_PrefabInstance : {fileID: 0}
481
+ m_PrefabAsset : {fileID: 0}
482
+ m_GameObject : {fileID: 430011403}
483
+ m_LocalRotation : {x: 0.2164396, y: 0, z: 0, w: 0.97629607}
484
+ m_LocalPosition : {x: -40, y: 0, z: 10}
485
+ m_LocalScale : {x: 1, y: 1, z: 1}
486
+ m_ConstrainProportionsScale : 0
487
+ m_Children : []
488
+ m_Father : {fileID: 0}
489
+ m_RootOrder : 7
490
+ m_LocalEulerAnglesHint : {x: 25, y: 0, z: 0}
376
491
--- !u!1 &941021721
377
492
GameObject :
378
493
m_ObjectHideFlags : 0
@@ -452,6 +567,7 @@ Transform:
452
567
m_LocalRotation : {x: 0.21736304, y: -0, z: -0, w: 0.97609085}
453
568
m_LocalPosition : {x: 0, y: 9.15, z: -27.5}
454
569
m_LocalScale : {x: 1, y: 1, z: 1}
570
+ m_ConstrainProportionsScale : 0
455
571
m_Children : []
456
572
m_Father : {fileID: 0}
457
573
m_RootOrder : 0
@@ -548,6 +664,7 @@ Transform:
548
664
m_LocalRotation : {x: 0, y: 0, z: 0, w: 1}
549
665
m_LocalPosition : {x: 0, y: 0, z: 0}
550
666
m_LocalScale : {x: 1, y: 1, z: 1}
667
+ m_ConstrainProportionsScale : 0
551
668
m_Children : []
552
669
m_Father : {fileID: 0}
553
670
m_RootOrder : 4
@@ -644,6 +761,7 @@ Transform:
644
761
m_LocalRotation : {x: 0, y: 0, z: 0, w: 1}
645
762
m_LocalPosition : {x: 10, y: 10, z: 10}
646
763
m_LocalScale : {x: 1, y: 1, z: 1}
764
+ m_ConstrainProportionsScale : 0
647
765
m_Children : []
648
766
m_Father : {fileID: 0}
649
767
m_RootOrder : 3
@@ -679,7 +797,6 @@ MonoBehaviour:
679
797
m_Script : {fileID: 11500000, guid: 593a2fe42fa9d37498c96f9a383b6521, type: 3}
680
798
m_Name :
681
799
m_EditorClassIdentifier :
682
- DontDestroy : 0
683
800
RunInBackground : 1
684
801
LogLevel : 1
685
802
NetworkConfig :
@@ -719,6 +836,7 @@ Transform:
719
836
m_LocalRotation : {x: 0, y: 0, z: 0, w: 1}
720
837
m_LocalPosition : {x: 0, y: 0, z: 0}
721
838
m_LocalScale : {x: 1, y: 1, z: 1}
839
+ m_ConstrainProportionsScale : 0
722
840
m_Children :
723
841
- {fileID: 1674777072}
724
842
- {fileID: 2027640072}
@@ -795,6 +913,7 @@ Transform:
795
913
m_LocalRotation : {x: 0, y: 0, z: 0, w: 1}
796
914
m_LocalPosition : {x: 10, y: 10, z: 10}
797
915
m_LocalScale : {x: 1, y: 1, z: 1}
916
+ m_ConstrainProportionsScale : 0
798
917
m_Children : []
799
918
m_Father : {fileID: 0}
800
919
m_RootOrder : 6
@@ -838,6 +957,7 @@ Transform:
838
957
m_LocalRotation : {x: -0, y: -0, z: -0, w: 1}
839
958
m_LocalPosition : {x: 0, y: 0, z: 0}
840
959
m_LocalScale : {x: 1, y: 1, z: 1}
960
+ m_ConstrainProportionsScale : 0
841
961
m_Children : []
842
962
m_Father : {fileID: 1211923376}
843
963
m_RootOrder : 0
@@ -888,6 +1008,7 @@ Transform:
888
1008
m_LocalRotation : {x: 0, y: 0, z: 0, w: 1}
889
1009
m_LocalPosition : {x: 0, y: 0, z: 0}
890
1010
m_LocalScale : {x: 1, y: 1, z: 1}
1011
+ m_ConstrainProportionsScale : 0
891
1012
m_Children : []
892
1013
m_Father : {fileID: 1211923376}
893
1014
m_RootOrder : 1
@@ -905,9 +1026,18 @@ MonoBehaviour:
905
1026
m_Name :
906
1027
m_EditorClassIdentifier :
907
1028
m_ProtocolType : 0
908
- m_MessageBufferSize : 6144
909
- m_ReciveQueueSize : 128
910
- m_SendQueueSize : 128
911
- m_SendQueueBatchSize : 4096
912
- m_ServerAddress : 127.0.0.1
913
- m_ServerPort : 7777
1029
+ m_MaxPacketQueueSize : 128
1030
+ m_MaxPayloadSize : 4096
1031
+ m_MaxSendQueueSize : 98304
1032
+ m_HeartbeatTimeoutMS : 500
1033
+ m_ConnectTimeoutMS : 1000
1034
+ m_MaxConnectAttempts : 60
1035
+ m_DisconnectTimeoutMS : 30000
1036
+ ConnectionData :
1037
+ Address : 127.0.0.1
1038
+ Port : 7777
1039
+ ServerListenAddress :
1040
+ DebugSimulator :
1041
+ PacketDelayMS : 0
1042
+ PacketJitterMS : 0
1043
+ PacketDropRate : 0
0 commit comments