I want to code plain text in stats. For example, giving the reader a short description of how the story’s character feels about the MC based on their relationship percentage. Would anyone know how to go about this?
You could attach a relationship variable to relationship percentage and use it to reflect the opinion under the percentage. You would have to set up the variable in startup, but it should work regardless.
For example, it could look like that on stat screen:
*stat_chart
percent x
if x_var=1
You’ve only met X once.
if x_var=2
X happens to be your friend.
if x_var=3
You and X are lovers.
For this to work you would need to write *create x_var 1 or 0 in startup.