Please help!!! Tried to italicize, change text colour- Something is undefined??? I don't know how to define

nick

New member
Hi, I need some help. I've been trying to figure out a visual novel engine. I wanted to see if I could use HTML to bold, italicize, underline, and have different text colours in one text box. I've included screenshots, in case that helps.

1.
%2F%2FyBK4.png


This is what my code looks like inside of the story block. The < and > disappear in plain text.

2.
77hgbl.png

This is what the code looks like inside of the text editor.
3.
Ys8Akp.png

This is the code I put into the scene's HTML reader.
4.
kcpkCM.png

This is the preview for the scene, as seen from within the scene editor. The text looks as intended.
5.
LOGEVP.png

However, when I run the actual code in the block, this is what it looks like. It keeps saying the terms are undefined, but I don't know how to define them.
Please keep in mind, the code used to bold, underline, italicize, and change text colour is the only experience I have with HTML. I'm not sure what I'm doing wrong.
 
Back
Top