I’ve seen threads before about this but I’d like to know if there’s any other way to do it now as it was “patched” before when you could add custom fonts, so I’d like to know if you can still get them?
The only thing that’s close to custom fonts is uploading a sprite sheet of the font and rendering it into words using ImageLabels with the use of scripts. But it’s pretty difficult for some people.
Or you can upload them as images and put them together.
1 Like
how do you upload a sprite sheet though?
A spritesheet is a normal image asset so it’s just uploading an image
This is what a spritesheet looks like. You can easily create one in any image manipulation software.
But this is just over complicating stuff. You can just upload whatever text you want as image in that font instead of creating a spritesheet system.
2 Likes