Hey! I will make you any script template. I just need the basic details, such as the style you are using, (ll or ink) boy or gil or both, and the name(s) and I need you to explain the scene, thanks!
Waiting List:
fw.boriqua
epi.alyssaa
Hey! I will make you any script template. I just need the basic details, such as the style you are using, (ll or ink) boy or gil or both, and the name(s) and I need you to explain the scene, thanks!
Waiting List:
fw.boriqua
epi.alyssaa
hey I need a template that only lets you customize nose, eyes,lips,face shape, and eyebrows
if you can do it thanks sm I will definitely give you credit
Sure! I will make one rn!
thank you sm
What style is it for? Limelight or Ink?
And for a boy or a girl
ink
both if you can do both
Ofc!
thank you sm you are the best
What are there names?
girl: ALEXUS
boy: ACE
and I don’t want them to be Able to change color
As in skin?
yea and lip color
Okay!
Thanks
Mhm!
Almost done with the girl one!
Ok thanks
Here are your templates!
@ALEXUS enters from left to screen center
label avatar_0
@zoom reset
@ALEXUS starts think
@speechbubble reset
NARRATOR
So, Alexus, what's your look?
choice
“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 brows_0
@zoom reset
@zoom on 150 350 to 165% in 0
@ALEXUS starts idle_arms_crossed
NARRATOR
What eyebrow shape would you like?
choice
“Classic Natural”{
@ALEXUS changes eyebrows into Classic Natural
goto brows_0
}“Defined Natural”{
@ALEXUS changes eyebrows into Defined Natural
goto brows_0
}“Mature Round”{
@ALEXUS changes eyebrows into Mature Round
goto brows_0
}“Seductive Arch”{
@ALEXUS changes eyebrows into Seductive Arch
goto brows_0
}“Seductive Round”{
@ALEXUS changes eyebrows into Seductive Round
goto brows_0
}“Thick Flat”{
@ALEXUS changes eyebrows into Thick Flat
goto brows_0
}“Thin Round”{
@ALEXUS 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
@ALEXUS starts idle_happy
NARRATOR
What face shape would you like?
choice
“Defined Heart” {
@ALEXUS changes face into Defined Heart
goto face_0
}
“Defined Round” {
@ALEXUS changes face into Defined Round
goto face_0
}
“Diamond” {
@ALEXUS changes face into Diamond
goto face_0
}
“Oval” {
@ALEXUS changes face into Oval
goto face_0
}
“Round” {
@ALEXUS changes face into Round
goto face_0
}
“Soft Heart” {
@ALEXUS changes face into Soft Heart
goto face_0
}
“Square” {
@ALEXUS changes face into Square
goto face_0
}
“Looks good!”{
goto avatar_0
}
label eyes_0
@ALEXUS starts idle
@zoom reset
@zoom on 150 350 to 165% in 0
NARRATOR
What eye shape would you like?
choice
“Mature Round” {
@ALEXUS changes eyes into Mature Round
goto eyes_0
}
“Round Luxe” {
@ALEXUS changes eyes into Round Luxe
goto eyes_0
}
“Slender Natural” {
@ALEXUS changes eyes into Slender Natural
goto eyes_0
}
“Upturned Bold” {
@ALEXUS changes eyes into Upturned Bold
goto eyes_0
}
“Upturned Feline” {
@ALEXUS changes eyes into Upturned Feline
goto eyes_0
}
“Upturned Luxe” {
@ALEXUS changes eyes into Upturned Luxe
goto eyes_0
}
“Looks good!”{
goto avatar_0
}
label mouth_0
@zoom reset
@zoom on 150 350 to 165% in 0
@ALEXUS starts idle
NARRATOR
What mouth shape would you like?
choice
“Blossom Lips” {
@ALEXUS changes mouth into Blossom Lips
@ALEXUS starts shush
goto mouth_0
}“Classic” {
@ALEXUS changes mouth into Classic
@ALEXUS starts shush
goto mouth_0
}“Classic Slender” {
@ALEXUS changes mouth into Classic Slender
@ALEXUS starts shush
goto mouth_0
}“Full Round” {
@ALEXUS changes mouth into Full Round
@ALEXUS starts shush
goto mouth_0
}“Mature Medium” {
@ALEXUS changes mouth into Mature Medium
@ALEXUS starts shush
goto mouth_0
}“Thick” {
@ALEXUS changes mouth into Thick
@ALEXUS starts shush
goto mouth_0
}
“Looks good!”{
goto avatar_0
}
label nose_0
@zoom reset
@zoom on 150 350 to 165% in 0
NARRATOR
What nose would you like?
choice
“Bulb” {
@ALEXUS changes nose into Bulb
@ALEXUS starts idle
goto nose_0
}
“Elven” {
@ALEXUS changes nose into Elven
@ALEXUS starts idle
goto nose_0
}
“Grecian” {
@ALEXUS changes nose into Grecian
@ALEXUS starts idle
goto nose_0
}
“Mature Round” {
@ALEXUS changes nose into Mature Round
@ALEXUS starts idle
goto nose_0
}
“Refined” {
@ALEXUS changes nose into Refined
@ALEXUS starts idle
goto nose_0
}
“Roman” {
@ALEXUS changes nose into Roman
@ALEXUS starts idle
goto nose_0
}
“Round” {
@ALEXUS changes nose into Round
@ALEXUS starts idle
goto nose_0
}
“Looks great!”{
goto avatar_0
}
label avatar_end
@zoom reset
@ALEXUS exits left AND ALEXUS is walk_neutral_offset
NARRATOR
readerMessage This Template was made by Addivi101 on Forums or episode_violet1010 on Instagram!
@ACE enters from right to screen center
label boy_change_0
#@zoom reset
NARRATOR
What would you like to change?
choice
“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
}
@zoom reset
#If ACE 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.
label boy_brows_0
@ACE starts idle_arms_crossed
NARRATOR
What kind of eyebrows do you have?
choice
“Bold”{
@ACE changes eyebrows into Straight Bold
goto boy_brows_0
}“Thick”{
@ACE changes eyebrows into Thick Arch
goto boy_brows_0
}“Sharp”{
@ACE changes eyebrows into Medium Sharp
goto boy_brows_0
}“Tapered”{
@ACE changes eyebrows into Thick Tapered
goto boy_brows_0
}“Narrow”{
@ACE changes eyebrows into Thin Arch
goto boy_brows_0
} “Looks good!”{
goto boy_change_0
}
label boy_face_0
@ACE starts idle_happy
NARRATOR
What does your face look like?
choice
“Athletic” {
@ACE changes face into Athletic Square Jaw
goto boy_face_0
}
“Thin Chiseled” {
@ACE changes face into Chiseled Oval
goto boy_face_0
}
“Stubble” {
@ACE changes face into Chiseled Square
goto boy_face_0
}
“Defined Triangle” {
@ACE changes face into Defined Triangle
goto boy_face_0
}
“Square Jaw” {
@ACE changes face into Square Jaw
goto boy_face_0
}
“Looks good!”{
goto boy_change_0
}
label boy_eyes_0
@ACE starts idle
NARRATOR
What do your eyes look like?
choice
“Sweet” {
@ACE changes eyes into Sloping Innocent
goto boy_eyes_0
}
“Sarcastic” {
@ACE changes eyes into Stoic Almond
goto boy_eyes_0
}
“Round” {
@ACE changes eyes into Classic Round
goto boy_eyes_0
}
“Narrow” {
@ACE changes eyes into Sloping Smolder
goto boy_eyes_0
}
“Gentle” {
@ACE changes eyes into Narrow Gentle
goto boy_eyes_0
}
label boy_mouth_0
@ACE starts idle
NARRATOR
What mouth shape do you have?
choice
“Classic” {
@ACE changes mouth into Classic
@ACE starts shush
goto boy_mouth_0
}“Full” {
@ACE changes mouth into Full Round
@ACE starts shush
goto boy_mouth_0
}“Small” {
@ACE changes mouth into Small Round
@ACE starts shush
goto boy_mouth_0
}“Smirk” {
@ACE changes mouth into Smirk
@ACE starts shush
goto boy_mouth_0
}“Uneven” {
@ACE changes mouth into Uneven
@ACE starts shush
goto boy_mouth_0
}
label boy_nose_0
@zoom reset
NARRATOR
What does your nose look like?
choice
“Small” {
@ACE changes nose into Button
@ACE starts idle
}
“Refined” {
@ACE changes nose into Refined
@ACE starts idle
}
“Roman” {
@ACE changes nose into Roman
@ACE starts idle
}
“Wide” {
@ACE changes nose into Wide
@ACE starts idle
}“Upturned”{
@ACE changes nose into Upturned
@ACE starts idle
}“Looks great!”{
goto boy_change_0
}
goto boy_nose_0
label boy_avatar_end
@zoom reset
@ACE exits left AND ACE is walk_neutral_offset
NARRATOR
This Template was created by Addivi101 on forums or episode_violet1010 on instagram!
#}