Adding an outline to "keywords" [Solved]
Posted: Sun Nov 14, 2021 2:28 pm
I'm not sure how describe it other than a "keyword".
I learned from someone that i can have colored words show up when I type that word in brackets
for example
and then whenever I type
in the dialogue it will show up as "Black Reaper" in that color. Which is amazing and I love it.
My issue is... There's currently a scene with a black background, So when I type the keyword, its unreadable. Is there a way to add an outline to the word? So it's actually readable? I saw other posts for outlines, but wasn't sure of where to actually put in the code. Everywhere i tried to put it either ended in an error, everything after the brackets being in black text, or it displaying the keyword as normal with the rest of the code being in normal text.
This all stems from me not actually sure exactly how this code works. Does anyone have experience with this?
I learned from someone that i can have colored words show up when I type that word in brackets
for example
Code: Select all
define br = "{color=#000000}}Black Reaper{/color}"Code: Select all
[br]My issue is... There's currently a scene with a black background, So when I type the keyword, its unreadable. Is there a way to add an outline to the word? So it's actually readable? I saw other posts for outlines, but wasn't sure of where to actually put in the code. Everywhere i tried to put it either ended in an error, everything after the brackets being in black text, or it displaying the keyword as normal with the rest of the code being in normal text.
This all stems from me not actually sure exactly how this code works. Does anyone have experience with this?