Day: October 1, 2024


  • 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 and you will perform a destroy tap! Since the New Input System is a default choice for my tutorials, I will first teach you how to implement a simple system for tapping and clicking in Unity.…

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