Im so confused
I think the label “Hairstyles_1” needs to be “hairstyles_1”.
help
space out label from the actual label so make it look like
label hairstyles_1
LACEY (talk_forward)
Help me choose a hair style
didn’t work
you have to add dialogue after the choice “wear this” so maybe add the character walking offscreen or add the character talking. anything
then you have to space out the word ”label” from the actual label.
just as you did above you have to space out the word label from the label, don’t add an underscore
label hairstyles_1
I guess i’m not understanding
remove the word “label” all you need is the goto. so
“goto hairstyles_1”
and maybe fix the capitalization. if the label you used at the start has the first letter capitalized you have to capitalize the first letter all the time when using that label, if it’s lowercased. lowercase it every time it’s used
did that but still giving me that error
the label has to be used the same way as always. so i see at the beginning you capitalized the first letter of “Hairstyles_1” you have to do that to each one unless it won’t work
REALLY!!! is that all its tokk…wow
I’m trying to remember the choices that people chose in the beginning but whenever christi comes in it’s always her default outfit not one of the ball dresses
This happen to me before…I changed the label no
for example lable hairstyles_1
I changed lable hairstyles_2
Remember here goto code is
goto hairstyles_2
or you can change label hairstyles_1
I think you write label_hairstyles_1, this is wrong