Day: March 24, 2025


  • PlayerPrefs Saving System in Unity

    Introduction PlayerPrefs is a saving system that can be useful if you want to save a small number value. It works perfectly for int, float and string values. How do you actually introduce it in your project? First of all, you need to add a canvas that will have a Text object, along with a…

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

Game Development-Unity Tutorials