You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,7 @@ If you're looking for **Controller models**:
18
18
* GLTFComponentStreamingAssets.cs
19
19
* The entire Utilities\Scripts\GLTF folder.
20
20
***IMPORTANT** You will also need a recent Windows Insider SDK installed, or you will not be able to build these scripts. Please install the SDK found [here](https://www.microsoft.com/en-us/software-download/windowsinsiderpreviewSDK).
21
+
***IMPORTANT** Currently, motion controller's GLTF 3D model is only visible when you deploy through Visual Studio. In Unity's game mode, you should assign override model. <imgsrc="External/ReadMeImages/MotionControllerTest_ModelOverride.png"width="700px">
21
22
22
23
If you're looking for **teleporting**:
23
24
* See the [**MotionControllerTest**](Assets/HoloToolkit/Input/Tests/Scenes/MotionControllerTest.unity) scene.
0 commit comments