Day: July 29, 2024


  • 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 way: There is no if-statement, you need an input action asset. But how to check if you press a button? That’s very simple! First of all, the New Input System doesn’t have the same if statement…

Latest Comments

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

Texturing in Blender

Useful tips for texturing and texture painting! If you want to texturize your 3D model in Blender, this tutorial[…]

Sculpting in Blender 4.4

Learn how to do sculpting! In this tutorial, I will teach you how to do sculpting in Blender. After[…]

PlayerPrefs Saving System in Unity

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

Unity Tutorials