Title basically explains it.
Here is an image of what I am talking about:
Let me know the size and position if you guys know it.
Thanks for your help!
Sincerely,
Title basically explains it.
Here is an image of what I am talking about:
Let me know the size and position if you guys know it.
Thanks for your help!
Sincerely,
Here is the logo (Inside CoreGui). The size is 0,32,1,0
32 pixels long and 32 pixels in height
Thank you for the size. What would the position be though?
The position of the button itself is 0,0,1,0 with an anchor point of 0,1 since there is a frame holding it. The position of the frame however, is the half of 32, so 16. 0,16,0,0. This frame is being hold by a frame of size 36 (1,0,0,36).
Essentially if you want to have a frame in the same spot these are the properties:
I’ve been looking for the answer for a while. Thank you very much!
Hey, I’ve done a bunch of searching and I can’t find an updated post showing what the size and position of the default buttons are. Anyone here happen to know what the updated way to find the size/position of these default buttons?