"Stupid" questions that never get answered? Get The Help Here!

No Problem, love :two_hearts:

1 Like

How do I use someone’s background in my story? I found ones that I can use and how to give them credit but I’m not sure how to use it in my story??

Check out: 🖼 HOW TO: Upload Cover / Background / Overlay

You can use a readerMessage to give them credit or shout them out at the end (or beginning) of your episode.

readerMessage : Reader Messages / Text Effects Guide Updates

1 Like

Wow seriously? :frowning:
That‘s sad :joy: but ok, I wanted to share my story when I have 3 chapters anyway :heart:

It sometimes shows. Sometimes doesn’t. All mine are showing and I haven’t even started writing them yet lol maybe it takes a few days to catch up with the app idk. But it’s not unusual for this to happen :blush:

customization keeps looping and some guy is hugging the guys walk cycle

script:

EXT. FOREST

@zoom reset

Avatar - Female {

&YOU enters from left to screen center

    NARRATOR
So... what's your name?

label first_name_input

input What’s Your First Name?|What’s Your First Name?|Done(FIRSTNAME)

if (FIRSTNAME is “”) {

    NARR
You do need a name...

goto first_name_input

} else {
continue
}

label avatar_0

@zoom reset
@YOU starts think
@speechbubble reset

    NARRATOR
So, [FIRSTNAME], what's your look?

choice
“Skin Tone” {
goto bodyColor_0
}
“Hair” {
goto hair_0
}
“Eyes” {
goto eyes_0
}
“Eyebrows” {
goto brows_0
}
“Face Shape”{
goto face_0
}
“Nose” {
goto nose_0
}
“Mouth” {
goto mouth_0
}
“This is perfect!” {
goto avatar_end
}

label bodyColor_0
@zoom reset
#If YOU has siblings or parents, place them off screen here EG:
#@SIBLING stands screen center in zone 4
#Then in each skin color, change their skin color as well
#Be sure to remove them at the end.

    NARRATOR
What skin color would you like?

choice
“Beige” {
#Remember to change family skin, mouth, and hair to match in each area!
#@FAMILY changes bodyColor into Beige
#@FAMILY changes into mouthColor Rose
#@FAMILY changes into hairColor Chestnut
@YOU changes bodyColor into Beige
@YOU starts idle_happy
goto bodyColor_0
}
“Olive” {
@YOU changes bodyColor into Olive
@YOU starts idle_happy
goto bodyColor_0
}
“Taupe”{
@YOU changes bodyColor into Taupe
@YOU starts idle_happy
goto bodyColor_0
}
“Mocha” {
@YOU changes bodyColor into Mocha
@YOU starts idle_happy
goto bodyColor_0
}
“Sable” {
@YOU changes bodyColor into Sable
@YOU starts idle_happy
goto bodyColor_0
}
“This looks good!”{
@YOU starts cheer_loop
goto avatar_0
}“Last Page”{
goto bodyColor_2
}“Next Page”{
goto bodyColor_1
}

label bodyColor_1

    NARRATOR
What skin color would you like?

choice
“Ivory” {
#Remember to change family skin, mouth, and hair to match in each area!
@YOU changes bodyColor into Ivory
@YOU starts idle_happy
goto bodyColor_1
}
“Fair” {
@YOU changes bodyColor into Fair
@YOU starts idle_happy
goto bodyColor_1
}
“Caramel”{
@YOU changes bodyColor into Caramel
@YOU starts idle_happy
goto bodyColor_1
}
“Toffee” {
@YOU changes bodyColor into Toffee
@YOU starts idle_happy
goto bodyColor_1
}
“Dark” {
@YOU changes bodyColor into Dark
@YOU starts idle_happy
goto bodyColor_1
}
“This looks good!”{
@YOU starts cheer_loop
goto avatar_0
}“Last Page”{
goto bodyColor_0
}“Next Page”{
goto bodyColor_2
}

label bodyColor_2

    NARRATOR
What skin color would you like?

choice
“Dune” {
#Remember to change family skin, mouth, and hair to match in each area!
@YOU changes bodyColor into Dune
@YOU starts idle_happy
goto bodyColor_2
}
“Light” {
@YOU changes bodyColor into Light
@YOU starts idle_happy
goto bodyColor_2
}
“Honey”{
@YOU changes bodyColor into Honey
@YOU starts idle_happy
goto bodyColor_2
}
“Umber” {
@YOU changes bodyColor into Umber
@YOU starts idle_happy
goto bodyColor_2
}
“Chestnut” {
@YOU changes bodyColor into Chestnut
@YOU starts idle_happy
goto bodyColor_2
}
“This looks good!”{
@YOU starts cheer_loop
goto avatar_0
}“Last Page”{
goto bodyColor_1
}
“Next Page”{
goto bodyColor_0
}

label brows_0
@zoom reset
@zoom on 150 350 to 165% in 0
@YOU starts idle_arms_crossed

    NARRATOR
What eyebrow shape would you like?

choice
“Classic Natural”{
@YOU changes eyebrows into Classic Natural
goto brows_0
}“Defined Natural”{
@YOU changes eyebrows into Defined Natural
goto brows_0
}“Mature Round”{
@YOU changes eyebrows into Mature Round
goto brows_0
}“Seductive Arch”{
@YOU changes eyebrows into Seductive Arch
goto brows_0
}“Seductive Round”{
@YOU changes eyebrows into Seductive Round
goto brows_0
}“Thick Flat”{
@YOU changes eyebrows into Thick Flat
goto brows_0
}“Thin Round”{
@YOU changes eyebrows into Thin Round
goto brows_0
} “Looks good!”{
goto avatar_0
}

label face_0
@zoom reset
@zoom on 150 350 to 165% in 0
@YOU starts idle_happy

    NARRATOR
What face shape would you like?

choice
“Defined Heart” {
@YOU changes face into Defined Heart
goto face_0
}
“Defined Round” {
@YOU changes face into Defined Round
goto face_0
}
“Diamond” {
@YOU changes face into Diamond
goto face_0
}
“Oval” {
@YOU changes face into Oval
goto face_0
}
“Round” {
@YOU changes face into Round
goto face_0
}
“Soft Heart” {
@YOU changes face into Soft Heart
goto face_0
}
“Square” {
@YOU changes face into Square
goto face_0
}
“Looks good!”{
goto avatar_0
}

label eyes_0
@YOU starts idle
@zoom reset
@zoom on 150 350 to 165% in 0

    NARRATOR
What eye shape would you like?

choice
“Mature Round” {
@YOU changes eyes into Mature Round
goto eyes_0
}
“Round Luxe” {
@YOU changes eyes into Round Luxe
goto eyes_0
}
“Slender Natural” {
@YOU changes eyes into Slender Natural
goto eyes_0
}
“Upturned Bold” {
@YOU changes eyes into Upturned Bold
goto eyes_0
}
“Upturned Feline” {
@YOU changes eyes into Upturned Feline
goto eyes_0
}
“Upturned Luxe” {
@YOU changes eyes into Upturned Luxe
goto eyes_0
}
“Select a color.”{
goto eyesColor_0
}
“Looks good!”{
goto avatar_0
}

label eyesColor_0
@YOU starts idle

    NARRATOR
What color should your eyes be?

choice
“Auburn”{
@YOU changes eyesColor into Auburn
goto eyesColor_0
}“Black”{
@YOU changes eyesColor into Hickory
goto eyesColor_0
}“Blue” {
@YOU changes eyesColor into Blue
goto eyesColor_0
}
“Brown” {
@YOU changes eyesColor into Brown
goto eyesColor_0
}
“Green” {
@YOU changes eyesColor into Green
goto eyesColor_0
}“Grey” {
@YOU changes eyesColor into Black
goto eyesColor_0
}
“Looks good!”{
goto avatar_0
}

label mouth_0
@zoom reset
@zoom on 150 350 to 165% in 0
@YOU starts idle

    NARRATOR
What mouth shape would you like?

choice
“Blossom Lips” {
@YOU changes mouth into Blossom Lips
@YOU starts shush
goto mouth_0
}“Classic” {
@YOU changes mouth into Classic
@YOU starts shush
goto mouth_0
}“Classic Slender” {
@YOU changes mouth into Classic Slender
@YOU starts shush
goto mouth_0
}“Full Round” {
@YOU changes mouth into Full Round
@YOU starts shush
goto mouth_0
}“Mature Medium” {
@YOU changes mouth into Mature Medium
@YOU starts shush
goto mouth_0
}“Thick” {
@YOU changes mouth into Thick
@YOU starts shush
goto mouth_0
}“Select color.”{
goto mouthColor_0
}
“Looks good!”{
goto avatar_0
}

label mouthColor_0

    NARRATOR
What color lips would you like?

choice
“Blush” {
@YOU changes mouthColor into Blush
goto mouthColor_0
}“Champagne” {
@YOU changes mouthColor into Champagne
goto mouthColor_0
}“Olive” {
@YOU changes mouthColor into Olive
goto mouthColor_0
}“Toffee” {
@YOU changes mouthColor into Toffee
goto mouthColor_0
}“Taupe”{
@YOU changes mouthColor into Taupe
goto mouthColor_0
}“Looks good!”{
goto avatar_0
}“Change lip shape.”{
goto mouth_0
}“Next Page.”{
goto mouthColor_1
}

label mouthColor_1

    NARRATOR
What color lips would you like?

choice
“Mocha” {
@YOU changes mouthColor into Mocha
goto mouthColor_1
}“Rosewood” {
@YOU changes mouthColor into Rosewood
goto mouthColor_1
}“Dark” {
@YOU changes mouthColor into Dark
goto mouthColor_1
}“Chestnut” {
@YOU changes mouthColor into Chestnut
goto mouthColor_1
}“Sable”{
@YOU changes mouthColor into Sable
goto mouthColor_1
}“Looks good!”{
goto avatar_0
}“Change lip shape.”{
goto mouth_0
}“Next Page.”{
goto mouthColor_2
}

label mouthColor_2

    NARRATOR
What color lips would you like?

choice
“Bubblegum Pink” {
@YOU changes mouthColor into Bubblegum Pink
goto mouthColor_2
}“Orange Crush” {
@YOU changes mouthColor into Orange Crush
goto mouthColor_2
}“Rose”{
@YOU changes mouthColor into Rose
goto mouthColor_2
}“Raspberry”{
@YOU changes mouthColor into Raspberry
goto mouthColor_2
}“Cherry Red”{
@YOU changes mouthColor into Cherry Red
goto mouthColor_2
}“Looks good!”{
goto avatar_0
}“Change lip shape.”{
goto mouth_0
}“Next Page.”{
goto mouthColor_3
}

label mouthColor_3

    NARRATOR
What color lips would you like?

choice
“Dusty Rose”{
@YOU changes mouthColor into Dusty Rose
goto mouthColor_3
}“Bordeaux” {
@YOU changes mouthColor into Bordeaux
goto mouthColor_3
}“Wine” {
@YOU changes mouthColor into Wine
goto mouthColor_3
}“Scarlet” {
@YOU changes mouthColor into Scarlet
goto mouthColor_3
}“Plum” {
@YOU changes mouthColor into Plum
goto mouthColor_3
}“Looks good!”{
goto avatar_0
}“Change lip shape.”{
goto mouth_0
}“Next Page.”{
goto mouthColor_4
}

label mouthColor_4

    NARRATOR
What lip color would you like?

choice
“Lavender”{
@YOU changes mouthColor into Lavender
goto mouthColor_4
}“Sea Foam” {
@YOU changes mouthColor into Seafoam
goto mouthColor_4
}“Sky Blue” {
@YOU changes mouthColor into Sky Blue
goto mouthColor_4
}“Emerald” {
@YOU changes mouthColor into Emerald
goto mouthColor_4
}“Azure” {
@YOU changes mouthColor into Azure
goto mouthColor_4
}“Looks good!”{
goto avatar_0
}“Change lip shape.”{
goto mouth_0
}“First Page.”{
goto mouthColor_0
}

label hair_0
@zoom reset
@zoom on 150 350 to 165% in 0

    NARRATOR
Which hair style would you like?

choice
“Buzzed”{
@YOU changes hair into Buzzed Hair
@YOU starts primp_condescend
goto hair_0
}“Short Shaved Sides” {
@YOU changes hair into Shaved Sides
@YOU starts primp_condescend
goto hair_0
}“Messy Pixie” {
@YOU changes hair into Messy Pixie
@YOU starts primp_condescend
goto hair_0
}“Slicked Back” {
@YOU changes hair into Long Slicked Back Hair
@YOU starts primp_condescend
goto hair_0
}“Twist Hair” {
@YOU changes hair into Twist Hair
@YOU starts primp_condescend
goto hair_0
}“This looks good!”{
goto avatar_0
}“Change Color.”{
goto label hairColor_0
}“More Styles.”{
goto hair_1
}

label hair_1

    NARRATOR
Which hair style would you like?

choice
“Bed head” {
@YOU changes hair into Shaggy Long Hair
@YOU starts primp_condescend
goto hair_1
}“Faux Hawk”{
@YOU changes hair into Long Faux Hawk
@YOU starts primp_condescend
goto hair_1
}“Classic Bob” {
@YOU changes hair into Classic Bob
@YOU starts primp_condescend
goto hair_1
}“Dreadlocks” {
@YOU changes hair into Long Dreadlocks
@YOU starts primp_condescend
goto hair_1
}“Straight Bob” {
@YOU changes hair into Straight Bob
@YOU starts primp_condescend
goto hair_1
}“This looks good!”{
goto avatar_0
}“Change Color.”{
goto label hairColor_0
}“More Styles.”{
goto hair_2
}

label hair_2

    NARRATOR
Which hair style would you like?

choice
“Layered Hair” {
@YOU changes hair into Layered Hair
@YOU starts primp_condescend
goto hair_2
}“Long Feathered” {
@YOU changes hair into Long Feathered
@YOU starts primp_condescend
goto hair_2
}“Long Straight Hair” {
@YOU changes hair into Long Straight Hair
@YOU starts primp_condescend
goto hair_2
}“Straight” {
@YOU changes hair into Straight
@YOU starts primp_condescend
goto hair_2
}“Long Braids” {
@YOU changes hair into Long Braids
@YOU starts primp_condescend
goto hair_2
}“This looks good!”{
goto avatar_0
}“Change Color.”{
goto label hairColor_0
}“More Styles.”{
goto hair_3
}
label hair_3

    NARRATOR
Which hair style would you like?

choice
“Natural Curls”{
@YOU changes hair into Natural Curls
@YOU starts primp_condescend
goto hair_3
}“Beach Wave” {
@YOU changes hair into Beach Wave Hair
@YOU starts primp_condescend
goto hair_3
}“Diva Curls” {
@YOU changes hair into Diva Curls
@YOU starts primp_condescend
goto hair_3
}“Long Curly Hair” {
@YOU changes hair into Long Curly Hair
@YOU starts primp_condescend
goto hair_3
}“Rebel Half Shaved” {
@YOU changes hair into Rebel Half Shaved Hairstyle
@YOU starts primp_condescend
goto hair_3
}“This looks good!”{
goto avatar_0
}“Change Color.”{
goto label hairColor_0
}“More Styles.”{
goto hair_4
}

label hair_4

    NARRATOR
Which hair style would you like?

choice
“Casual Braided Pigtails” {
@YOU changes hair into Casual Braided Pigtails
@YOU starts primp_condescend
goto hair_4
}“Styled Corn Rows” {
@YOU changes hair into Styled Corn Rows
@YOU starts primp_condescend
goto hair_4
}“Messy Back Bun” {
@YOU changes hair into Messy Back Bun
@YOU starts primp_condescend
goto hair_4
}“Pulled Back”{
@YOU changes hair into Monday Morning Updo
@YOU starts primp_condescend
goto hair_4
}“Urban Punk Ponytail”{
@YOU changes hair into Urban Punk Ponytail
@YOU starts primp_condescend
goto hair_4
}“This looks good!”{
goto avatar_0
}“Change Color.”{
goto label hairColor_0
}“More Styles.”{
goto hair_5
}

label hair_5
NARRATOR
Which hair style would you like?

choice
“Cornrow Bun” {
@YOU changes hair into Cornrow Bun
@YOU starts primp_condescend
goto hair_5
}“High Ponytail” {
@YOU changes hair into High Ponytail
@YOU starts primp_condescend
goto hair_4
}“Suburban Bubble” {
@YOU changes hair into Suburban Bubble
@YOU starts primp_condescend
goto hair_1
}“Short Curly Hair” {
@YOU changes hair into Short Curly Hair
@YOU starts primp_condescend
goto hair_3
}“Ponytail Locks”{
@YOU changes hair into Ponytail Locks
@YOU starts primp_condescend
goto hair_5
}“This looks good!”{
goto avatar_0
}“Change Color.”{
goto label hairColor_0
}“First Styles.”{
goto hair_0
}

label hairColor_0

    NARRATOR
What hair color would you like?

choice
“Auburn” {
@YOU changes hairColor into Auburn
goto hairColor_0
}“Black” {
@YOU changes hairColor into Charcoal
goto hairColor_0
}“Blond” {
@YOU changes hairColor into Blond
goto hairColor_0
}“Chestnut”{
@YOU changes hairColor into Chestnut
goto hairColor_0
}“Fawn” {
@YOU changes hairColor into Fawn
goto hairColor_0
}“Looks good!”{
goto avatar_0
}“Back To Styles.”{
goto hair_0
}“More Colors”{
goto hairColor_1
}

label hairColor_1

    NARRATOR
What hair color would you like?

choice
“Mint” {
@YOU changes hairColor into Mint
goto hairColor_1
}“Blue” {
@YOU changes hairColor into Blasting Blue
goto hairColor_1
}“Pink” {
@YOU changes hairColor into Pop Pink
goto hairColor_1
}“Grey”{
@YOU changes hairColor into Grey
goto hairColor_1
}“Purple” {
@YOU changes hairColor into Punky Purple
goto hairColor_1
}“Looks good!”{
goto avatar_0
}“Back To Styles.”{
goto hair_0
}“More Colors”{
goto hairColor_0
}

label nose_0
@zoom reset
@zoom on 150 350 to 165% in 0

    NARRATOR
What nose would you like?

choice
“Bulb” {
@YOU changes nose into Bulb
@YOU starts idle
goto nose_0
}
“Elven” {
@YOU changes nose into Elven
@YOU starts idle
goto nose_0
}
“Grecian” {
@YOU changes nose into Grecian
@YOU starts idle
goto nose_0
}
“Mature Round” {
@YOU changes nose into Mature Round
@YOU starts idle
goto nose_0
}
“Refined” {
@YOU changes nose into Refined
@YOU starts idle
goto nose_0
}
“Roman” {
@YOU changes nose into Roman
@YOU starts idle
goto nose_0
}
“Round” {
@YOU changes nose into Round
@YOU starts idle
goto nose_0
}
“Looks great!”{
goto avatar_0
}

label avatar_end
@zoom reset
&YOU exits left AND YOU is walk_neutral_offset

#}

Avatar - Male {

@FREINDZONE enters from right to screen center

continue

label boy_change_0
#@zoom reset

    NARRATOR
How would you like your "nice guy" to look ?

choice
“Skin Tone” {
goto boybodyColor_0
}“Hair” {
@zoom on 162 369 to 170% in 0
goto boy_hair_0
} “Eyes” {
@zoom on 162 369 to 170% in 0
goto boy_eyes_0
}
“Eyebrows” {
@zoom on 162 369 to 170% in 0
goto boy_brows_0
}
“Face Shape”{
@zoom on 162 369 to 170% in 0
goto boy_face_0
}
“Nose” {
@zoom on 162 369 to 170% in 0
goto boy_nose_0
}
“Mouth” {
@zoom on 162 369 to 170% in 0
goto boy_mouth_0
}
“He looks perfect.” {

goto boy_avatar_end
}

label boybodyColor_0
@zoom reset
#If FREINDZONE has siblings or parents, place them off screen here EG:
#@SIBLING stands screen center in zone 4
#Then in each skin color, change their skin color as well
#Be sure to remove them at the end.

    NARRATOR
What skin color would you like?

choice
“Beige” {
#Remember to change family skin, mouth, and hair to match in each area!
#@FAMILY changes bodyColor into Beige
#@FAMILY changes into mouthColor Rose
#@FAMILY changes into hairColor Chestnut
@FREINDZONE changes bodyColor into Beige
@FREINDZONE starts idle_happy
goto boybodyColor_0
}
“Olive” {
@FREINDZONE changes bodyColor into Olive
@FREINDZONE starts idle_happy
goto boybodyColor_0
}
“Taupe”{
@FREINDZONE changes bodyColor into Taupe
@FREINDZONE starts idle_happy
goto boybodyColor_0
}
“Mocha” {
@FREINDZONE changes bodyColor into Mocha
@FREINDZONE starts idle_happy
goto boybodyColor_0
}
“Sable” {
@FREINDZONE changes bodyColor into Sable
@FREINDZONE starts idle_happy
goto boybodyColor_0
}
“This looks good!”{
@FREINDZONE starts cheer_loop
goto boy_change_0
}“Last Page”{
goto boybodyColor_2
}“Next Page”{
goto boybodyColor_1
}

label boybodyColor_1

    NARRATOR
What skin color would you like?

choice
“Ivory” {
#Remember to change family skin, mouth, and hair to match in each area!
@FREINDZONE changes bodyColor into Ivory
@FREINDZONE starts idle_happy
goto boybodyColor_1
}
“Fair” {
@FREINDZONE changes bodyColor into Fair
@FREINDZONE starts idle_happy
goto boybodyColor_1
}
“Caramel”{
@FREINDZONE changes bodyColor into Caramel
@FREINDZONE starts idle_happy
goto boybodyColor_1
}
“Toffee” {
@FREINDZONE changes bodyColor into Toffee
@FREINDZONE starts idle_happy
goto boybodyColor_1
}
“Dark” {
@FREINDZONE changes bodyColor into Dark
@FREINDZONE starts idle_happy
goto boybodyColor_1
}
“This looks good!”{
@FREINDZONE starts cheer_loop
goto boy_change_0
}“Last Page”{
goto boybodyColor_0
}“Next Page”{
goto boybodyColor_2
}

label boybodyColor_2

    NARRATOR
What skin color would you like?

choice
“Dune” {
#Remember to change family skin, mouth, and hair to match in each area!
@FREINDZONE changes bodyColor into Dune
@FREINDZONE starts idle_happy
goto boybodyColor_2
}
“Light” {
@FREINDZONE changes bodyColor into Light
@FREINDZONE starts idle_happy
goto boybodyColor_2
}
“Honey”{
@FREINDZONE changes bodyColor into Honey
@FREINDZONE starts idle_happy
goto boybodyColor_2
}
“Umber” {
@FREINDZONE changes bodyColor into Umber
@FREINDZONE starts idle_happy
goto boybodyColor_2
}
“Chestnut” {
@FREINDZONE changes bodyColor into Chestnut
@FREINDZONE starts idle_happy
goto boybodyColor_2
}
“This looks good!”{
@FREINDZONE starts cheer_loop
goto boy_change_0
}“Last Page”{
goto boybodyColor_1
}“Next Page”{
goto boybodyColor_0
}

label boy_brows_0
@FREINDZONE starts idle_arms_crossed

    NARRATOR
What kind of eyebrows would you like?

choice
“Bold”{
@FREINDZONE changes eyebrows into Straight Bold
goto boy_brows_0
}“Thick”{
@FREINDZONE changes eyebrows into Thick Arch
goto boy_brows_0
}“Sharp”{
@FREINDZONE changes eyebrows into Medium Sharp
goto boy_brows_0
}“Tapered”{
@FREINDZONE changes eyebrows into Thick Tapered
goto boy_brows_0
}“Narrow”{
@FREINDZONE changes eyebrows into Thin Arch
goto boy_brows_0
} “Looks good!”{
goto boy_change_0
}

label boy_face_0
@FREINDZONE starts idle_happy

    NARRATOR
What does your face look like?

choice
“Athletic” {
@FREINDZONE changes face into Athletic Square Jaw
goto boy_face_0
}
“Thin Chiseled” {
@FREINDZONE changes face into Chiseled Oval
goto boy_face_0
}
“Stubble” {
@FREINDZONE changes face into Chiseled Square
goto boy_face_0
}
“Defined Triangle” {
@FREINDZONE changes face into Defined Triangle
goto boy_face_0
}
“Square Jaw” {
@FREINDZONE changes face into Square Jaw
goto boy_face_0
}
“Looks good!”{
goto boy_change_0
}

label boy_eyes_0
@FREINDZONE starts idle

    NARRATOR
What kind of eyes would you like?

choice
“Sweet” {
@FREINDZONE changes eyes into Sloping Innocent
goto boy_eyes_0
}
“Sarcastic” {
@FREINDZONE changes eyes into Stoic Almond
goto boy_eyes_0
}
“Round” {
@FREINDZONE changes eyes into Classic Round
goto boy_eyes_0
}
“Narrow” {
@FREINDZONE changes eyes into Sloping Smolder
goto boy_eyes_0
}
“Gentle” {
@FREINDZONE changes eyes into Narrow Gentle
goto boy_eyes_0
}
“Select a color.”{
goto boy_eyesColor_0
}

label boy_eyesColor_0
@FREINDZONE starts idle

    NARRATOR
What kind of eye colors would you like?

choice
“Blue” {
@FREINDZONE changes eyesColor into Blue
}
“Brown” {
@FREINDZONE changes eyesColor into Brown
}
“Black” {
@FREINDZONE changes eyesColor into Black
}
“Green” {
@FREINDZONE changes eyesColor into Green
}
“Looks good!”{
goto boy_change_0
}
goto boy_eyesColor_0

label boy_mouth_0
@FREINDZONE starts idle

    NARRATOR
What mouth shape do you have?

choice
“Classic” {
@FREINDZONE changes mouth into Classic
@FREINDZONE starts shush
goto boy_mouth_0
}“Full” {
@FREINDZONE changes mouth into Full Round
@FREINDZONE starts shush
goto boy_mouth_0
}“Small” {
@FREINDZONE changes mouth into Small Round
@FREINDZONE starts shush
goto boy_mouth_0
}“Smirk” {
@FREINDZONE changes mouth into Smirk
@FREINDZONE starts shush
goto boy_mouth_0
}“Uneven” {
@FREINDZONE changes mouth into Uneven
@FREINDZONE starts shush
goto boy_mouth_0
}“Select color.”{
goto boy_mouthColor_0
}

label boy_mouthColor_0

    NARRATOR
What color lips would you like?

choice
“Blush” {
@FREINDZONE changes mouthColor into Blush
goto boy_mouthColor_0
}“Champagne” {
@FREINDZONE changes mouthColor into Champagne
goto boy_mouthColor_0
}“Olive” {
@FREINDZONE changes mouthColor into Olive
goto boy_mouthColor_0
}“Toffee” {
@FREINDZONE changes mouthColor into Toffee
goto boy_mouthColor_0
}“Taupe”{
@FREINDZONE changes mouthColor into Taupe
goto boy_mouthColor_0
}“Looks good!”{
goto boy_change_0
}“Change lip shape.”{
goto boy_mouth_0
}“Next Page”{
goto boy_mouthColor_1
}

label boy_mouthColor_1

    NARRATOR
What color lips would you like?

choice
“Mocha” {
@FREINDZONE changes mouthColor into Mocha
goto boy_mouthColor_1
}“Rosewood” {
@FREINDZONE changes mouthColor into Rosewood
goto boy_mouthColor_1
}“Dark” {
@FREINDZONE changes mouthColor into Dark
goto boy_mouthColor_1
}“Chestnut” {
@FREINDZONE changes mouthColor into Chestnut
goto boy_mouthColor_1
}“Sable”{
@FREINDZONE changes mouthColor into Sable
goto boy_mouthColor_1
}“Looks good!”{
goto boy_change_0
}“Change lip shape.”{
goto boy_mouth_0
}“Next Page”{
goto boy_mouthColor_2
}

label boy_mouthColor_2

    NARRATOR
What color lips would you like?

choice
“Bubblegum Pink” {
@FREINDZONE changes mouthColor into Bubblegum Pink
goto boy_mouthColor_2
}“Orange Crush” {
@FREINDZONE changes mouthColor into Orange Crush
goto boy_mouthColor_2
}“Rose”{
@FREINDZONE changes mouthColor into Rose
goto boy_mouthColor_2
}“Raspberry”{
@FREINDZONE changes mouthColor into Raspberry
goto boy_mouthColor_2
}“Cherry Red”{
@FREINDZONE changes mouthColor into Cherry Red
goto boy_mouthColor_2
}
“Looks good!”{
goto boy_change_0
}“Change lip shape.”{
goto boy_mouth_0
}“Next Page”{
goto boy_mouthColor_3
}

label boy_mouthColor_3

    NARRATOR
What color lips would you like?

choice
“Dusty Rose”{
@FREINDZONE changes mouthColor into Dusty Rose
goto boy_mouthColor_3
}“Bordeaux” {
@FREINDZONE changes mouthColor into Bordeaux
goto boy_mouthColor_3
}“Wine” {
@FREINDZONE changes mouthColor into Wine
goto boy_mouthColor_3
}“Scarlet” {
@FREINDZONE changes mouthColor into Scarlet
goto boy_mouthColor_3
}“Plum” {
@FREINDZONE changes mouthColor into Plum
goto boy_mouthColor_3
}“Looks good!”{
goto boy_change_0
}“Change lip shape.”{
goto boy_mouth_0
}“Next Page”{
goto boy_mouthColor_4
}

label boy_mouthColor_4

    NARRATOR
What lip color would you like?

choice
“Lavender”{
@FREINDZONE changes mouthColor into Lavender
goto boy_mouthColor_4
}“Sea Foam” {
@FREINDZONE changes mouthColor into Seafoam
goto boy_mouthColor_4
}“Sky Blue” {
@FREINDZONE changes mouthColor into Sky Blue
goto boy_mouthColor_4
}“Emerald” {
@FREINDZONE changes mouthColor into Emerald
goto boy_mouthColor_4
}“Azure” {
@FREINDZONE changes mouthColor into Azure
goto boy_mouthColor_4
}“Looks good!”{
goto boy_change_0
}“Change lip shape.”{
goto boy_mouth_0
}“Next Page”{
goto boy_mouthColor_0
}

label boy_hair_0

    NARRATOR
Which hair style would you like?

choice
“Cropped” {
@FREINDZONE changes hair into Short Cropped Hair
@FREINDZONE starts idle_head_bob
goto boy_hair_0
}“Buzzed” {
@FREINDZONE changes hair into Buzzed Hair
@FREINDZONE starts idle_head_bob
goto boy_hair_0
}“Slicked Back” {
@FREINDZONE changes hair into Slicked Back Hair
@FREINDZONE starts idle_head_bob
goto boy_hair_0
}“Pompadour” {
@FREINDZONE changes hair into Modern Pompadour
@FREINDZONE starts idle_head_bob
goto boy_hair_0
}“Cornrow Bun” {
@FREINDZONE changes hair into Cornrow Bun
@FREINDZONE starts idle_head_bob
goto boy_hair_0
}
“This looks good!”{
goto boy_change_0
}“Change Color.”{
goto boy_hairColor_0
}“More Styles.”{
goto boy_hair_1
}

label boy_hair_1

    NARRATOR
Which hair style would you like?

choice
“Spiked” {
@FREINDZONE changes hair into Spiked Up Hair
@FREINDZONE starts idle_head_bob
goto boy_hair_1
}“Shaved Sides” {
@FREINDZONE changes hair into Shaved Sides
@FREINDZONE starts idle_head_bob
goto boy_hair_1
}“Emo” {
@FREINDZONE changes hair into Emo Boy Hair
@FREINDZONE starts idle_head_bob
goto boy_hair_1
}“Messy Faux Hawk” {
@FREINDZONE changes hair into Unstyled Faux Hawk
@FREINDZONE starts idle_head_bob
goto boy_hair_1
}“Long Braids” {
@FREINDZONE changes hair into Long Braids
@FREINDZONE starts idle_head_bob
goto boy_hair_1
}
“This looks good!”{
goto boy_change_0
}“Change Color.”{
goto boy_hairColor_0
}“More Styles.”{
goto boy_hair_2
}

label boy_hair_2

    NARRATOR
Which hair style would you like?

choice
“Flip” {
@FREINDZONE changes hair into SoCal Flip
@FREINDZONE starts idle_head_bob
goto boy_hair_2
}“Manbun” {
@FREINDZONE changes hair into Boy Bun
@FREINDZONE starts idle_head_bob
goto boy_hair_2
}“Wave” {
@FREINDZONE changes hair into Short Wave
@FREINDZONE starts idle_head_bob
goto boy_hair_2
}“Faux Hawk” {
@FREINDZONE changes hair into Male Subtle Faux Hawk
@FREINDZONE starts idle_head_bob
goto boy_hair_2
}“Natural Curls” {
@FREINDZONE changes hair into Natural Curls
@FREINDZONE starts idle_head_bob
goto boy_hair_2
}
“This looks good!”{
goto boy_change_0
}“Change Color.”{
goto boy_hairColor_0
}“More Styles.”{
goto boy_hair_3
}

label boy_hair_3

    NARRATOR
Which hair style would you like?

choice
“Shoulder Length” {
@FREINDZONE changes hair into Shoulder Length
@FREINDZONE starts idle_head_bob
goto boy_hair_3
}“Wild Curly” {
@FREINDZONE changes hair into Wild Curly Hair
@FREINDZONE starts idle_head_bob
goto boy_hair_3
}“Long Dreads” {
@FREINDZONE changes hair into Long Dreadlocks
@FREINDZONE starts idle_head_bob
goto boy_hair_3
}“Twist” {
@FREINDZONE changes hair into Twist Hair Male
@FREINDZONE starts idle_head_bob
goto boy_hair_3
}“Long Bangs” {
@FREINDZONE changes hair into Long Bangs
@FREINDZONE starts idle_head_bob
goto boy_hair_3
}
“This looks good!”{
goto boy_change_0
}“Change Color.”{
goto boy_hairColor_0
}“More Styles.”{
goto boy_hair_0
}

label boy_hairColor_0

    NARRATOR
What hair color would you like?

choice
“Auburn” {
@FREINDZONE changes hairColor into Auburn
goto boy_hairColor_0
}“Black” {
@FREINDZONE changes hairColor into Charcoal
goto boy_hairColor_0
}“Blond” {
@FREINDZONE changes hairColor into Blond
goto boy_hairColor_0
}“Chestnut”{
@FREINDZONE changes hairColor into Chestnut
goto boy_hairColor_0
}“Fawn” {
@FREINDZONE changes hairColor into Fawn
goto boy_hairColor_0
}“Looks good!”{
goto boy_change_0
}“Change Style.”{
goto boy_hair_0
}“More Colors”{
goto boy_hairColor_1
}

label boy_hairColor_1

    NARRATOR
What hair color would you like?

choice
“Mint” {
@FREINDZONE changes hairColor into Mint
goto boy_hairColor_1
}“Blue” {
@FREINDZONE changes hairColor into Blasting Blue
goto boy_hairColor_1
}“Pink” {
@FREINDZONE changes hairColor into Pop Pink
goto boy_hairColor_1
}“Grey”{
@FREINDZONE changes hairColor into Grey
goto boy_hairColor_1
}“Purple” {
@FREINDZONE changes hairColor into Punky Purple
goto boy_hairColor_1
}“Looks good!”{
goto boy_change_0
}“Change Style.”{
goto boy_hair_0
}“More Colors”{
goto boy_hairColor_0
}

label boy_nose_0
@zoom reset

    NARRATOR
What does your nose look like?

choice
“Small” {
@FREINDZONE changes nose into Button
@FREINDZONE starts idle
}
“Refined” {
@FREINDZONE changes nose into Refined
@FREINDZONE starts idle
}
“Roman” {
@FREINDZONE changes nose into Roman
@FREINDZONE starts idle
}
“Wide” {
@FREINDZONE changes nose into Wide
@FREINDZONE starts idle
}“Upturned”{
@FREINDZONE changes nose into Upturned
@FREINDZONE starts idle
}“Looks great!”{
goto boy_change_0
}
goto boy_nose_0
label boy_avatar_end
@zoom reset
&FREINDZONE exits left AND FREINDZONE is walk_neutral_offset

#}

Avatar - Male {

@hismoonrose INTERSEST enters from right to screen center

continue

label boy_change_0
#@zoom reset

    NARRATOR (MOTHER)
Initiating 0000121 human interface .....

choice
“Skin Tone” {
goto boybodyColor_0
}“Hair” {
@zoom on 162 369 to 170% in 0
goto boy_hair_0
} “Eyes” {
@zoom on 162 369 to 170% in 0
goto boy_eyes_0
}
“Eyebrows” {
@zoom on 162 369 to 170% in 0
goto boy_brows_0
}
“Face Shape”{
@zoom on 162 369 to 170% in 0
goto boy_face_0
}
“Nose” {
@zoom on 162 369 to 170% in 0
goto boy_nose_0
}
“Mouth” {
@zoom on 162 369 to 170% in 0
goto boy_mouth_0
}
“He looks perfect.” {

goto boy_avatar_end
}

label boybodyColor_0
@zoom reset
#If LOVE INTERSEST has siblings or parents, place them off screen here EG:
#@SIBLING stands screen center in zone 4
#Then in each skin color, change their skin color as well
#Be sure to remove them at the end.

    NARRATOR (MOTHER)
Initiating 0000121 human interface .....

choice
“Beige” {
#Remember to change family skin, mouth, and hair to match in each area!
#@FAMILY changes bodyColor into Beige
#@FAMILY changes into mouthColor Rose
#@FAMILY changes into hairColor Chestnut
@hismoonrose INTERSEST changes bodyColor into Beige
@hismoonrose INTERSEST starts idle_happy
goto boybodyColor_0
}
“Olive” {
@hismoonrose INTERSEST changes bodyColor into Olive
@hismoonrose INTERSEST starts idle_happy
goto boybodyColor_0
}
“Taupe”{
@hismoonrose INTERSEST changes bodyColor into Taupe
@hismoonrose INTERSEST starts idle_happy
goto boybodyColor_0
}
“Mocha” {
@hismoonrose INTERSEST changes bodyColor into Mocha
@hismoonrose INTERSEST starts idle_happy
goto boybodyColor_0
}
“Sable” {
@hismoonrose INTERSEST changes bodyColor into Sable
@hismoonrose INTERSEST starts idle_happy
goto boybodyColor_0
}
“This looks good!”{
@hismoonrose INTERSEST starts cheer_loop
goto boy_change_0
}“Last Page”{
goto boybodyColor_2
}“Next Page”{
goto boybodyColor_1
}

label boybodyColor_1

    NARRATOR (MOTHER)
Initiating 0000121 human interface .....

choice
“Ivory” {
#Remember to change family skin, mouth, and hair to match in each area!
@hismoonrose INTERSEST changes bodyColor into Ivory
@hismoonrose INTERSEST starts idle_happy
goto boybodyColor_1
}
“Fair” {
@hismoonrose INTERSEST changes bodyColor into Fair
@hismoonrose INTERSEST starts idle_happy
goto boybodyColor_1
}
“Caramel”{
@hismoonrose INTERSEST changes bodyColor into Caramel
@hismoonrose INTERSEST starts idle_happy
goto boybodyColor_1
}
“Toffee” {
@hismoonrose INTERSEST changes bodyColor into Toffee
@hismoonrose INTERSEST starts idle_happy
goto boybodyColor_1
}
“Dark” {
@hismoonrose INTERSEST changes bodyColor into Dark
@hismoonrose INTERSEST starts idle_happy
goto boybodyColor_1
}
“This looks good!”{
@hismoonrose INTERSEST starts cheer_loop
goto boy_change_0
}“Last Page”{
goto boybodyColor_0
}“Next Page”{
goto boybodyColor_2
}

label boybodyColor_2

    NARRATOR (MOTHER)
Initiating 0000121 human interface .....

choice
“Dune” {
#Remember to change family skin, mouth, and hair to match in each area!
@hismoonrose INTERSEST changes bodyColor into Dune
@hismoonrose INTERSEST starts idle_happy
goto boybodyColor_2
}
“Light” {
@hismoonrose INTERSEST changes bodyColor into Light
@hismoonrose INTERSEST starts idle_happy
goto boybodyColor_2
}
“Honey”{
@hismoonrose INTERSEST changes bodyColor into Honey
@hismoonrose INTERSEST starts idle_happy
goto boybodyColor_2
}
“Umber” {
@hismoonrose INTERSEST changes bodyColor into Umber
@hismoonrose INTERSEST starts idle_happy
goto boybodyColor_2
}
“Chestnut” {
@hismoonrose INTERSEST changes bodyColor into Chestnut
@hismoonrose INTERSEST starts idle_happy
goto boybodyColor_2
}
“This looks good!”{
@hismoonrose INTERSEST starts cheer_loop
goto boy_change_0
}“Last Page”{
goto boybodyColor_1
}“Next Page”{
goto boybodyColor_0
}

label boy_brows_0
@hismoonrose INTERSEST starts idle_arms_crossed

    NARRATOR (MOTHER)
Initiating 0000121 human interface customization.....

choice
“Bold”{
@hismoonrose INTERSEST changes eyebrows into Straight Bold
goto boy_brows_0
}“Thick”{
@hismoonrose INTERSEST changes eyebrows into Thick Arch
goto boy_brows_0
}“Sharp”{
@hismoonrose INTERSEST changes eyebrows into Medium Sharp
goto boy_brows_0
}“Tapered”{
@hismoonrose INTERSEST changes eyebrows into Thick Tapered
goto boy_brows_0
}“Narrow”{
@hismoonrose INTERSEST changes eyebrows into Thin Arch
goto boy_brows_0
} “Looks good!”{
goto boy_change_0
}

label boy_face_0
@hismoonrose INTERSEST starts idle_happy

    NARRATOR (MOTHER)
Initiating 0000121 human interface customization.....

choice
“Athletic” {
@hismoonrose INTERSEST changes face into Athletic Square Jaw
goto boy_face_0
}
“Thin Chiseled” {
@hismoonrose INTERSEST changes face into Chiseled Oval
goto boy_face_0
}
“Stubble” {
@hismoonrose INTERSEST changes face into Chiseled Square
goto boy_face_0
}
“Defined Triangle” {
@hismoonrose INTERSEST changes face into Defined Triangle
goto boy_face_0
}
“Square Jaw” {
@hismoonrose INTERSEST changes face into Square Jaw
goto boy_face_0
}
“Looks good!”{
goto boy_change_0
}

label boy_eyes_0
@hismoonrose INTERSEST starts idle

    NARRATOR (MOTHER)
Initiating 0000121 human interface customization.....

choice
“Sweet” {
@hismoonrose INTERSEST changes eyes into Sloping Innocent
goto boy_eyes_0
}
“Sarcastic” {
@hismoonrose INTERSEST changes eyes into Stoic Almond
goto boy_eyes_0
}
“Round” {
@hismoonrose INTERSEST changes eyes into Classic Round
goto boy_eyes_0
}
“Narrow” {
@hismoonrose INTERSEST changes eyes into Sloping Smolder
goto boy_eyes_0
}
“Gentle” {
@hismoonrose INTERSEST changes eyes into Narrow Gentle
goto boy_eyes_0
}
“Select a color.”{
goto boy_eyesColor_0
}

label boy_eyesColor_0
@hismoonrose INTERSEST starts idle

    NARRATOR (MOTHER)
Initiating 0000121 human interface .....

choice
“Blue” {
@hismoonrose INTERSEST changes eyesColor into Blue
}
“Brown” {
@hismoonrose INTERSEST changes eyesColor into Brown
}
“Black” {
@hismoonrose INTERSEST changes eyesColor into Black
}
“Green” {
@hismoonrose INTERSEST changes eyesColor into Green
}
“Looks good!”{
goto boy_change_0
}
goto boy_eyesColor_0

label boy_mouth_0
@hismoonrose INTERSEST starts idle

    NARRATOR (MOTHER)
Initiating 0000121 human interface .....

choice
“Classic” {
@hismoonrose INTERSEST changes mouth into Classic
@hismoonrose INTERSEST starts shush
goto boy_mouth_0
}“Full” {
@hismoonrose INTERSEST changes mouth into Full Round
@hismoonrose INTERSEST starts shush
goto boy_mouth_0
}“Small” {
@hismoonrose INTERSEST changes mouth into Small Round
@hismoonrose INTERSEST starts shush
goto boy_mouth_0
}“Smirk” {
@hismoonrose INTERSEST changes mouth into Smirk
@hismoonrose INTERSEST starts shush
goto boy_mouth_0
}“Uneven” {
@hismoonrose INTERSEST changes mouth into Uneven
@hismoonrose INTERSEST starts shush
goto boy_mouth_0
}“Select color.”{
goto boy_mouthColor_0
}

label boy_mouthColor_0

    NARRATOR (MOTHER)
Initiating 0000121 human interface .....

choice
“Blush” {
@hismoonrose INTERSEST changes mouthColor into Blush
goto boy_mouthColor_0
}“Champagne” {
@hismoonrose INTERSEST changes mouthColor into Champagne
goto boy_mouthColor_0
}“Olive” {
@hismoonrose INTERSEST changes mouthColor into Olive
goto boy_mouthColor_0
}“Toffee” {
@hismoonrose INTERSEST changes mouthColor into Toffee
goto boy_mouthColor_0
}“Taupe”{
@hismoonrose INTERSEST changes mouthColor into Taupe
goto boy_mouthColor_0
}“Looks good!”{
goto boy_change_0
}“Change lip shape.”{
goto boy_mouth_0
}“Next Page”{
goto boy_mouthColor_1
}

label boy_mouthColor_1

    NARRATOR (MOTHER)
Initiating 0000121 human interface .....

choice
“Mocha” {
@hismoonrose INTERSEST changes mouthColor into Mocha
goto boy_mouthColor_1
}“Rosewood” {
@hismoonrose INTERSEST changes mouthColor into Rosewood
goto boy_mouthColor_1
}“Dark” {
@hismoonrose INTERSEST changes mouthColor into Dark
goto boy_mouthColor_1
}“Chestnut” {
@hismoonrose INTERSEST changes mouthColor into Chestnut
goto boy_mouthColor_1
}“Sable”{
@hismoonrose INTERSEST changes mouthColor into Sable
goto boy_mouthColor_1
}“Looks good!”{
goto boy_change_0
}“Change lip shape.”{
goto boy_mouth_0
}“Next Page”{
goto boy_mouthColor_2
}

label boy_mouthColor_2

    NARRATOR (MOTHER)
Initiating 0000121 human interface .....

choice
“Bubblegum Pink” {
@hismoonrose INTERSEST changes mouthColor into Bubblegum Pink
goto boy_mouthColor_2
}“Orange Crush” {
@hismoonrose INTERSEST changes mouthColor into Orange Crush
goto boy_mouthColor_2
}“Rose”{
@hismoonrose INTERSEST changes mouthColor into Rose
goto boy_mouthColor_2
}“Raspberry”{
@hismoonrose INTERSEST changes mouthColor into Raspberry
goto boy_mouthColor_2
}“Cherry Red”{
@hismoonrose INTERSEST changes mouthColor into Cherry Red
goto boy_mouthColor_2
}
“Looks good!”{
goto boy_change_0
}“Change lip shape.”{
goto boy_mouth_0
}“Next Page”{
goto boy_mouthColor_3
}

label boy_mouthColor_3

    NARRATOR (MOTHER)
Initiating 0000121 human interface .....

choice
“Dusty Rose”{
@hismoonrose INTERSEST changes mouthColor into Dusty Rose
goto boy_mouthColor_3
}“Bordeaux” {
@hismoonrose INTERSEST changes mouthColor into Bordeaux
goto boy_mouthColor_3
}“Wine” {
@hismoonrose INTERSEST changes mouthColor into Wine
goto boy_mouthColor_3
}“Scarlet” {
@hismoonrose INTERSEST changes mouthColor into Scarlet
goto boy_mouthColor_3
}“Plum” {
@hismoonrose INTERSEST changes mouthColor into Plum
goto boy_mouthColor_3
}“Looks good!”{
goto boy_change_0
}“Change lip shape.”{
goto boy_mouth_0
}“Next Page”{
goto boy_mouthColor_4
}

label boy_mouthColor_4

    NARRATOR (MOTHER)
Initiating 0000121 human interface .....

choice
“Lavender”{
@hismoonrose INTERSEST changes mouthColor into Lavender
goto boy_mouthColor_4
}“Sea Foam” {
@hismoonrose INTERSEST changes mouthColor into Seafoam
goto boy_mouthColor_4
}“Sky Blue” {
@hismoonrose INTERSEST changes mouthColor into Sky Blue
goto boy_mouthColor_4
}“Emerald” {
@hismoonrose INTERSEST changes mouthColor into Emerald
goto boy_mouthColor_4
}“Azure” {
@hismoonrose INTERSEST changes mouthColor into Azure
goto boy_mouthColor_4
}“Looks good!”{
goto boy_change_0
}“Change lip shape.”{
goto boy_mouth_0
}“Next Page”{
goto boy_mouthColor_0
}

label boy_hair_0

    NARRATOR (MOTHER)
Initiating 0000121 human interface .....

choice
“Cropped” {
@hismoonrose INTERSEST changes hair into Short Cropped Hair
@hismoonrose INTERSEST starts idle_head_bob
goto boy_hair_0
}“Buzzed” {
@hismoonrose INTERSEST changes hair into Buzzed Hair
@hismoonrose INTERSEST starts idle_head_bob
goto boy_hair_0
}“Slicked Back” {
@hismoonrose INTERSEST changes hair into Slicked Back Hair
@hismoonrose INTERSEST starts idle_head_bob
goto boy_hair_0
}“Pompadour” {
@hismoonrose INTERSEST changes hair into Modern Pompadour
@hismoonrose INTERSEST starts idle_head_bob
goto boy_hair_0
}“Cornrow Bun” {
@hismoonrose INTERSEST changes hair into Cornrow Bun
@hismoonrose INTERSEST starts idle_head_bob
goto boy_hair_0
}
“This looks good!”{
goto boy_change_0
}“Change Color.”{
goto boy_hairColor_0
}“More Styles.”{
goto boy_hair_1
}

label boy_hair_1

    NARRATOR (MOTHER)
Initiating 0000121 human interface .....

choice
“Spiked” {
@hismoonrose INTERSEST changes hair into Spiked Up Hair
@hismoonrose INTERSEST starts idle_head_bob
goto boy_hair_1
}“Shaved Sides” {
@hismoonrose INTERSEST changes hair into Shaved Sides
@hismoonrose INTERSEST starts idle_head_bob
goto boy_hair_1
}“Emo” {
@hismoonrose INTERSEST changes hair into Emo Boy Hair
@hismoonrose INTERSEST starts idle_head_bob
goto boy_hair_1
}“Messy Faux Hawk” {
@hismoonrose INTERSEST changes hair into Unstyled Faux Hawk
@hismoonrose INTERSEST starts idle_head_bob
goto boy_hair_1
}“Long Braids” {
@hismoonrose INTERSEST changes hair into Long Braids
@hismoonrose INTERSEST starts idle_head_bob
goto boy_hair_1
}
“This looks good!”{
goto boy_change_0
}“Change Color.”{
goto boy_hairColor_0
}“More Styles.”{
goto boy_hair_2
}

label boy_hair_2

    NARRATOR (MOTHER)
Initiating 0000121 human interface .....

choice
“Flip” {
@hismoonrose INTERSEST changes hair into SoCal Flip
@hismoonrose INTERSEST starts idle_head_bob
goto boy_hair_2
}“Manbun” {
@hismoonrose INTERSEST changes hair into Boy Bun
@hismoonrose INTERSEST starts idle_head_bob
goto boy_hair_2
}“Wave” {
@hismoonrose INTERSEST changes hair into Short Wave
@hismoonrose INTERSEST starts idle_head_bob
goto boy_hair_2
}“Faux Hawk” {
@hismoonrose INTERSEST changes hair into Male Subtle Faux Hawk
@hismoonrose INTERSEST starts idle_head_bob
goto boy_hair_2
}“Natural Curls” {
@hismoonrose INTERSEST changes hair into Natural Curls
@hismoonrose INTERSEST starts idle_head_bob
goto boy_hair_2
}
“This looks good!”{
goto boy_change_0
}“Change Color.”{
goto boy_hairColor_0
}“More Styles.”{
goto boy_hair_3
}

label boy_hair_3

    NARRATOR (MOTHER)
Initiating 0000121 human interface .....

choice
“Shoulder Length” {
@hismoonrose INTERSEST changes hair into Shoulder Length
@hismoonrose INTERSEST starts idle_head_bob
goto boy_hair_3
}“Wild Curly” {
@hismoonrose INTERSEST changes hair into Wild Curly Hair
@hismoonrose INTERSEST starts idle_head_bob
goto boy_hair_3
}“Long Dreads” {
@hismoonrose INTERSEST changes hair into Long Dreadlocks
@hismoonrose INTERSEST starts idle_head_bob
goto boy_hair_3
}“Twist” {
@hismoonrose INTERSEST changes hair into Twist Hair Male
@hismoonrose INTERSEST starts idle_head_bob
goto boy_hair_3
}“Long Bangs” {
@hismoonrose INTERSEST changes hair into Long Bangs
@hismoonrose INTERSEST starts idle_head_bob
goto boy_hair_3
}
“This looks good!”{
goto boy_change_0
}“Change Color.”{
goto boy_hairColor_0
}“More Styles.”{
goto boy_hair_0
}

label boy_hairColor_0

    NARRATOR (MOTHER)
Initiating 0000121 human interface .....

choice
“Auburn” {
@hismoonrose INTERSEST changes hairColor into Auburn
goto boy_hairColor_0
}“Black” {
@hismoonrose INTERSEST changes hairColor into Charcoal
goto boy_hairColor_0
}“Blond” {
@hismoonrose INTERSEST changes hairColor into Blond
goto boy_hairColor_0
}“Chestnut”{
@hismoonrose INTERSEST changes hairColor into Chestnut
goto boy_hairColor_0
}“Fawn” {
@hismoonrose INTERSEST changes hairColor into Fawn
goto boy_hairColor_0
}“Looks good!”{
goto boy_change_0
}“Change Style.”{
goto boy_hair_0
}“More Colors”{
goto boy_hairColor_1
}

label boy_hairColor_1

    NARRATOR (MOTHER)
Initiating 0000121 human interface .....

choice
“Mint” {
@hismoonrose INTERSEST changes hairColor into Mint
goto boy_hairColor_1
}“Blue” {
@hismoonrose INTERSEST changes hairColor into Blasting Blue
goto boy_hairColor_1
}“Pink” {
@hismoonrose INTERSEST changes hairColor into Pop Pink
goto boy_hairColor_1
}“Grey”{
@hismoonrose INTERSEST changes hairColor into Grey
goto boy_hairColor_1
}“Purple” {
@hismoonrose INTERSEST changes hairColor into Punky Purple
goto boy_hairColor_1
}“Looks good!”{
goto boy_change_0
}“Change Style.”{
goto boy_hair_0
}“More Colors”{
goto boy_hairColor_0
}

label boy_nose_0
@zoom reset

    NARRATOR (MOTHER)
Initiating 0000121 human interface .....

choice
“Small” {
@hismoonrose INTERSEST changes nose into Button
@hismoonrose INTERSEST starts idle
}
“Refined” {
@hismoonrose INTERSEST changes nose into Refined
@hismoonrose INTERSEST starts idle
}
“Roman” {
@hismoonrose INTERSEST changes nose into Roman
@hismoonrose INTERSEST starts idle
}
“Wide” {
@hismoonrose INTERSEST changes nose into Wide
@hismoonrose INTERSEST starts idle
}“Upturned”{
@hismoonrose INTERSEST changes nose into Upturned
@hismoonrose INTERSEST starts idle
}“Looks great!”{
goto boy_change_0
}
goto boy_nose_0
label boy_avatar_end
@zoom reset

&LOVE INTERSEST exits left AND LOVE INTERSEST is walk_neutral_offset

#}
@hismoonrose INTERSEST changes into LOVE INTERSEST_default

Both your male avatars have the same labels. You need to change the labels and gotos for the second one. Just put a 1 at the end of each label and goto that you already have.

Hi there! I was wondering if anyone could make a spot template for this background?

can u send me a template?

when I change the gotos it says it isn’t being used

Like I said on the other thread, just delete them and try again. You must’ve missed some labels or goto’s

a lot of these would require having parts (like chairs , plants and bushes ) as overlays

I can’t find where i found the templates , the person who replied to me must have deleted it .

https://www.dara-amarie.com/multiple-ink-cc

I cant find what have i done wrong…When I preview the episode the overley is not where its supposed to
INT. BLACK - DAY
@speechbubble is 165 259 to 92%
NARRATOR
Episode 1

INT. TEEN SISTER’S BEDROOM - NIGHT with BLANKET to -295 126 0.988 in zone 3
&overlay BLANKET opacity 100% in 0
@SKYLAR changes into SKYLAR_pijamas
@SKYLAR spot 1.137 -48 106
&zoom on 123 14 to 206% in 0
@SKYLAR walks to spot 1.137 137 106 in zone 1
@SKYLAR faces right
@zoom on 109 491 to 206% in 2
@speechbubble is 165 144 to 92%
NARRATOR
This is me.
@speechbubble is 165 144 to 92%
NARRATOR
My name is Shay.

INT. TEEN SISTER’S BEDROOM - NIGHT with BLANKET to 0.988 -295 126 in zone 3

size comes first then coordinates

THANK YOU SO MUCH FOR THE QUICK RESPONCE :heart_eyes::heart_eyes:

1 Like

Hey! I wonder how I make the overlays to move…?
Anyone?

You need to use shifts to command

@overlay OVERLAY shifts to X Y in S

Here’s the thread where you can learn more about animations of overlays:

1 Like

Thank you so much!

1 Like