Hello
I have a design problem with my interface
I want it to be 8 images coming together to form one box but I don’t know how to do it.
Hello
I have a design problem with my interface
I want it to be 8 images coming together to form one box but I don’t know how to do it.
You could just set their positions. Perhaps a grid layout group would be helpful, too.
actually with a horizontale layout group i have a problem
The image goes well together however impossible to place the text so that the box can adapt to the text
my GameObject have horizontale layout group and content size element
I’m not entirely sure what you’re aiming to do. Some of these layouts can be very easy ,and other times it takes a bit of work.
If you want several images beside each other, and then some text with a dynamic width, you can try adding a Layout Element to each image and the text. Check the box for preferred width.
Set the layout group to group to “Child controls size: Width”.
Otherwise, could you please describe your design goal a bit more?