Category User Interface (UI)

Unity Image UI

Unity Image

Within the world of Unity UI, the Image component stands as a essential tool for displaying sprites.Let’s explore its use and various functions, then look at its advantages and disadvantages compared with the RawImage component. To unlock the full potential…

Unity – Pivot Point

Unity pivot point presentation

Pivot points are a concept found in Unity, the 3D, and 2D worlds. We will first delve into pivot points associated with sprites.Next, we will handle the absence of a pivot point in GameObjects (3D).Finally, we will discuss pivot points…