ソースを参照

Add Locomotion examples to manifest;

bjorn 4 年 前
コミット
a5df199391
1 ファイル変更4 行追加0 行削除
  1. 4 0
      examples/init.lua

+ 4 - 0
examples/init.lua

@@ -13,6 +13,10 @@ return {
   'Interaction/Dragging',
   'Interaction/Controller_Models',
   'Interaction/Hand_Tracking',
+  'Locomotion/Basic_Thumbsticks',
+  'Locomotion/Teleportation_Flat',
+  'Locomotion/Teleportation_Colliders',
+  'Locomotion/Walking_In_Place',
   'Environment/Grid',
   'Environment/Skybox',
   'Lighting/Cel_Shading',