well its all about what gui are you making, for example that backpack or what is it could be made out of offset and have a main frame that will use offset and scale like
a big frame with size UDim2.new(0, 500, 0, 75) and position UDim2.new(.5, -250, 1, -75) will be in middle bottom of the screen
|