Making a Cube | Unity Tutorial

To prototype a game in Unity, you can design a scene using primitives. To learn how to build 30 virtual reality games in Unity, check out our Unity 3D course! There are a number of primitives, or elements, that you can create in Unity, such as a cube. Later, you can create more complex 3D elements […]

Changing Lighting | Unity Tutorial

Lighting is a crucial part of game development. In this tutorial, we will look at several ways to change the lighting of your game in Unity. If you are a beginner and want to learn how to build virtual reality games, check out our Unity 3D course!  The lighting in your game can set the tone of […]

Build a Super MARLO Runner Clone in Unity and Blender

Build an epic 3D game. Do you want to make your own 3D game? We have the course for you. In our new Super MARLO Runner course, you can learn the foundations of making a 3D game. In these tutorials, you will build a Super MARLO Runner game in Unity3D – from scratch. The Super MARLO Runner course does not […]

Position, Rotation, and Scale in Unity | Virtual Reality Tutorial

Transforming Objects There is a component that is in nearly all game objects in Unity: Transform. In this tutorial, you will master Unity’s Transform component. To learn how to build 30 virtual reality games in Unity, check out our Unity 3D course! Position Select Main Camera from the Hierarchy. To change the camera’s X position in the Scene, […]

How to Navigate the Hierarchy and Scene in Unity | Virtual Reality Tutorial

Unity is the number one platform for building Virtual Reality (VR) games. In this tutorial, we will navigate throughout the Hierarchy and Scene windows in the Unity editor. To learn how to build 30 mini virtual reality games in Unity, check out our Unity 3D course! Open Unity. A start screen that resembles the following image will appear. […]