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 […]

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 Inspector and Console in Unity | Virtual Reality Tutorial

Unity is the number one platform for building Virtual Reality (VR) games. In this tutorial, we will navigate the Inspector, Project, and Console windows in the Unity editor. To learn how to build 30 mini virtual reality games in Unity, check out our Unity 3D course! The window to the right of the Scene contains the Inspector, as […]

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. […]

How to Download Unity (for Free!) | Virtual Reality Tutorial

If you want to make a Virtual Reality (VR) game, Unity is the program for you. The Unity engine comes with built-in models, materials, and more, which you can use to make your own 2D or 3D games. To learn how to build 30 mini virtual reality games in Unity, check out our Unity 3D course! […]

Introduction to UIColor in XCode SpriteKit: Swift Crash Course (Free Tutorial)

Trying to figure out how to make your iOS game stand out? Colors are a key part of game design and can make or break the difference between a game’s success and flop. In this tutorial, we’re going to experiment with colors in SpriteKit and how they can be used to make your application unique. Want more FREE coding lessons? You’re […]

Adding a Sprite in Xcode SpriteKit: Swift Crash Course (Free Tutorial)

Have you dreamed about making millions with your own popular iOS game? Well, if you’ve ever wanted to design a game, the first thing you’ll need to build are graphics. In this tutorial, you’ll learn how to get started in SpriteKit and create your first sprite! Want more FREE coding lessons? You’re in luck! We have a free 30-minute […]