I'll help you with directing. ❤️

I would love some help with my coding Sigh Something broke somewhere and I’m not entirely sure what. after a customization go through using Dara A. It repeats the script from before the customization. I’m so confused and I have no clue what I did. It says theres a repeat script error but I just copied and pasted the code. I’ve done two male characters with the same code, could that have broken it? Please help

3 Likes

Did you change the labels for the customization?
Normally, you can’t have a label with the same name so first check that, if that’s not the problem send a screenshot from the script and I’ll look at it later because I need to leave for work right now. :heart::heart:

So changing the labels didn’t work and just broke it worse lol but I think I found a solution. Ima play with it a bit and come back

1 Like

Okay! Let me know.

Hi! I was wondering if you could help me with something.

So in one of my chapters the reader gets to choose 1 outfit out of 3 for the MC to wear. I was wondering how do you keep an outfit you choose into the next scene? :thinking:

1 Like

Hey there!

Remembering the outfit you chose is very easy. It works the same as remembering past choices.
I have a video about it on my youtube channel and made timestamps so you don’t have to watch the whole thing.

I recommend using the flag/gain method, that’s te 2nd one in my video.

you basically put gain x(=name of the gain) somewhere in the choice and later when you want to remember the choice you use.

if/elif/else (x = name of the gain){}

More information in my video:

You can also read this if you don’t have enough time.

Let me know if this helped you :heart:

Thank you so much! This helped me out a ton, would you like me to credit you? :heart:

1 Like

Hii
Can you tell me how I can make that the character stays with the same outfit that the reader choose from the previous chapter?

1 Like

Hi, i want to make my character enter with spot directing, and i have no idea how to do it :frowning:
I tried:
@VICTORIA enters from right to spot 1.280 160
and
@VICTORIA spot 1.280 160

I don’t know how to do it, i heard about that i can place my character in different zone but this background what i want to use has just one zone.

Generally i want my female character to be smaller than male character so perhaps there is another way?

1 Like

ok so I have these two bc characters that won’t listen…

I have this one (very back)
@LESLIE spot 0.850 137 198 in zone 1
@LESLIE moves to LAYER -1

and this one
@AMPHIA spot 1.092 197 98 in zone 1
@AMPHIA faces right
@AMPHIA moves to LAYER 0

and Leslie is supposed to bi in the back… idk

picture

1 Like

Maybe try putting it all in one line?

So @LESLIE spot 0.850 137 198 in zone 1 AND LESLIE moves to LAYER -1?

2 Likes

a friend fixed it sorry :sweat_smile:

2 Likes

Glad to hear that!

2 Likes

You can credit me if you want to, but you don’t have to :smiling_face_with_three_hearts:

Hello,

You basically use the same technique you use for remembering choices. I think someone else already asked me this questions so you can scroll up a little bit and will find my explanation :wink: :kissing_heart:

That’s weird. I don’t think there’s something wrong with “@VICTORIA enters from right to spot 1.280 160” because I’ve used it like this without errors.

Here’s a post that explains everything about spot directing and I’m currently working on a video about spot directing too.

Hopefully this helps. Maybe try using just @VICTORIA walks to spot 1.280 160 in zone x, I did that before without errors.

good luck and let me know if it works :kissing_heart:

1 Like

Oh I’m glad to hear they fixed it. I wasn’t home when you posted this. :heart:

1 Like

heh. I’m back :sweat_smile:

so… I can’t see my overlay I tried

@overlay INT. SCHOOL CLASSROOM TABLE - DAY create
@overlay INT. SCHOOL CLASSROOM TABLE - DAY shifts to 207 96 in zone 2
@overlay INT. SCHOOL CLASSROOM TABLE - DAY scales to 1.000 1.000
@overlay INT.SCHOOL CLASSROOM TABLE - DAY opacity 1
and
@overlay INT. SCHOOL CLASSROOM TABLE - DAY create
@overlay INT. SCHOOL CLASSROOM TABLE - DAY shifts to 207 96 in zone 2
@overlay INT. SCHOOL CLASSROOM TABLE - DAY scales to 1.000 1.000
@overlay INT.SCHOOL CLASSROOM TABLE - DAY opacity 100%

but neither work

1 Like

Hi, Can Anyone help me?
Actually I want to introduce an unknown character in my story so i want a nameless bubble while he talk but then he will intoduce himself and tell his name I want his name to appear on the speechbubble.
How is it done?

2 Likes

:clapping:
I was just about to create a post asking about how to fade people in and out while they are already on the screen!!! Thank you so much for sharing this!!! :blob_hearts:

1 Like