Help with scene choices or wtv!

i want to make an unfiltered and filtered option for a scene in my episode and i need help with that

do you mean filtered as in changing the lighting settings?
or a censor

1 Like

sensor because in one choice i’ll be mentioning a sensitive topic while the other is more subtle and filtered

Okay, so you’ll probably need a remembered choice
if you don’t know how to do that, try this, maybe see if it helps… unless you need help with the wording?

1 Like

you can do it also as a simple choice:

label censor
NARR
This scene might be triggereing to some readers.
Do you prefer full or mild version?
choice
“Full”{
NARR
Here add the full version of the scene
}”Tell me first whats the trigger”{
NARR
Here you can describe what is the problem
goto censor
}”mild”{
NARR
Here you will write the mild version of the scene
}

1 Like

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