I am getting so frustrated!

So in more then one story ive read, when the mc is getting changed, a choice comes up. and you can choose out of changing your hairstyle, lip color or outfit! I cant find this template anywhere! Does anyone know how to do it?!

Have you tried dara.amaries website?

If not I can try and make one…

i tried looking, couldnt find one, i must be blind lmao

You click on templates and they should be there

not there

omg this is making me go nuts!!! Does anyone know how to do this?!

@Nessya your template sorta didnt work :sob:

Give me a moment to try it out.
I wrote it from my head

1 Like

ok!

What I gave you is for Ink, if it’s LL, I don’t know.

Sorry for the delay no-complaint PC

Rough Template

INT. WALKINCLOSET - DAY
&CORIE spot 1.28 150 0 in zone 2 AND CORIE faces right AND CORIE starts shiftweight
@CORIE changes into TOWEL
@cut to zone 2

label Dress_Hair_Lips

    NARR
Let's get ready.

choice “Outfit” {
goto Outfit
}
“Hair” {
goto Hair
}
“Lipstick” {
goto Lips
} “It’s perfect” {

    NARRATOR
Ready.

goto CONT
}

label Outfit

    NARR

What to wear for the day/night...?

choice “CASUAL_FRILLS” {
@CORIE starts dustoff_loop
@pause for a beat
@CORIE changes into CASUAL_FRILLS
@pause for a beat
@CORIE starts shiftweight
goto Outfit
}
“CASUAL_ROMPER” {

@CORIE starts dustoff_loop
@pause for a beat
@CORIE changes into CASUAL_ROMPER
@pause for a beat
@CORIE starts shiftweight
goto Outfit
}
“CASUAL_PUNK” {

@CORIE starts dustoff_loop
@pause for a beat
@CORIE changes into CASUAL_PUNK
@pause for a beat
@CORIE starts shiftweight

goto Outfit

} “I’m happy with my choice.”{
goto Dress_Hair_Lips
}

label Hair

    NARR
How should I do my hair?

choice “Diva Curls” {

@CORIE starts primp_brush_hair
@add Hair Brush to CORIE
@pause for a beat
@CORIE changes hair into Diva Curls
@pause for a beat
@CORIE starts shiftweight
@remove Hair Brush from CORIE

goto Hair
}
“Fishtail Braid” {

@CORIE starts primp_brush_hair
@add Hair Brush to CORIE
@pause for a beat
@CORIE changes hair into Fishtail Braid
@pause for a beat
@CORIE starts shiftweight
@remove Hair Brush from CORIE

goto Hair
}
“Dancer Bun” {

@CORIE starts primp_brush_hair
@add Hair Brush to CORIE
@pause for a beat
@CORIE changes hair into Dancer Bun
@pause for a beat
@CORIE starts shiftweight
@remove Hair Brush from CORIE

goto Hair

}
“Braided Crown” {

@CORIE starts primp_brush_hair
@add Hair Brush to CORIE
@pause for a beat
@CORIE changes hair into Braid Crown Updo
@pause for a beat
@CORIE starts shiftweight
@remove Hair Brush from CORIE

goto Hair

}
“I’m happy with my choice.”{
goto Dress_Hair_Lips
}

label Lips

    NARR
What gloss should I wear?

choice “Ruby Red” {

@CORIE starts apply_lipstick
@pause for a beat
@CORIE changes mouthColor into Ruby Red
@pause for a beat
@CORIE starts shiftweight

goto Lips
}
“Pink” {
@CORIE starts apply_lipstick
@pause for a beat
@CORIE changes mouthColor into Bubblegum Pink
@pause for a beat
@CORIE starts shiftweight

goto Lips
}
“Orange Crush” {

@CORIE starts apply_lipstick
@pause for a beat
@CORIE changes mouthColor into Orange Crush
@pause for a beat
@CORIE starts shiftweight
goto Lips

} “I’m happy with my choice.”{
goto Dress_Hair_Lips
}

label CONT

@CORIE walks to spot 1.28 100 0 in zone 1

@Jubels, I’ve tested it out this time, I hope this is what you’re looking for :sweat_smile:
As I said on PM, for more hairstyles and lips colors put Dara Amarie’s templates on the Hair label and Lips label

1 Like

tytytytytytytytytytyty!!! you’re def a better coder then me :joy: directing hates meh

1 Like

hitting my head on the wall bacause of it for a year… :sweat_smile:

1 Like

:joy::joy::joy:

2 Likes

Closed: Marked solved post and closed. Thanks :yay: