Dara Amarie's Official Help Thread! [closed]

thank you

1 Like

I did a scan of this thread. Is there a template in there so I can have some extras stand in the background of a scene? Forgive me, if it has already been mentioned.

You can go here and ask for a script template.

If I don’t do that, will it also be an error for my readers, or is it only the writer who can see it? This may sound like a dumb question, but what is the “web previewer”? And how do I use it on my computer? Now that I’ve used your customization templates, when you make the readers choose a lip color for a day at school, for example, how do you change back to the “default” lip color that the readers chose, when they’re going to sleep? I hope you get what I mean lol.

The web previewer is what you use to look at your story. Example:

Wow, brain fart lol. Thank you.

1 Like

How do I use filters? I wanna make it to where there is a flashback but it’s in black and white. How do I do this?

No problem.

For your first question: It’s only for you so you can test out your flags.

For your last question:

Read this post

 JADE (think)
(Should I let her see my dresses and give her a little show??)

choice
“Yes”{

    JADE (talk_happy_smile)
So this is what I bought.

label choosing_outfit

choice
“Red Hottie”{

@JADE exits right

@JADE changes into JADE_sexy_1

}
“Black Beauty”{

@JADE exits right

@JADE changes into JADE_sexy_2

}
“White Sassy”{

@JADE exits right

@JADE changes into JADE_sexy_3

}

@JADE enters from right to screen center

@JADE faces right

@JADE is dance_drop_it

@pause for a beat

@pause for a beat

@SARAH is admire

    SARAH (talk_flirt)
Wow such a hottie!!!

    

    JADE (primp)
(Should I wear this for tonight??)

choice
“Hell Yes!!”{

    JADE (talk_primp_condescend)
I always look amazing!!

}
“Try Something Else On”{
goto choosing_outfit

}

}
“Nah I want it to be a secret”{

    SARAH (talk_handsonhips)
Ok miss secret

@JADE is laugh_chuckle

}

So I want my character to show 3 dresses to her friend and when I give the player the option to choose the dress or try another one but once you click the try another dress option it brings you to the

JADE (think)
(Should I let her see my dresses and give her a little show??)

choice
“Yes”{
}
“Nah I want to keep it a secret”{
}

so where do i put the label at??

JADE (think)
(Should I let her see my dresses and give her a little show??)

choice
“Yes”{
goto choosing_outfit
} “Nah I want it to be a secret” {
goto after_outfit
}

OUTFIT GAME GOES HERE.

label after_outfit

REST OF STORY GOES HERE

    JADE (primp)
(Should I wear this for tonight??)

choice
“Hell Yes!!”{ So right here I want it to take me to

    JADE (talk_primp_condescend)
I always look amazing!!

“Try Something Else On”{
goto choosing_outfit

}

label after_outfit

    JADE (talk_arms_crossed)
Nah I want to keep it a secret 

    SARAH (talk_handsonhips)
Ok miss secret

@JADE is laugh_chuckle

    NARRATOR (MOM)           **Here**
Jade are you home dear!

But it doesn’t and takes me to the keep it a secret choice so what do i do??

The “secret” choice dialogue needs to inside that choice, not after the “after_outfit” label. That “after_outfit” label is to merge those 2 choice back to the same story line.

Could you show what you mean

JADE (think)
(Should I let her see my dresses and give her a little show??)

choice
“Yes”{
goto choosing_outfit
} “Nah I want it to be a secret” {
JADE (talk_arms_crossed)
Nah I want to keep it a secret
SARAH (talk_handsonhips)
Ok miss secret
@/JADE is laugh_chuckle

goto after_outfit
}

OUTFIT GAME GOES HERE.

label after_outfit

REST OF STORY GOES HERE

hi would i be able to grab a script template on how to do a mirror scene where it has the faded character reflection in the mirror please
and can i also have your help with how to have a character in front of overlays

That’s probably not the best approach. What I do is that I focus on another character and then start the behavior and after some time, refocus on the MC and they should have the desired face by then

And i need someone to teach me how we the weird face end of flirt_fingersnap animation
anyone can give me example