Unreal and Hololens 2 – Step 1 Set Up

I am following the microsoft Chess app tutorial as I do this – adding in screen grabs for extra information for proper nubies, so for the original instructions go to microsoft https://docs.microsoft.com/en-us/windows/mixed-reality/develop/unreal/tutorials/unreal-uxt-ch1   Before starting   have the following PROGRAMS installed. Unreal Engine 4.26 or later  Microsoft HoloLens 2 device configured for development or Emulator Visual Studio 2019 … Read more

Cross Platform Input Manager – Unity

To use the cross platform input manager you need to make sure you have the Standard Assets Package included in your Unity project. To import it, use these instructions https://docs.unity3d.com/560/Documentation/Manual/AssetPackages.html Ensure that CrossPlatformInput is selected in both the “Editor” and “Standard Assets” folders. Open up the Project Setting > Inputs to define all of the … Read more