(yes, their sizes are using scale instead of offset)
i recently made these proximity prompt styles but the fact that default proximity prompts scale depending on how far away the camera is is kind of a problem, so how would I make the size static and not have it scale?
All you have to do is make sure BillboardGui’s Size property is set to 1,0,1,0 or increase if its too small, and as long as all of the ui elements within it are also using scale it should stay the same size.