vr interaction
play

VR Interaction Week 3 - Day 1 with Connor Settle Time to Get - PowerPoint PPT Presentation

VR Interaction Week 3 - Day 1 with Connor Settle Time to Get Interactive! Colliders - Every 3D object starts with one - Define the space that the object "takes up" - Used to make sure objects don't enter each other - Can also


  1. VR Interaction Week 3 - Day 1 with Connor Settle

  2. Time to Get Interactive!

  3. Colliders - Every 3D object starts with one - Define the space that the object "takes up" - Used to make sure objects don't enter each other - Can also be used as "triggers"

  4. Triggers - Colliders that don't "take up space" anymore - Instead, they fire events when other colliders interact with them Event Fired!

  5. RigidBody - Unity's physics controller - Used to apply gravity, momentum, realistic physics to objects - For triggers to work, one of the objects must have a rigidbody

  6. OVR Camera Rig - This is where Oculus comes in - Includes head, left hand, right hand, and lots of other bits - This is what allows you Oculus -> VR -> to look around in VR Prefabs -> OVRCameraRig and support controller tracking

  7. Destroy Some Cubes! Requirements: Tools: - add a floor below the - Trigger colliders player - Rigidbodies - lightsaber must destroy - OnTriggerEnter() cubes on contact - Destroy() - lightsaber must NOT destroy the floor

Recommend


More recommend