Get coding help here! :disco: :blob_hearts:

If you’re having trouble with coding or don’t know how to solve errors paste your code here & any error messages and I can help! :disco: :blob_sun: :blob_hearts:

11 Likes

Bookmarking this thread so I can come back whenever in need!

2 Likes

i need help with like coding choices

@KYLIA enters from left to screen center

    KYLIA (talk_think_neutral)
(Time to get ready)

choice
“casual red”{
KYLIA (talk_think_neutral)
(Maybe this one)
@KYLIA exits left
}
“casual”{
KYLIA (talk_think_neutral)
(Or this one?)
@KYLIA exits left
}“yellow casual”
KYLIA (talk_neutral)
(this one?)
@KYLIA exits left

it keeps saying that “unexpected character”
how do i fix that?

1 Like

Hi! The error happens because you need to include a cursive brackets “{” after every choice option.

And then don’t forget to close the bracket off with “}”.

The added bracket is in green :slight_smile:

thank u :slight_smile:

1 Like

No problem! Glad to help :slight_smile:

bump

Whenever I click both of these choices, AKIRA says Thank you again after TYLER enters the screen. I’m not sure why…

choice
“Be Polite” {

AKIRA (talk_flirt_coy)
Thank you.

KOA (talk_flirt_coy)
Your welcome.

} “Be Sassy” {

AKIRA (talk_doubtful)
Like you’ve met every woman in Toronto.

@KOA is laugh_chuckle

}

@TYLER enters from right to screen left

1 Like

Hi, I just tested and Tyler enters first, so this may be a bug. You can try fixing it by putting the enter line after both options like this: Let me know how it goes :slight_smile:

choice
“Be Polite” {

AKIRA (talk_flirt_coy)
Thank you.

KOA (talk_flirt_coy)
Your welcome.

@TYLER enters from right to screen left

} “Be Sassy” {

AKIRA (talk_doubtful)
Like you’ve met every woman in Toronto.

@KOA is laugh_chuckle

@TYLER enters from right to screen left

}

No, it doesn’t work. Thanks for trying to help though. I’ll figure something out.

No problem, another possible fix is using labels, but if it’s bugged it may not work :blush:

1 Like

I think we need more of your code before and after the choice to see what the problem is.

Hey! I could use some help if you’re still up for it. I’m struggling finding an error in my if/elif/else code :sweat_smile: Could I send it to you in a message?

hey, I copy-pasted a template with overlays and one of the overlays isn’t working!

Sure! You can send it.

Hi, can you send the full code and specify which overlay isn’t working so I can know the issue?

1 Like

I can’t seem to message you, it says you’re hidden. Can you message me?

Sure! Sorry about that, sent.

Hi, I wanted know to know the code-
-where we use preview to show a certain characteristic
then unpreviews it… i don’t really remember what it was

Can u dm me? I can’t see ur profile, it’s hidden.