Day: October 9, 2023


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

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[…]

Game Development-Unity Tutorials