Category: Unity Game Courses
You can find a lot of new courses that will help you become the best game developer! Choose some of the courses down below.
-
How to Open a Door With a Key
The Creator’s most basic tutorial! This tutorial is basic because of its simplicity. If you need an open door script for your project, this video is made for you! It has not too much to talk about, because you can create a simple cylinder. That will act like a key object. In this video, you…
-
New Input System in Unity 2D
Tutorial for the New Input System! In this video, you will learn how to implement the new input system in Unity, as well as the mobile controls in your Unity project. The reason why you should use it is because the old inputs will be deprecated in future versions. The system covered in this video…
-
2D Platformer in Unity – Player Movement
This is a kind of game that can be found in various indie game projects. Just like every indie game, 2D platformer movement is easy to make! This video will help you make a small game scene that will be controlled by a character made of sprites. The character design process takes part of a…
-
Enemy Shooting in Unity
Tutorial for Enemy Shooting in Unity. The Tutorial Let’s make the enemy cube shoot bullets to the player! Don’t take this sentence seriously, because it is not intended to sound violent like real life shooting. Anyway, the cube shoots some toy bullets, which are ball shaped and they don’t really harm your player or any…
-
Lives Counter in Unity
Tutorial for making a Lives Counter. Kozmobot Games has published a new tutorial on his YouTube channel. This tutorial is about a lives counter in Unity, based on displaying the number of hearts on the screen. The developer uses a switch function that defines what to do when the variable health, which is a static…
-
How to Respawn Player in Unity
Tutorial for Player Respawn. Many people have had issues with player respawn in Unity. This tutorial will tell you how to fix it. Every problem has a solution. The video can fix one of the most recognized issues in Unity… First of all, you need to make a simple script that can power the player…
-
3D Platformer in Unity – Player Jump
3D Platformer Jump The easiest guide to make a 3D platformer jump script in C#, this video will help you understand the basics of Unity game development. This is the third part of the tutorial series; next part will focus on camera movement and moving with camera rotation. In this video, I will teach you…
-
3D Platformer in Unity – Player Rotation
3D Platformer Rotation The easiest guide to make a 3D platformer rotation script in C#, this video will help you understand the basics of Unity game development. In this video, I will teach you how to make a 3D platformer in Unity. It is a super easy-to-follow video that will show you everything you need…
-
3D Platformer in Unity – Player Movement
Tutorial for Beginners. The easiest guide to make a 3D platformer movement script in C#, this video will help you understand the basics of Unity game development. In this video, I will teach you how to make a 3D platformer in Unity. It is a super easy-to-follow video that will show you everything you need…
-
Game Development Ins and Outs
Introduction to Making Games in Unity The Creator has been using Unity for five years and he has learned a lot, from basics to harder projects. Making games has never been easy. Even with struggling, the Creator hasn’t been having enough “Ins and Outs” when it comes to making a viable project and never give…