#Label Help

1 messages · Page 1 of 1 (latest)

peak ruin
#

Images for better reference, the one on the left is what it looks like 1920x1080 and the right is what it looks like when its smaller I just started godot today and want to build off from a tutorial

woven sonnet
#

Select the Label node and set its Anchors to top right

#

Now I can resize the window and it syncs up automatically

#

There are some cases where you might need to manually emit a certain signal, let me know if it doesn't work

#

Oh I skimmed over the part where you set you set the anchor points ... doh
Mind showing your scene tree? Maybe you have some extra nodes in there I'm not expecting?
( If you have another UI node as parent of Label it probably needs to be Full Rect )

#

Can try these settings out

peak ruin
#

The control node is the crosshair btw forgot to rename it before I sent out the ss

peak ruin