Hi i have question regard Canvas and building UI. I did try to google that but without any luck.
Currently i’m looking into building UI for in game shop.
When i start positioning elements on canvas i do it by eye. I would like to have more control on that.
What i mean by that is for example snapping elements to align to each other, putting some guide lines.
Maybe you know some others tips or tricks for that?
eh just now when i drag element by using “Rect Tool” i find out that element snapping and i can also see distance between obj and anchor, but maybe there is some way to create guiding lines similar to blue line? Also wonder if there is a way to get distance between elements, so i can visually see distance?
I usually set the anchors correctly and assign the values in the Rect Transform in the Inspector for precise results. As you can see, there is a floating number, which actually is not possible on a screen consisting of pixels.
As far as I know, there is no option to make the value of the distance between elements visible. Maybe you can find a package in the Unity Assets Store. Alternatively, write one yourself.