How change textureRect size in HFlowContainer?

Godot Version

4.2.2

Question

this is my node tree
图片
the textureRect’s texture is atalsTexture from edit region from a big picture.

the Transfrom pannel can’t editable. I guess the child node size changed by parent container size

but parent container only can edit width, can’t set height

Change the custom minimum size a bit upper from the transform, see inside the layout tab, a bit down from the checkbox clip children

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.