Forráskód Böngészése

Add Locomotion examples to manifest;

bjorn 4 éve
szülő
commit
a5df199391
1 módosított fájl, 4 hozzáadás és 0 törlés
  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',