Jared AmlinCharacter Collisions in VRCollisions are important in any game be it 2D or 3D, and it’s not much different in VR. Let’s take a look at getting the player to collide…1d ago
InLevel Up CodingbyJared AmlinDelegates and Events Part 1: Void TypeThere is a powerful combination to be found with delegates and events, and they are very useful together when using Unity’s new input…Nov 16, 2022
Victor Manuel Campos ToledoHow to Play Sound Effects in Unity: A Step-by-Step GuideSound effects play a vital role in creating an immersive and engaging gaming experience. From footsteps and explosions to UI feedback and…Jun 12, 20231Jun 12, 20231
Jared AmlinLocomotion in VRUsers have a variety of ways they can move and look around in VR. Let’s setup Locomotion and take a look at a few of the options available…2d ago2d ago
Q99 StudioTop 5 Unity Game Development CompaniesUnity, one of the leading game development engines, has transformed the way developers create immersive and interactive games. Its…Nov 28Nov 28
Jared AmlinCharacter Collisions in VRCollisions are important in any game be it 2D or 3D, and it’s not much different in VR. Let’s take a look at getting the player to collide…1d ago
InLevel Up CodingbyJared AmlinDelegates and Events Part 1: Void TypeThere is a powerful combination to be found with delegates and events, and they are very useful together when using Unity’s new input…Nov 16, 2022
Victor Manuel Campos ToledoHow to Play Sound Effects in Unity: A Step-by-Step GuideSound effects play a vital role in creating an immersive and engaging gaming experience. From footsteps and explosions to UI feedback and…Jun 12, 20231
Jared AmlinLocomotion in VRUsers have a variety of ways they can move and look around in VR. Let’s setup Locomotion and take a look at a few of the options available…2d ago
Q99 StudioTop 5 Unity Game Development CompaniesUnity, one of the leading game development engines, has transformed the way developers create immersive and interactive games. Its…Nov 28
Jared AmlinRay Interactor in UnityWhile working in Unity VR, you will come across a variety of interactors and interactables. Interactables are objects you can interact with…3d ago
Swapnil MoreDependency Injection in Unity C#Unity projects can get messy as they grow, with tightly connected code that makes testing and modifying a headache. That’s where Dependency…Mar 8
Jared AmlinXR Origin in UnityUnity’s XR Origin represents you as the user in the VR realm. Let’s take a deeper look at the XR Origin and all that it has to offer.4d ago