For beginners! Let’s make a camera follow your player in Unity! Without camera follow, your game will look boring, so you need to make it stand out! The Unity Camera Follow tutorial is the first tutorial of the new month, which also presents the new phase of game development in Unity: making interesting camera follow…
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…
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…
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…
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…
In the previous video, I have configured the player to be rotated towards mouse position. I have also realized[…]
How do you save your game progress between scenes in Unity? After finishing the integration of your saving system[…]
Easily make a space shooter! With this tutorial, you can make a space shooter game by adding a triangle[…]
Do you have any experience with pun?