Skip to content

Commit 3f7cc7e

Browse files
committed
fix LocationProvider scene
1 parent 24fd545 commit 3f7cc7e

12 files changed

+11
-231
lines changed

sdkproject/Assets/Mapbox/Examples/5_Playground/Materials/HeadingMat.mat.meta

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdkproject/Assets/Mapbox/Examples/5_Playground/Materials/UserHeadingMat.mat.meta

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdkproject/Assets/Mapbox/Examples/5_Playground/Scenes/LocationProvider.unity

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ RenderSettings:
3838
m_ReflectionIntensity: 1
3939
m_CustomReflection: {fileID: 0}
4040
m_Sun: {fileID: 0}
41-
m_IndirectSpecularColor: {r: 0.4465785, g: 0.49641252, b: 0.574817, a: 1}
41+
m_IndirectSpecularColor: {r: 0.44657826, g: 0.49641263, b: 0.57481676, a: 1}
4242
--- !u!157 &3
4343
LightmapSettings:
4444
m_ObjectHideFlags: 0
@@ -1105,12 +1105,12 @@ MonoBehaviour:
11051105
m_GameObject: {fileID: 1363590662}
11061106
m_Enabled: 1
11071107
m_EditorHideFlags: 0
1108-
m_Script: {fileID: 11500000, guid: b7aa6be6e90405940b281e996bcb2f20, type: 3}
1108+
m_Script: {fileID: 11500000, guid: beed7ad1e12d3434a943d5fb6807cb6d, type: 3}
11091109
m_Name:
11101110
m_EditorClassIdentifier:
1111-
_accuracy: 5
1111+
_accuracy: 0
11121112
_autoFireEvent: 1
1113-
_updateInterval: 0.5
1113+
_updateInterval: 500
11141114
_sendEvent: 0
11151115
_locationLogFile: {fileID: 4900000, guid: 5e6bb7224cef35c4788a4817b1c9778d, type: 3}
11161116
--- !u!4 &1363590664

sdkproject/Assets/Mapbox/Unity/Location/EditorLocationProviderLocationLog.cs.meta

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdkproject/Assets/Mapbox/Unity/Location/ExampleGpsTraces/driving_in_circles.txt

Lines changed: 0 additions & 75 deletions
This file was deleted.

sdkproject/Assets/Mapbox/Unity/Location/ExampleGpsTraces/driving_in_circles.txt.meta

Lines changed: 0 additions & 9 deletions
This file was deleted.

sdkproject/Assets/Mapbox/Unity/Location/ExampleGpsTraces/walking_device_looking_in_different_direction_1.txt

Lines changed: 0 additions & 67 deletions
This file was deleted.

sdkproject/Assets/Mapbox/Unity/Location/ExampleGpsTraces/walking_device_looking_in_different_direction_1.txt.meta

Lines changed: 0 additions & 9 deletions
This file was deleted.

sdkproject/Assets/Mapbox/Unity/Location/ExampleGpsTraces/walking_device_looking_in_different_direction_2.txt

Lines changed: 0 additions & 52 deletions
This file was deleted.

sdkproject/Assets/Mapbox/Unity/Location/ExampleGpsTraces/walking_device_looking_in_different_direction_2.txt.meta

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)