Okay, so it’s just the same as the example I sent, but without the “GEMS:5”
Example:
NARRATOR
How do you feel?
choice
“Happy”{
#code for this choice
}
“Sad”{
#code for this choice
}
{continue story as normal}
Does that make sense?
Okay, so it’s just the same as the example I sent, but without the “GEMS:5”
Example:
NARRATOR
How do you feel?
choice
“Happy”{
#code for this choice
}
“Sad”{
#code for this choice
}
{continue story as normal}
Does that make sense?