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.
This is what my code looks like inside of the story block. The < and > disappear in plain text.
2.
This is what the code looks like inside of the text editor.
3.
This is the code I put into the scene's HTML reader.
4.
This is the preview for the scene, as seen from within the scene editor. The text looks as intended.
5.
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.
1.

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

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

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

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

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.