LUCIA
(I can't do this project with him, should I ask to be swapped?)
choice
“Yes”{
LUCIA (raise_hand)
Miss Paisley… @speechbubble is 123 284 to 100% with tail_top_left
MISS PAISLEY
Lucia if you’re asking for a swap, the answer is no! @LUCIA starts disappointed
}
“No, I just have to suck it up”{ @LUCIA starts idle_sad
}
Here is where it comes into play later on:
DONNA (talk_arms_crossed_angry)
I'm going to ask Miss Paisley for a swap with Lucia. This is not fair to her.
@speechbubble is 130 235 to 100% with tail_top_right
if (yes){
SAM (talk_apathetic)
I wouldn't bother, you heard what Miss Paisley said, no swaps.
SAM (talk_shrug)
Lucia seems to be handling it well.
Regardless of what the choice was, it goes straight to this:
SAM (talk_shrug)
Lucia seems to be handling it well.
I have used this before and it worked. Now, it’s not Am I missing something here?
Is this suppose to be a gain or the choice option name? If it’s a gain, then you need to add the gain. If it’s the choice option name, you need to use this format: (choice_name is “Yes”)
That is just an example of how the if/elif/else should look in general. Did you read through the whole guide? You completely missed this whole section: