Maurice DavisAdding The Ability To Use Teleportation To Move Our Player In Unity XRIn most VR/XR games or experiences, you cannot only move but also teleport, so to adhere to the general standard and lower the chances of a…Feb 10
Paul KillmanSetting Up a Simple Gaze Interaction in Unity XRUnity has another way of interacting with objects — Gaze Interactor. The Gaze Interactor. This can be done a couple of different ways…Nov 14, 2023
Paul KillmanDetermine the Grab Attach Point — How to Change the Grab Point on Grab Interactables in Unity XRIn a previous article, I described how to create a Grab Interactable in Unity XR. In this article, I am going to show you one way to…Oct 25, 2023Oct 25, 2023
Sol Farahmand10 Practical Tips To Onboard User In An XR Game Or ApplicationOnboarding is one of the most important features of any XR application. It ensures users of all experience levels have the opportunity to…Nov 17, 20237Nov 17, 20237
Paul KillmanInteractable Events Using XR Grab Interactable in Unity XRIn the project I’m currently working on, I have a revolver that I need to be able to pick up and fire. This project is using Unity XR. In…Oct 31, 2023Oct 31, 2023
Maurice DavisAdding The Ability To Use Teleportation To Move Our Player In Unity XRIn most VR/XR games or experiences, you cannot only move but also teleport, so to adhere to the general standard and lower the chances of a…Feb 10
Paul KillmanSetting Up a Simple Gaze Interaction in Unity XRUnity has another way of interacting with objects — Gaze Interactor. The Gaze Interactor. This can be done a couple of different ways…Nov 14, 2023
Paul KillmanDetermine the Grab Attach Point — How to Change the Grab Point on Grab Interactables in Unity XRIn a previous article, I described how to create a Grab Interactable in Unity XR. In this article, I am going to show you one way to…Oct 25, 2023
Sol Farahmand10 Practical Tips To Onboard User In An XR Game Or ApplicationOnboarding is one of the most important features of any XR application. It ensures users of all experience levels have the opportunity to…Nov 17, 20237
Paul KillmanInteractable Events Using XR Grab Interactable in Unity XRIn the project I’m currently working on, I have a revolver that I need to be able to pick up and fire. This project is using Unity XR. In…Oct 31, 2023
Paul KillmanMaking Use of Traditional UI in Unity XRIn my previous article, I described how to add and use 3D UI elements in a project. I used levers, joysticks, wheels and knobs to control…Nov 17, 2023
Paul KillmanGetting a Handle on Things — How to Grab an Item with a Configurable Joint Using Unity XRThe next section of my XR project involves pulling a drawer out of a filing cabinet. The drawer has a Configurable Joint on it that allows…Nov 10, 2023
Paul KillmanThe Power of 3D UI in Unity XRIn my current project, I had the challenge to control an excavator model using various 3D UI objects. I was given various models and…Nov 16, 2023