Day: February 8, 2024


  • Character Controller in Unity

    Tutorial for moving your player! In this video, you will learn how to add a simple character controller in Unity. It will be very cool if you already have a movement script! Basically, the controller that has a simple green icon is a well known component in Unity projects and everyone knows how to use…

No posts were found.

Latest Comments

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

How to Change Pivot Point in Unity 2D

Learn how to rotate! The pivot point is a component in Unity that determines where the object will be[…]

How to Destroy Object on Tap in Unity 2D

New Input System If you want to destroy a game object by tapping in Unity, follow these simple steps[…]

How to Check if a Button is pressed in Unity

New Input System If you use New Input System, you can make a button check in a much different[…]

Game Development-Unity Tutorials