Posts: 197
Threads: 12
Joined: Oct 2015
Reputation:
0
You can't change the size of GameText. It depends on the player's resolution. You can use textdraws to make a scalable GameText-like thing, but it won't be that much accurate since textdraws are partially dependent on screen resolution too.