- Edited
Hi,
I get that containers are for alignment and my project is behaving as I expect it to in terms of layout.
What I want to do is place these score containers in a rounded rectangle background.
I've tried all sorts of combinations with a Panel, but invariably the layout gets messed up.
Is a better way to add a background to these score containers to use a texturerect?
In the image below I've used the convention VContainer and HContainer to annotate the underlying type - VBoxContainer and HBoxContainer
What I'd like is for a background to be applied to the area that the VContainer takes up.