Scaling surfaceGuis?

I’m going to sound like a novice here - But I’m having issues with scaling SurfaceGuis in order to keep them the relative size of the block:

https://i.gyazo.com/ede287cad8a9404da6ba4100520ba530.mp4

I’ve tried the Wiki but the run-down on how exactly to correlate with my brick size isn’t clear to me.

Make sure you’re only using the Scale values for both the UI’s Sizes and Positions, Offset values will not respect proportions. e.g. {0.25,0}, {0.75,0}

1 Like