#Setting Font from assetId

1 messages · Page 1 of 1 (latest)

tardy violet
#

I installed a font from the toolbox and tried

label.Font = Font.fromId(12187363616)

but it didn't work so I asked the Assistant and that didn't work either.

label.FontFace = FontFace.new("rbxassetid://12187363616")
unreal mulch
#

YOU CAN DO THIS????? SINCE WHEN????

tardy violet
#

I figured it recently

#

you can find fonts in toolbox > Fonts

#

idk how to use it tho

unreal mulch
tardy violet
#

I am rn💀

#
#

hope?

#
label.FontFace = Font.new("rbxassetid://12187363616")
``` worked
weak salmon
#

Wtf i didnt even know this was in the game