#What do anchors do?

5 messages · Page 1 of 1 (latest)

civic drum
#

I keep seeing these green things on every control node. Whenever I move it around it doesn't seem to change anything! It also keeps creating these red lines in the editor that never go away

native tinsel
#

It handles how the control node resizes and moves relative to the viewport/screen

There is a cheat sheet for common use cases, called "Layout",

if you choose "Full rect", it will pin the control node to cover the whole screen and resize along with it

"Center" - The control will remain in the middle of the screen, even if you resize your screen

Note: Anchors and margins are ignored, when the control have a container parent

civic drum
native tinsel
native tinsel