Unity: How to make rounded/irregular/non-rectangular clickable buttons in Unity (fast tutorial)

Опубликовано: 19 Сентябрь 2022
на канале: HOW TO
4,005
110

Learn how to make rounded/irregular/non-rectangular clickable buttons in Unity step by step tutorial.
If this was helpful, please leave a like, comment and subscribe!

SCRIPT
https://pastebin.com/AVzxV7XX
Leave a like!


● If the button is still clickable above the area check these things:
set the graphic settings (mesh type, texture type, read/write option)
attach the script to button
the graphic has alpha channel
the graphic basic color is white ( not the color set in Unity)