How would I make a GUI scale with another GUI

hey, im making a name tag system in my game that uses billboard guis. this system consists of a device icon and the username. I’m having trouble with making the device frame consistent.

my goal is to UIAspectRatioConstriant the device frame, then have the username stick to the side of the device icon.

if anyone has any solutions, please help me out! thanks :))

3 Likes

Make it one Gui, rather than two.

yep, I already did that, what’s next?

2 Likes