Dara Amarie's Official Help Thread! [closed]

It’s not possible to change a character’s opacity.

How to "FADE" Characters

1 Like

thanks

hey sorry to be a pain but how do you make the screen shake?

1 Like

Hey Dara, I had a random question. Is there benefits to naming a choice?

You can reference that choice in dialogue.

1 Like

Ok I’m having remember choices problem

So here is what I have first

IMG_20181108_111253052_BURST000_COVER_TOP

IMG_20181108_111216911

That’s what I have for other remember choices

IMG_20181108_111221756

And it ends up not showing but the other remember choices do show up except for one which is chose_Secert

So what am I doing wrong??

The gain needs to go before goto

Did that Didn’t work is the elif maybe??

The last elif needs to be else by itself. But you need to move the gain on line 1166 to line 1163, because you won’t be able to gain that flag since the goto is before which it skips the gain.

How do I do the else rather than elif??

Is like this

} Else (chose_sexy){

@JADE changes into dress

}

} else {

Thank you

There’s been this promblem with the text effects whenever i use it the text stays the same color im not sure if its only on the web previewer but i should also say there isn’t any error whenever i put in the code

The web previewer is being weird with text effects recently. Test your story using the app for text effects.

Ok i let you know if it works or not

thx

But do I still add the chose_sexy or where do I put that

No, you just need } else {