Directing bracket help!

I am trying to figure how to fix this! Any suggestions. It’s a choice within an if bracket.

why did you put a } on line 529 I don’t think you need it

1 Like

I tried that and it didn’t work. :sweat:

Put the “No…” part up one line next to the } on line 522. Also try putting a pause where is says ‘you’ because sometimes garbage text messes with brackets. Then I would put @pause for 0.1 on line 528, sometimes adding coding between a choice inside of a choice helps

1 Like

Also is the whole part of the top text a part of a
if(something){

command? because otherwise you just need the one } bracket on line 536 next to else, and not the two above it.

1 Like

Thanks so much the second method worked. :heart: :smiling_face_with_three_hearts:
@Minoesje Thanks for the help too! :blush:

1 Like

Moved to Directing Helps and Tips since this is about coding. Make sure to check out our Forum Tutorial for more info about where to correctly create topics, and feel to PM me if there are any questions. :wink:

1 Like

I was just about to ask this to be closed @Sydney_H! :blush:

1 Like

No problem! :grin:

1 Like