Hi guys! Today I need help making a text label go in the middle of the screen. Here is what I tried
1,0,1,0 Any help? (If this is in the wrong category please tell me)
1 Like
I can help, so when you add a screengui and insert the textbox/textlabel into it, if you click the textlabel/textbox in the sidebar thing and then click & hold the textbox to the middle of the screen. It should tell you its the middle of the screen because of lines, you’ll see it,
ok let me try that. I think that should work
1 Like
If you want it to be accuratly in the middle, you can try setting AnchorPoint to 0.5, 0.5 and position to 0.5,0,0.5,0
14 Likes