"Stupid" questions that never get answered? Get The Help Here!

It appears in my preview but I’m not sure how to spot direct it since it won’t appear on my phone?
I’m glad it’s there in the first place though.:smile:
Sorry for all the questions but do you have any suggestions for this now?

You can spot direct it using the web preview, it’s even easier than on the phone, you can just copy the spots instead of rewriting it. The directing helper working the same like it’s working on the phone.

1 Like

Wow! I didn’t know thank you so much! :grin:

1 Like

How I can put a character in backwards?

You have them do a rear action.

How?

@CHARACTER is idle_rear

or

dance_slow_rear
head_bob_rear
hug_rear
idle_sit_rear
kiss_dip_give_rear
kiss_dip_rear
kiss_passionate_loop_rear
kiss_passionate_rear
kiss_playful_rear
paparazzi_take_photo_rear
reach_kneel_rear
rear
shoot_loop_rear
sing_loop_rear
sing_rear
swim_rear
talk_gesture_rear
talk_neutral_arms_raised_extended_rear
talk_rear
tinker_loop_rear
walk_offset_rear
walk_rear

1 Like

Thanks :heart:, and if I want to make a thought?

Put the speech in brackets eg:
CHARACTER (idle_rear)
(I wonder if she can see me from here?)

Thank you :slight_smile:

Thanks for the help on my previous question, I appreciated it. I have another three questions

  1. How do you use overlays?
  2. How do you add in your own background or overlay?
  3. How do you remember choices that they chose in the last episode?

Thanks in advance x

  1. To put an overlay:
    INT. BACKGROUND NAME - DAY with OVERLAY NAME
    (you can size it and move it if you use the Overlay Helper )
  2. To add your own backgrounds and overlays is simple! Go on the background/overlay section, in the top left corner you’ll see “Available for ALL stories” , just click on it and select “Uploaded to YOUR account”. After that a button “Select Image” will appear, just click it and select a pic (it shows the minimum needed size there)
  3. You need to use an if statement.
1 Like

Thank you so much, I’ll try these now !

Can I start a scene in backwards?

1 Like

Thanks!!

Yes.

Example:
INT. BACKGROUND - DAY
&CHARACTER stands screen center and CHARACTER is idle_rear
@transition fade in black 2

Can you help with a few things?

With what do you need help?

How can I stay in a scene with out a dialogue ?

Adding a pause will allow you to stay in the scene without any other actions.

@pause for 1 #the number is the amount of seconds

Or if your characters are currently doing actions, the scene won’t change until the action is completed.

1 Like