JemU776's Help Thread

Could you post a screenshot of your error or copy + paste it here?

CELAENA_outfit_one
(Too easy.)

I typed in CELAENA before but I decided I wanted to use a different outfit so I made another one called CELAENA_outfit_one and it keeps popping up with the error

CELAENA
Too easy.

When a character is speaking you write their name only, not their outfit name.

The one line of command that changes their outfit is:

@CELAENA changes into CELAENA_outfit_one

Thank you so much!

1 Like

Np :blob_sun: And welcome to the community :metal2: :blob_hearts:

Thought I’d share this:

Thinkstock_brackets

3 Likes

And another thing! In regards to braces { } - you can call them curly brackets if you’d like :yay: :four_leaf_clover:

1 Like

I really need help with adding an overlay

1 Like

This amazing resource talks about how to add an overlay into your scene:

So, you can add it to the background like:

INT. BACKGROUND with OVERLAYNAME

or you can use the create command:

@overlay OVERLAYNAME create
@overlay OVERLAYNAME opacity 1 in 0

If you go to directing helper, you can then go on the overlay helper and from there, you can change the size of the overlay as well as move the overlay around (these would give you the scale and shift numbers), assign a layer, and add a zone if the overlay isn’t in zone 1 (the default zone for the overlay if no zone is mentioned)

Example from the resource I linked:

INT. BACKGROUND with OVERLAYNAME to % X Y in zone # at layer #

​Ex:

EXT. ATLANTA - NIGHT with CAR ANGLE SILVER to 1.5 220 85 in zone 3 at layer 4

Example:

&overlay OVERLAYNAME create
&overlay OVERLAYNAME scales to % % in S
&overlay OVERLAYNAME shifts to X Y in zone # in S
&overlay OVERLAYNAME to layer #
&overlay OVERLAYNAME opacity 1 in S

Ex.

&overlay CAR ANGLE SILVER create
&overlay CAR ANGLE SILVER scales to 1.5 1.5 in 0
&overlay CAR ANGLE SILVER shifts to 220 85 in zone 3 in 0
&overlay CAR ANGLE SILVER to layer 4
&overlay CAR ANGLE SILVER opacity 1 in 0

You can add as many overlays as you want whether to the background using with OVERLAYNAME or the create command (must also use opacity when using the create command for the overlay to be visible). Avoid naming your overlay with the word AND (ex. HONEY AND SPICE) as that can cause issues since AND/and is a command.

Another thing! The resourceful webpage talks about this but here are some notes:

  1. % is the size of the overlay
  2. X is the overlay placed from side to side (lower numbers on left, higher numbers on right, think of it like a graph) on x - axis (horizontal)
  3. Y is the overlay placed up, down (lower numbers down, higher numbers up, think of it like a graph) on y - axis (vertical)
  4. #is a number and S is a number (stands for seconds, can be decimals and whole numbers as well as 0, but not negative as time can’t go backwards)
  5. opacity goes from 0-1 (0% - 100%) not visible to fully visible (0.5 or 50% is see through)

Hi JemU776 :blush:

I’m making timed choices for the first time and I have a question:
Is there a way to make the second choice the “right one” without it being automatically chosen?

Quote from:

“If the timer runs out and a choice has not been tapped, the very last option will be the default outcome.”

If no option is chosen, then the last option immediately plays when the timer runs out though I do hope they’re working on something.

NARR
Which wire do you cut?

​choice [timed:center:5]
“Red wire” {

} “Blue wire” {

} “Green wire” {

}

*Example taken from guide above:

So when we like make an option gold by writing < PREMIUM > we should have a feature that is like < LAST > or <NOT_TAPPED > to an option so it’s the one that plays through when the timer runs out. Or we should be able to write up an outcome that will occur if no timed choices are tapped. I wish we had these features but alas, it is the last option that plays. I really wish it wouldn’t always default to the last one when no option is chosen, sigh.

However you can use overlays too and make your own timed choices template (example in this thread): Can someone make me a tappable overlay timer template?

2 Likes

I think I’ll go for the not_tapped solution

Overlays and timed choices together look like a challenge for another time :exploding_head:

No my bad, I wrote it weirdly lol, we don’t have these features but I wish we did. I meant it would be great if we had these but no :sob:

@Nessya :blob_sun:

I just thought about adding another option named time out which will the same as the wrong choice so that’s okay :wink:

1 Like

Bump :nerd_face:

1 Like

Bump :gem:

I really stuck with this error

So, example:

NARRATOR
KNOCK!

HOW TO: Post A Screenshot From Your Phone:

Some Bonus Stuff:

Other important threads to check out:

  1. Discourse Text Formatting How-to!

  2. HOW TO: Create Polls

Thanks for reading, have a lovely, amazing day full of joy :gem: :blue_heart:

Some tips:

Resource: Animated gif in episode

When you go to:

You don’t need to do this:

When you can directly download the split images (frames) in PNG format from the website ezgif.

You can upload the overlays into the art catalog (must be in PNG format)

Another thing!

When you’re determining what time to use for your gif, the name of the split images (frames) should help.

Here, it says 0.05

Example from the resource:

Where it says 1 (bolded) for the gif above, I can use 0.05 for the gif in the screenshots.

Ex.

#overlay commands above
@overlay FRAME TWO opacity 1 in 0.05

Thank you to @amberose for providing the last screenshot and @LiyahxWrites for helping by saving the ZIP folder with the split images (my phone has literally almost no storage lol plus I STILL don’t have a computer sigh) :hibiscus: :yellow_heart:

Good day/night where you’re at, mon ami(e) :metal2: :blob_hearts:

2 Likes