Ljthendy13 / Animal-Arithmatics

1 stars 0 forks source link

Assets in Attachment to Unity UI #3

Closed Ljthendy13 closed 1 day ago

Ljthendy13 commented 1 day ago

Certain assets which are attached to UI elements are causing issues, most notably with the size of buttons.

Ljthendy13 commented 1 day ago

The total asset size was being taken in by unity as the desired button size, resulting in overlap and other general positioning issues. These assets have now been moved to their own individual game objects and re-aligned to correct positions.