How to make two Guis stick together

  1. What do you want to achieve?
    Trying to make the dark blue/green Guis stick together when the screen resizes. Additionally, I would like the elements inside the UIGrid to have a constant size across all resolutions.

  2. What is the issue?
    The Guis either separate from eachother or overlap eachother

  3. What solutions have you tried so far?
    I’ve tried putting a UIAspect constraint on the root parent, but it still overlaps from the opposite direction.

https://streamable.com/aynyy7

1 Like