Readme.txt 905 B

1234567891011121314151617181920212223242526
  1. How it works: Drone Shooter Demo
  2. Required:
  3. ZED_Rig_Stereo prefab.
  4. Or
  5. VR Hmd with 2 Controllers (Oculus or Vive).
  6. How to use:
  7. Use the keyboard with the following keys:
  8. Mouse Left & Space Bar : Shooting a Laser
  9. VR Controllers:
  10. Connect a VR Hmd with at least one controller.
  11. You can optionally disable the LaserGun object inside the Zed_Rig_Stereo prefab.
  12. Point the VR Controllers towards the Drone.
  13. Left Controller Trigger Button: Shooting.
  14. Right Controller Trigger Button: Shooting.
  15. ///////////////////////////////////////////////////
  16. .....................IMPORTANT.....................
  17. You must download either Oculus Integration plugin
  18. Or SteamVR plugin (or both if you want to), for this demo to work with VR Controllers
  19. The ZEDControllerTracker.cs is set by default to track the Right Controller.
  20. You're gonna need to change that value if you want somehting else tracked.