I want to use TextLabel to make the logo, can I change the material of the TextLabel?

When I play a lot of popular mobile games, I find that their fonts can be changed to any material, which should be supported by a modern game engine

This is a devforum.txt moment right here.

To answer your question though, you can apply gradient color to any ui element. Look up UIGradient. You can also apply images to your ui using ImageLabels.

I know I can use UIstroke and UIgradient to add features, and I can use Photoshop externally to make the image logo into Roblox, but there’s something missing


This is the logo I made using native UI components, I don’t want to import images to make the logo.
Because the image logo doesn’t translate automatically when you use Roblox’s built-in localized translation feature, the workflow is tedious if I need to change it