Skip to content

Commit d89cba2

Browse files
committed
fix
1 parent a7ec1a9 commit d89cba2

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

Assets/Scenes/SampleScene.unity

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1090,7 +1090,7 @@ MonoBehaviour:
10901090
m_ReferencePixelsPerUnit: 100
10911091
m_ScaleFactor: 1
10921092
m_ReferenceResolution: {x: 1920, y: 1080}
1093-
m_ScreenMatchMode: 0
1093+
m_ScreenMatchMode: 1
10941094
m_MatchWidthOrHeight: 0
10951095
m_PhysicalUnit: 3
10961096
m_FallbackScreenDPI: 96
@@ -4650,7 +4650,7 @@ MonoBehaviour:
46504650
m_ReferencePixelsPerUnit: 100
46514651
m_ScaleFactor: 1
46524652
m_ReferenceResolution: {x: 1920, y: 1080}
4653-
m_ScreenMatchMode: 0
4653+
m_ScreenMatchMode: 1
46544654
m_MatchWidthOrHeight: 0
46554655
m_PhysicalUnit: 3
46564656
m_FallbackScreenDPI: 96
@@ -6134,7 +6134,7 @@ MonoBehaviour:
61346134
m_ReferencePixelsPerUnit: 100
61356135
m_ScaleFactor: 1
61366136
m_ReferenceResolution: {x: 1920, y: 1080}
6137-
m_ScreenMatchMode: 0
6137+
m_ScreenMatchMode: 1
61386138
m_MatchWidthOrHeight: 0
61396139
m_PhysicalUnit: 3
61406140
m_FallbackScreenDPI: 96
@@ -6410,7 +6410,7 @@ MonoBehaviour:
64106410
m_ReferencePixelsPerUnit: 100
64116411
m_ScaleFactor: 1
64126412
m_ReferenceResolution: {x: 1920, y: 1080}
6413-
m_ScreenMatchMode: 0
6413+
m_ScreenMatchMode: 1
64146414
m_MatchWidthOrHeight: 0
64156415
m_PhysicalUnit: 3
64166416
m_FallbackScreenDPI: 96
@@ -6968,7 +6968,7 @@ MonoBehaviour:
69686968
m_HandleRect: {fileID: 803307577}
69696969
m_Direction: 0
69706970
m_MinValue: 0
6971-
m_MaxValue: 10
6971+
m_MaxValue: 20
69726972
m_WholeNumbers: 0
69736973
m_Value: 0
69746974
m_OnValueChanged:
@@ -7288,7 +7288,7 @@ MonoBehaviour:
72887288
m_ReferencePixelsPerUnit: 100
72897289
m_ScaleFactor: 1
72907290
m_ReferenceResolution: {x: 1920, y: 1080}
7291-
m_ScreenMatchMode: 0
7291+
m_ScreenMatchMode: 1
72927292
m_MatchWidthOrHeight: 0
72937293
m_PhysicalUnit: 3
72947294
m_FallbackScreenDPI: 96
@@ -7812,7 +7812,7 @@ MonoBehaviour:
78127812
m_ReferencePixelsPerUnit: 100
78137813
m_ScaleFactor: 1
78147814
m_ReferenceResolution: {x: 1920, y: 1080}
7815-
m_ScreenMatchMode: 0
7815+
m_ScreenMatchMode: 1
78167816
m_MatchWidthOrHeight: 0
78177817
m_PhysicalUnit: 3
78187818
m_FallbackScreenDPI: 96
@@ -8290,7 +8290,7 @@ MonoBehaviour:
82908290
m_HandleRect: {fileID: 1346637681}
82918291
m_Direction: 0
82928292
m_MinValue: 0
8293-
m_MaxValue: 10
8293+
m_MaxValue: 1
82948294
m_WholeNumbers: 0
82958295
m_Value: 0
82968296
m_OnValueChanged:
@@ -8350,8 +8350,8 @@ MonoBehaviour:
83508350
m_Script: {fileID: 11500000, guid: 7e0055fd55c596b408135a1d14dae695, type: 3}
83518351
m_Name:
83528352
m_EditorClassIdentifier:
8353-
maxHandWidthSpeed: 1
8354-
maxHandDepthSpeed: 1
8353+
maxHandWidthSpeed: 0.5
8354+
maxHandDepthSpeed: 15
83558355
holdSpeed: 1
83568356
handWidthSpeedSlider: {fileID: 1557183421}
83578357
handWidthSpeedText: {fileID: 109070212}
@@ -10726,7 +10726,7 @@ MonoBehaviour:
1072610726
m_Script: {fileID: 11500000, guid: b09c58497ce8f634892fc901946382b7, type: 3}
1072710727
m_Name:
1072810728
m_EditorClassIdentifier:
10729-
maxLiftSpeed: 10
10729+
maxLiftSpeed: 20
1073010730
liftSpeedSlider: {fileID: 1188324705}
1073110731
liftSpeedText: {fileID: 1981898465}
1073210732
upButton: {fileID: 1995560861}

0 commit comments

Comments
 (0)