Erm help plz lmao

:joy: uhH I need some help big time. So I what I want the Character to do is enter the screen while she’s running and continue running.

But that’s not the case instead she enters the screen walking and then 1.5 seconds later she begins running. After she said “He’ll no, not today” or whatever she pauses again :triumph:

Can someone help me, I’m so frustrated lmao?

1 Like

For which line tho?

Run_athletic_offset is a looping animation so I don’t think you need to write it in your script that many times. Try rewriting it like this;

&ARTEMIS enters from left to screen right AND ARTEMIS does it while run_athletic_offset THEN ARTEMIS is run_athletic_offset

@/ARTEMIS is run_athletic_offset

@pause for a beat

sound police_siren

@add Handgun to ARTEMIS

@pause for a beat

Now she enters by walking pauses then runs and then doesn’t run at all :grimacing:

Oh no :grimacing: It worked fine in my own script, that’s really weird lol. Did you put the dialogue between sound police_siren and @add Handgun to ARTEMIS?

1 Like

Yeah here it is now

EXT. MOUNTAIN ROAD LOOP - DAY

@pause for 1

sound police_siren

@pause for a beat

sound heels_walking2

&ARTEMIS enters from left to screen right AND ARTEMIS faces right AND ARTEMIS does it while run_athletic_offset THEN ARTEMIS is run_athletic_offset

&ARTEMIS is run_athletic_offset

@pause for a beat

sound police_siren

&ARTEMIS is run_athletic_offset

ARTEMIS (run_athletic_offset)
Oh hell no, not today!

@add Handgun to ARTEMIS

ARTEMIS
(Why the hell are the cops chasing me?)
(God dammit, now is not the time for this. I need to run…faster.)

@pause for a beat

&pan to zone 2

&ARTEMIS is run_athletic_offset

@pan to zone 3 in 10

&ARTEMIS is run_athletic_offset

&ARTEMIS is run_athletic_offset

I don’t think so :joy: idek

What’s the error that you are getting?

I don’t understand? What actually happens? Is it possible for a video?

Oh! I think I see the problem. Maybe?

EXT. MOUNTAIN ROAD LOOP - DAY

@pause for 1

sound police_siren

@pause for a beat

sound heels_walking2

&ARTEMIS enters from left to screen right AND ARTEMIS does it while run_athletic_offset THEN ARTEMIS is run_athletic_offset

1 Like

This might work??? Idk it worked for me??

EXT. MOUNTAIN ROAD LOOP - DAY

@pause for 1

sound police_siren

@pause for a beat

sound heels_walking2

&ARTEMIS enters from left to screen right AND ARTEMIS faces right AND ARTEMIS does it while run_athletic_offset THEN ARTEMIS is run_athletic_offset

@ARTEMIS is run_athletic_offset

@pause for a beat

sound police_siren

    ARTEMIS
Oh hell no, not today!

@add Handgun to ARTEMIS

    ARTEMIS
(Why the hell are the cops chasing me?)
(God dammit, now is not the time for this. I need to run…faster.)

@pause for a beat

&pan to zone 2

&ARTEMIS is run_athletic_offset

@pan to zone 3 in 10

&ARTEMIS is run_athletic_offset

&ARTEMIS is run_athletic_offset

1 Like

Omg it worked tysm :slight_smile:

1 Like

@Sydney_H can u close this. I found my answer

2 Likes

:joy: I found out the problem, I used the animation too much I think but thank you

2 Likes

Moved it to Directing Helps and Tips since it’s about coding. :wink:

@Jeremy

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.