How do I code in a prop

The question is in the title lol. Its the notes prop since she is reading a paper

2 Likes

You write-

@add Prop Name to CHARACTER

3 Likes

And then “@remove Prop Name from CHARACTER” when you don’t want it there anymore. :blush:

3 Likes

Okay and how do I code in a support the author choice?

1 Like

Here’s an example:

NARRATOR
Would you like to support me?
choice (support_choice)
GEMS:5 “Yes, I would love to!”{
NARRATOR
Thank you so much!
}
“No, thanks.”{
NARRATOR
No problem!
}

it has to have < and > around the GEMS:5 but it won’t let me type that.

1 Like

Okay tysm!

1 Like

No problemo :blob_turtle:

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.