Our biggest SALE yet. Get up to 96% off.

↓ The first 1000 to enroll get up to 96% off. ↓ Learn how to make 20 games in GameMaker. ✔ make games including: shooter, rollerball, platformer, platform shooter, cross shooter, turret, color shooter, color matcher, apple catcher, dodger, collector, double shooter, side scrolling shooter, balloon burst, penalty, flappy bird, double jumper, ricochet shooter, ship dodger, […]

Implementing a Button | Unity Tutorial

In virtual reality (VR) games, one of the few interactions a player can make is press a button by looking at it. In this tutorial, we will implement the button we made in our previous Unity tutorial. If you are a beginner and want to learn how to build virtual reality games, check out our Unity3D course! […]

Designing a Button | Unity Tutorial

In virtual reality (VR) games, one of the few interactions a player can make is press a button by looking at it. In this tutorial, we will design a button in Unity. If you are a beginner and want to learn how to build virtual reality games, check out our Unity3D course! VR has limited interactions with […]

Activating VR Split Mode | Unity Tutorial

If you want to make your game work in VR, you need to activate the VR Split Mode. If you are a beginner and want to learn how to build virtual reality games, check out our Unity3D course! Once you’ve integrated a VR software development kit (SDK), press Play to simulate the game. Notice that you will still […]

Activating Virtual Reality | Unity Tutorial

The first step to making a virtual reality (VR) game is activating VR Mode. In this tutorial, you will learn how to integrate a VR software development kit (SDK). If you are a beginner and want to learn how to build virtual reality games, check out our Unity3D course! What is VR Mode? Create a new Unity project named […]

If Blocks in C# | Unity Tutorial

Suppose we wanted to run code only when a certain condition is met. For instance, a player could only fly in a game if they had a jet pack. A player could only buy a bicycle if they had enough money. To implement this kind of functionality, we can use if blocks. If you are a […]

5 MORE Talks About Virtual Reality

I have 5 more talks about virtual reality (VR) that I want to share with you. Check out Part 1 here. If these videos inspire you to learn VR, check out our Unity3D course. On sale now for only 9 dollars! 1. Pioneer Women in VR: Exploring the Frontiers of Virtual Reality 2. Discovering Space | Shane […]

Changing Properties LIVE | Unity Tutorial

One of the uses of methods is changing the properties of an object live as your game runs. If you are a beginner and want to learn how to build virtual reality games, check out our Unity 3D course! Suppose you want to change the size of the cube while the game is running. You can use […]

Methods in C# | Unity Tutorial

Games are all about action. To give your game objects custom behavior, you can use methods. If you are a beginner and want to learn how to build virtual reality games, check out our Unity3D course! A method in a script performs an operation or function. In this tutorial, we will continue with the example in our […]

5 Talks About Virtual Reality You Need To Watch

Virtual reality (VR) is all the rage these days. See below 5 of my favorite recent talks about VR. If you haven’t seen these, where have you been? Want to learn VR game development? Check out our Unity3D course. On sale now for 9 DOLLARS. 1. 1 Year in: Progress, Diversity and Direction in VR | PauseFest […]