hi guys i was wondering how i could make that TextLable like this below
in the sense that even if I’m far away you can see the writing …
Like the text will grow indefinitely or doesn’t grow when you get far away ?
1 Like
WHEN I AWAY IT DOESN’T GROW
as you can see from a distance the emoji remains small … i would like to make it bigger
oh then instead of using scale (example : 0.2, 0, 0.2, 0) use offset (example: 0, 320, 0, 240)
1 Like