Tag: game dev


  • 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…

Latest Comments

  1. Nice idea! This character can be used in order to make a very interesting game with logos. When I finish…

PlayerPrefs Saving System in Unity

Introduction PlayerPrefs is a saving system that can be useful if you want to save a small number value.[…]

Top Down Space Shooter in Unity 2D

In the previous video, I have configured the player to be rotated towards mouse position. I have also realized[…]

Save Level Progress in Unity

How do you save your game progress between scenes in Unity? After finishing the integration of your saving system[…]

Unity Tutorials