Category: Game Development
-
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…
-
How to make a Game Character
A simple game design character. This is an example of a simple character that can be used for various purposes. A game can look simple just like Minecraft, Crossy Road etc. Hi there! If you want to make a simple character, this guide is for you! I have created a very simple character that will…
-
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…
-
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…
-
Inktober Flower Drawing
Flower Drawing for Inktober Challenge. The Creator has been busy with college, so he created this drawing during a boring class. So far, the Flower is the 21st Inktober Drawing. Most Inktober drawings have been missed, because there is not enough free time. Because the Creator has received a lot of positive feedback with this…