Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new sample scenes #11710

Merged
merged 151 commits into from
Jul 18, 2023
Merged
Show file tree
Hide file tree
Changes from 145 commits
Commits
Show all changes
151 commits
Select commit Hold shift + click to select a range
e6565ee
Add TextToSpeechExamples to MRTK3
ThaiHoaVo-work May 15, 2023
b8c356d
Code cleanup
ThaiHoaVo-work May 23, 2023
8d9924a
Add SpeechInputExample for MRTK3
ThaiHoaVo-work May 23, 2023
eee821f
Add DiagnosticsDemo profile visualizer. It requires this package http…
ThaiHoaVo-work May 23, 2023
85a90c3
Add MRTK2 Dwell example. Does not compile.
drusk-unity May 24, 2023
13dc535
Add scene description panel prefab
drusk-unity May 26, 2023
7ec07a7
Example of using dwell to press buttons
drusk-unity May 26, 2023
51415d5
Add .idea/ to gitignore
drusk-unity May 26, 2023
c3dbf1f
Move DwellExample to Scenes folder
drusk-unity May 26, 2023
fae9194
Move content of DwellExample closer to user start location
drusk-unity May 26, 2023
8bf3f4b
Change background material for DwellExample UIs
drusk-unity May 26, 2023
1f941a2
Add ClippingInstancedExamples example
ThaiHoaVo-work May 29, 2023
85df226
Example scene of bezier curve line from far interactor
drusk-unity May 30, 2023
9560513
(WIP) Created the scene and set up the toggles to disable and enable …
May 31, 2023
b2bed2c
Add TextPrefabExamples
ThaiHoaVo-work Jun 1, 2023
4542507
Add SurfaceMagnetismSpatialAwarenessExample
ThaiHoaVo-work Jun 1, 2023
af19d40
Add ManipulationHandlerExample
ThaiHoaVo-work Jun 1, 2023
3b6af8f
Setup Hololens and VR modes, hooked up the toggles and buttons
Jun 2, 2023
3ab99ee
Fixed the toggles not changing their visual state; added a speech com…
Jun 2, 2023
523ada0
Fixed the reticle not hiding after disabling a pointer
Jun 2, 2023
2e697f5
Tweaked seeitsayit labels; adjusted how subsystems are detected
Jun 5, 2023
04ac83d
Added a few comments
Jun 5, 2023
d39d9ed
Removed unsused prefabs from the scene
Jun 5, 2023
c43d60d
Moved scene and script to different directories
ThaiHoaVo-work Jun 6, 2023
e4585d8
Remove unused meta files.
ThaiHoaVo-work Jun 6, 2023
839d91a
Moved scene and script to different directories.
ThaiHoaVo-work Jun 6, 2023
81cf90c
Moved scene to different directory
ThaiHoaVo-work Jun 6, 2023
5551b0a
Add solverexample
ThaiHoaVo-work Jun 13, 2023
1a4fe4f
Adjust the positions of dialog panels and custom tracked target. Make…
ThaiHoaVo-work Jun 14, 2023
d192a62
Merge pull request #5 from Solutions/MRH3-15/DwellExample
drusk-unity Jun 15, 2023
09e45f3
(WIP) Added the initial scene and scripts
Jun 13, 2023
6d7fbc0
Merge pull request #13 from Solutions/MRH3-14-SolverExamples-scene-to…
ThaiHoaVo-work Jun 21, 2023
5a9f044
Remove missing script references from CustomTrackedTarget GameObject
Unity-AmeliaM Jun 21, 2023
9e96028
Added Eye Tracking Demo empty root and basic setup scenes
Unity-AmeliaM May 17, 2023
1c5801f
Polish the Basic Setup scene
Unity-AmeliaM May 25, 2023
e5c5787
Migration of the TargetSelection scene
Unity-AmeliaM May 31, 2023
3a59925
Port Eye Gaze Tracking Visualizer example from MRTK 2.8.3 to MTRK 3.
Unity-AmeliaM Jun 9, 2023
68ec97f
Port Eye Gaze Navigation examples from MRTK 2.8.3 to MTRK 3.
Unity-AmeliaM Jun 15, 2023
c2a2ad9
- Add example audio samples
Unity-AmeliaM Jun 21, 2023
8a1cc08
Fix typo
Unity-AmeliaM Jun 21, 2023
e1ecebd
EyeTracking Samples Target Selection fixes
Unity-AmeliaM Jun 21, 2023
f832872
Port TargetPositioning example from MTRK 2.8 to MRTK 3
Unity-AmeliaM Jun 21, 2023
58d41a4
Merge pull request #14 from Solutions/MRH3-14-SolverExamples
Unity-AmeliaM Jun 21, 2023
baace5e
Feedback for TargetSelection scene
Unity-AmeliaM Jun 22, 2023
98d0f8c
Remove empty base eye tracking sample scenes
Unity-AmeliaM Jun 22, 2023
f71a2ec
Merge pull request #3 from Solutions/MRH3-20-Diagnostic-Demo-to-MRTK3…
ThaiHoaVo-work Jun 22, 2023
3688a91
Merge pull request #10 from Solutions/MRH3-21-SurfaceMagnetismSpatial…
ThaiHoaVo-work Jun 22, 2023
334e619
Merge pull request #11 from Solutions/MRH3-26-ManipulationHandlerExam…
ThaiHoaVo-work Jun 22, 2023
f4d8d71
Move description panel back to 1 unit from camera on Z axis
drusk-unity Jun 22, 2023
cc23ca0
Merge pull request #1 from Solutions/MRH3-12-TextToSpeechExamples-#11484
ThaiHoaVo-work Jun 22, 2023
c080a2c
Fixed description typo: Graphics Tools/Standard
ThaiHoaVo-work Jun 22, 2023
ab8924d
Merge pull request #7 from Solutions/MRH3-23-ClippingInstancedExample…
ThaiHoaVo-work Jun 22, 2023
241e450
Add missing text prefabs.
ThaiHoaVo-work Jun 22, 2023
c0866bc
Merge pull request #2 from Solutions/MRH3-17-SpeechInputExamples-to-M…
ThaiHoaVo-work Jun 22, 2023
d785b85
MRH3-13 Navigation Scene Feedback
Unity-AmeliaM Jun 22, 2023
0bd6bfa
Merge pull request #9 from Solutions/MRH3-27-TextPrefabExamples-to-MR…
drusk-unity Jun 22, 2023
db18b58
Merge remote-tracking branch 'origin/mrtk3' into MRH3-13-EyeTrackingS…
Unity-AmeliaM Jun 22, 2023
0de3be3
Merge pull request #15 from Solutions/MRH3-13-EyeTrackingSample
Unity-AmeliaM Jun 22, 2023
f292e1a
Merge remote-tracking branch 'origin/mrtk3' into MRH3-13-EyeTrackingS…
Unity-AmeliaM Jun 22, 2023
5e3fc4c
MRH3-13 Eye Tracking Samples
Unity-AmeliaM Jun 23, 2023
1450f98
Merge pull request #16 from Solutions/MRH3-13-EyeTrackingSample-Targe…
Unity-AmeliaM Jun 23, 2023
bdfca3b
MRH3-13 Eye Tracking Samples - Target Positioning scene
Unity-AmeliaM Jun 23, 2023
3dafa81
Merge pull request #8 from Solutions/MRH3-25_LineExamples
drusk-unity Jun 23, 2023
63c4946
MRH3-13 Eye Tracking Samples - Target Positioning scene
Unity-AmeliaM Jun 23, 2023
44b9507
Merge pull request #17 from Solutions/MRH3-13-EyeTrackingSample-Targe…
Unity-AmeliaM Jun 23, 2023
4e86b34
Removed some APIs that are not present in MRTK3 anymore
Jun 23, 2023
bf8c8a7
Merge branch 'mrtk3' into MRH3-22-DisablePointersExample-to-MRTK3
Jun 23, 2023
0403626
Added a Gaze input section; moved the touchable logo closer to the ca…
Jun 23, 2023
75bf386
MRH-13 Eye Tracking Samples - Target Positioning
Unity-AmeliaM Jun 23, 2023
4667461
Merge branch 'MRH3-13-EyeTrackingSample-UWP' into mrtk3
drusk-unity Jun 24, 2023
43fea92
Merge pull request #12 from Solutions/MRH3-22-DisablePointersExample-…
Jun 26, 2023
40e3066
Tweaked the positioning/size of the cube, removed remaining missing APIs
Jun 26, 2023
194e1ba
Merge remote-tracking branch 'github-drusk/mrtk3' into mrtk3
drusk-unity Jun 26, 2023
afd9979
Merge branch 'mrtk3' of :Solutions/sol-proj-mrtk into mrtk3
drusk-unity Jun 26, 2023
64c7380
Added examples for the MRTK3 APIs; adjusted the scale/position a bit …
Jun 26, 2023
4f93607
Addressed code style issues in DisablePointers
Jun 27, 2023
1460754
Added HandMenu to a few scenes; made content movable in SpeechInputEx…
Jun 27, 2023
6159230
Use DescriptionPanel prefab in DwellExample
drusk-unity Jun 28, 2023
9447448
Delete SceneDescriptionPanelRev prefab
drusk-unity Jun 28, 2023
b4e24b5
Update backplate for buttons in DwellExample
drusk-unity Jun 28, 2023
2f2298d
Remove CanvasRenderers that are no longer necessary
drusk-unity Jun 28, 2023
9e79730
Add HandMenu to DwellExample
drusk-unity Jun 28, 2023
8f5b4a5
Set host transform on DescriptionPanel's backplate
drusk-unity Jun 28, 2023
9716f20
Merge pull request #20 from Solutions/MRH3-61-DwellExample-Feedback
drusk-unity Jun 28, 2023
22b4626
MRH3 Microsoft Feedback
Unity-AmeliaM Jun 28, 2023
6f4aca4
Renamed files and code that contained references to 'pointers' instea…
Jun 28, 2023
19c29c1
Merge branch 'mrtk3' into MRH3-63-client-feedback
drusk-unity Jun 28, 2023
3de2d52
Merge pull request #19 from Solutions/MRH3-63-client-feedback
drusk-unity Jun 28, 2023
6c1c63f
MRH3 Microsoft Feedback
Unity-AmeliaM Jun 28, 2023
ec1bc82
Merge remote-tracking branch 'origin/mrtk3' into MRH3-13-EyeTrackingS…
Unity-AmeliaM Jun 28, 2023
f20d325
MRH3 Microsoft Feedback
Unity-AmeliaM Jun 28, 2023
d267993
MRH3 Microsoft Feedback
Unity-AmeliaM Jun 28, 2023
5fbc448
MRH3 Microsoft Feedback
Unity-AmeliaM Jun 28, 2023
fa41174
MRH3 Microsoft Feedback
Unity-AmeliaM Jun 28, 2023
00338d0
MRH3-62 Eye Tracking Examples Feedback
Unity-AmeliaM Jun 29, 2023
6e4c21e
MRH3 Feedback - Remove Font Assets
Unity-AmeliaM Jun 29, 2023
0493613
MRH3 Feedback - Remove Font Assets
Unity-AmeliaM Jun 29, 2023
e7c0d04
MRH3 Feedback - ClippingInstance Examples
Unity-AmeliaM Jun 29, 2023
27a9a34
MRH3 Feedback
Unity-AmeliaM Jun 29, 2023
f824159
- Remove SurfaceMagnetismSpatialAwarenessExample scene
Unity-AmeliaM Jun 29, 2023
5c148c1
MRH3 Feedback - Remove Font Assets
Unity-AmeliaM Jun 29, 2023
7d9fbb5
Merge branch 'MRH3-RemoveScenes' into mrtk3
Unity-AmeliaM Jun 29, 2023
2359c75
Apply font prefab overrides to prefabs
Unity-AmeliaM Jun 29, 2023
cccd008
Merge branch 'MRH3-TextPrefabExamples' into mrtk3
Unity-AmeliaM Jun 29, 2023
811bb3b
MRH3-62 Eye Tracking Examples Feedback
Unity-AmeliaM Jul 4, 2023
12f5fb8
MRH3-62 Eye Tracking Examples Feedback
Unity-AmeliaM Jul 4, 2023
b564464
MRH3-62 Eye Tracking Examples Feedback
Unity-AmeliaM Jul 4, 2023
c057568
MRH3-62 Eye Tracking Examples Feedback
Unity-AmeliaM Jul 4, 2023
5674ba0
- Rename EyeTrackingTarget variables to lower camel cases
Unity-AmeliaM Jul 4, 2023
90811f6
- Fix properties for eye tracking targets in target selection scene
Unity-AmeliaM Jul 5, 2023
a8e799b
- Fix UserInputPlayback in UWP
Unity-AmeliaM Jul 6, 2023
d3400f3
Merge remote-tracking branch 'github/mrtk3' into mrtk3
Unity-AmeliaM Jul 6, 2023
ad874a8
Merge branch 'mrtk3' into MRH3-62-EyeTrackingSample-Feedback
Unity-AmeliaM Jul 6, 2023
f937cc2
Add missing meta file
Unity-AmeliaM Jul 6, 2023
1db2aaf
Merge pull request #26 from Solutions/MRH3-62-EyeTrackingSample-Feedback
drusk-unity Jul 6, 2023
6c6d195
Set host transform for DescriptionPanel
drusk-unity Jul 7, 2023
0eac20c
Make placeholder text in DwellExample more descriptive
drusk-unity Jul 7, 2023
2cd9ce7
Style: add brackets to conditionals
drusk-unity Jul 7, 2023
d439567
Remove "Demos" from namespace
drusk-unity Jul 7, 2023
884499b
Style: remove excess newlines
drusk-unity Jul 7, 2023
d2b2332
Use UIBackplate for placards so they don't look like clipping planes
drusk-unity Jul 7, 2023
3d86c6c
Rename one of the KeywordRecognitionHandlers and other minor styling
drusk-unity Jul 7, 2023
4b9d155
Style: remove underscore from field name
drusk-unity Jul 7, 2023
b52673e
Merge pull request #27 from Solutions/miscellaneous_feedback
drusk-unity Jul 7, 2023
8c949a6
Merge remote-tracking branch 'github/mrtk3' into mrtk3
drusk-unity Jul 7, 2023
97200f5
Merge branch 'mrtk3' of :Solutions/sol-proj-mrtk into mrtk3
drusk-unity Jul 7, 2023
491c9c7
Merge branch 'mrtk3' into MRH3-24-BoundsControlRuntimeExamples
drusk-unity Jul 7, 2023
70fd674
Merge branch 'MRH3-24-BoundsControlRuntimeExamples' into user/shaynie…
shaynie Jul 10, 2023
a860b7c
Checkpoint working on sample scenes
shaynie Jul 10, 2023
f89738a
More example scene polish
shaynie Jul 11, 2023
22c446b
Add description panel prefab and rename EyeTrackingTargetPositioningE…
shaynie Jul 12, 2023
9d85f37
Merge branch 'mrtk3' of https://github.com/microsoft/MixedRealityTool…
shaynie Jul 12, 2023
1dd8f06
Add description panel prefab and rename EyeTrackingVisualizerExample
shaynie Jul 12, 2023
45c1c57
Rename EyeTrackingTargetSelectionExample scene. Delete unnecessary d…
shaynie Jul 12, 2023
7fa40d7
Add backing panels to text in DisableInteractorsExample scene
shaynie Jul 12, 2023
32c7028
ClippingInstancedExamples scene work
shaynie Jul 12, 2023
7d9b364
Merge SolverExamples and SolverExamples2 scenes. Clean up.
shaynie Jul 13, 2023
b7c7252
Remove the SolverExamples2 scene after merging it with SolverExamples
shaynie Jul 13, 2023
18f20f8
Resize next button, add hand menu to BoundsControlRuntimeExample
shaynie Jul 14, 2023
171b147
Add summary blocks to BoundsControlRuntimeExamples.cs and remove unne…
shaynie Jul 14, 2023
027a0b1
Make TextToSpeechExamples scene easier to use
shaynie Jul 14, 2023
e3c55a9
Add text backgrounds to SpeechInputExamples scene
shaynie Jul 14, 2023
c531b91
Merge branch 'mrtk3' of https://github.com/shaynie/MRTKFork into user…
shaynie Jul 17, 2023
26527af
Remove canvasrenderer instances
shaynie Jul 17, 2023
654d33e
Code validation fixes
shaynie Jul 17, 2023
f4ef9d2
Address PR feedback
shaynie Jul 17, 2023
8f2f6cd
Restore missing word in summary
shaynie Jul 17, 2023
e2a3a53
Merge branch 'mrtk3' of https://github.com/microsoft/MixedRealityTool…
shaynie Jul 18, 2023
34df2bf
Remove the BoundsControlRuntimeExample scene and script until #11714 …
shaynie Jul 18, 2023
2233422
Address more PR feedback
shaynie Jul 18, 2023
94f3f7d
Add missing EyeCalibrationChecker script in prefab
shaynie Jul 18, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions UnityProjects/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@
# Visual Studio cache directory
.vs/

# Jetbrains cache directory
.idea/

# Visual Studio Code cache directory
.vscode/

Expand Down
8 changes: 8 additions & 0 deletions UnityProjects/MRTKDevTemplate/Assets/Animations.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

113 changes: 113 additions & 0 deletions UnityProjects/MRTKDevTemplate/Assets/Animations/ClippingBox.anim
Original file line number Diff line number Diff line change
@@ -0,0 +1,113 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!74 &7400000
AnimationClip:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0}
m_Name: ClippingBox
serializedVersion: 6
m_Legacy: 0
m_Compressed: 0
m_UseHighQualityCurve: 1
m_RotationCurves: []
m_CompressedRotationCurves: []
m_EulerCurves:
- curve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: {x: 0, y: 0, z: 0}
inSlope: {x: 0, y: 0, z: 72}
outSlope: {x: 0, y: 0, z: 72}
tangentMode: 0
weightedMode: 0
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
- serializedVersion: 3
time: 5
value: {x: 0, y: 0, z: 360}
inSlope: {x: 0, y: 0, z: 72}
outSlope: {x: 0, y: 0, z: 72}
tangentMode: 0
weightedMode: 0
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
path:
m_PositionCurves: []
m_ScaleCurves: []
m_FloatCurves: []
m_PPtrCurves: []
m_SampleRate: 60
m_WrapMode: 0
m_Bounds:
m_Center: {x: 0, y: 0, z: 0}
m_Extent: {x: 0, y: 0, z: 0}
m_ClipBindingConstant:
genericBindings:
- serializedVersion: 2
path: 0
attribute: 4
script: {fileID: 0}
typeID: 4
customType: 4
isPPtrCurve: 0
pptrCurveMapping: []
m_AnimationClipSettings:
serializedVersion: 2
m_AdditiveReferencePoseClip: {fileID: 0}
m_AdditiveReferencePoseTime: 0
m_StartTime: 0
m_StopTime: 5
m_OrientationOffsetY: 0
m_Level: 0
m_CycleOffset: 0
m_HasAdditiveReferencePose: 0
m_LoopTime: 1
m_LoopBlend: 0
m_LoopBlendOrientation: 0
m_LoopBlendPositionY: 0
m_LoopBlendPositionXZ: 0
m_KeepOriginalOrientation: 0
m_KeepOriginalPositionY: 1
m_KeepOriginalPositionXZ: 0
m_HeightFromFeet: 0
m_Mirror: 0
m_EditorCurves:
- curve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 0
inSlope: 72
outSlope: 72
tangentMode: 34
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 5
value: 360
inSlope: 72
outSlope: 72
tangentMode: 34
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
attribute: localEulerAnglesRaw.z
path:
classID: 4
script: {fileID: 0}
m_EulerEditorCurves: []
m_HasGenericRootTransform: 1
m_HasMotionFloatCurves: 0
m_GenerateMotionCurves: 0
m_Events: []

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -0,0 +1,94 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!91 &9100000
AnimatorController:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0}
m_Name: ClippingBox
serializedVersion: 5
m_AnimatorParameters: []
m_AnimatorLayers:
- serializedVersion: 5
m_Name: Base Layer
m_StateMachine: {fileID: 1107867203428925380}
m_Mask: {fileID: 0}
m_Motions: []
m_Behaviours: []
m_BlendingMode: 0
m_SyncedLayerIndex: -1
m_DefaultWeight: 0
m_IKPass: 0
m_SyncedLayerAffectsTiming: 0
m_Controller: {fileID: 9100000}
--- !u!1102 &1102152816023644812
AnimatorState:
serializedVersion: 5
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0}
m_Name: ClippingSphere
m_Speed: 1
m_CycleOffset: 0
m_Transitions: []
m_StateMachineBehaviours: []
m_Position: {x: 50, y: 50, z: 0}
m_IKOnFeet: 0
m_WriteDefaultValues: 1
m_Mirror: 0
m_SpeedParameterActive: 0
m_MirrorParameterActive: 0
m_CycleOffsetParameterActive: 0
m_TimeParameterActive: 0
m_Motion: {fileID: 0}
m_Tag:
m_SpeedParameter:
m_MirrorParameter:
m_CycleOffsetParameter:
m_TimeParameter:
--- !u!1102 &1102590431941135274
AnimatorState:
serializedVersion: 5
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0}
m_Name: ClippingBox
m_Speed: 1
m_CycleOffset: 0
m_Transitions: []
m_StateMachineBehaviours: []
m_Position: {x: 50, y: 50, z: 0}
m_IKOnFeet: 0
m_WriteDefaultValues: 1
m_Mirror: 0
m_SpeedParameterActive: 0
m_MirrorParameterActive: 0
m_CycleOffsetParameterActive: 0
m_TimeParameterActive: 0
m_Motion: {fileID: 7400000, guid: af88777fe011b5c45b692bef39123ad5, type: 2}
m_Tag:
m_SpeedParameter:
m_MirrorParameter:
m_CycleOffsetParameter:
m_TimeParameter:
--- !u!1107 &1107867203428925380
AnimatorStateMachine:
serializedVersion: 5
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0}
m_Name: Base Layer
m_ChildStates:
- serializedVersion: 1
m_State: {fileID: 1102590431941135274}
m_Position: {x: 340, y: 367, z: 0}
m_ChildStateMachines: []
m_AnyStateTransitions: []
m_EntryTransitions: []
m_StateMachineTransitions: {}
m_StateMachineBehaviours: []
m_AnyStatePosition: {x: 50, y: 20, z: 0}
m_EntryPosition: {x: 50, y: 120, z: 0}
m_ExitPosition: {x: 800, y: 120, z: 0}
m_ParentStateMachinePosition: {x: 800, y: 20, z: 0}
m_DefaultState: {fileID: 1102590431941135274}

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading