소스 검색

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