#HBoxContainer - Godot keeps resetting its position and margin

5 messages · Page 1 of 1 (latest)

wary lintel
#

The position of container's children are controlled by their parent container

#

The wrapped control thing should work, how are you doing it?

#

so hbox -> control -> hbox?

#

you can't set the position of the control but you can set the position of the inner hbox

#

Also, size won't work in containers, you need min_size