Hey guys, I have a quick question
In my game I want the user to be able to name their character
I have the CSS for the textbox (<<textbox "$name" $name>>), that the character will use to set their name. What would be the CSS for the character's name to be displayed throughout the story?
For example, if I name myself "Bob" in the textbox and then next passage I want it to say "Good job 'Bob'"
In my game I want the user to be able to name their character
I have the CSS for the textbox (<<textbox "$name" $name>>), that the character will use to set their name. What would be the CSS for the character's name to be displayed throughout the story?
For example, if I name myself "Bob" in the textbox and then next passage I want it to say "Good job 'Bob'"