浏览代码

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',