I want the gui to be half way up the screen and against the right side of the screen please. I know how to put the gui in the center but not against the right side.
Hello! All you need to do it change the first position variable of x and z, and make it look something like this: {0.5, 0},{0.5, 0}
In other words: {CHANGETHISVALUE,0},{CHANGETHISVALUE,0}
Have fun scripting, and well done with the silver crown!
if that man was confusing change the anchorpoint in the gui to {.5, 0}, {.5, 0} and then change the position to the same thing.