I have a story and I was wondering how to put the CHAR name on the overlay like to make the name appear on the script I put [FIRSTNAME] do I do the same with this like to put the name on there.
So you’d do this:
@overlay NAMETEXT create text [FIRSTNAME]
@overlay NAMETEXT opacity 1 in 0
1 Like
Oh no I don’t what to turn the overlay into a text overlay I kinda tried to do it this what but it didn’t work so something like this but the name of the character on the overlay.
You’re not turning the gold overlay into a text. You’re creating a new text overlay and placing it over the gold overlay
1 Like
Oh okay thanks.
Closed by OP request