Can someboy tell me why my prop isn't showing correctly?

My Prop isn’t showing correctly … in the beginning it is there but it disappears way to soon !

Here is the Script:

INT. CLASSROOM BLACKBOARD - DAY

music music_organmischief
volume music 50 0
&zoom on 0 0 to 100% in 0
&PROF spot 1.280 165 66 in zone 1 and PROF faces right
&PROF moves to layer 0
&PROF starts idle_paper_neutral_loop
&LILY spot 1.280 -69 50 in zone 1
&LILY moves to layer -1
@add Sheet Paper White to PROF
@transition fade in black in 3
@pause for a beat
@PROF changes into Prof
@LILY walks to spot 1.280 67 54 in zone 1 in 3 and LILY does it while walk_worried_loop
@pause for a beat
@LILY starts idle_awkward_scratch_loop
@speechbubble is 150 225 to 100% with tail_top_left

Thanks for your help you guys …

1 Like

I think u need to add the animation under the prop command.

1 Like

hm, try it out.

INT. CLASSROOM BLACKBOARD - DAY
music music_organmischief
volume music 50 0
&zoom on 0 0 to 100% in 0
&PROF spot 1.280 165 66 in zone 1 and PROF faces right
&PROF moves to layer 0
@add Sheet Paper White to PROF
&PROF starts idle_paper_neutral_loop
&LILY spot 1.280 -69 50 in zone 1
&LILY moves to layer -1
@transition fade in black in 3
@pause for a beat
@PROF changes into Prof
@LILY walks to spot 1.280 67 54 in zone 1 in 3 and LILY does it while walk_worried_loop
@pause for a beat
@LILY starts idle_awkward_scratch_loop

1 Like

Is it not showing up with the character PROF or prof? Because if it’s with prof, the prop hasn’t been added on him, it’s only been added on PROF

1 Like

The characters name is called PROF

2 Likes

I did it like you said but it’s still showing and disappearing again :frowning:

2 Likes

Oh sorry my bad :sweat_smile: Maybe it’s to do with the @PROF changes into Prof, try putting it before adding the prop

3 Likes

THANK YOU! That was the solution :slight_smile:

3 Likes

np :ok_woman:t2:

3 Likes

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