How do i fix this? xxx

How do i fix this?

1 Like

You change the layer the characters are at.

@CHAR moves to layer 2

Hello @prim.epy !! You need to move all of them to a specific layer, like @Ms.Kate said, you need to move them by doing:

To know which layer to put them on you just need to remember that the largest number, in your case 6 because there are six characters, which would be @CHARACTER moves to layer 6, put the character in front of all of the others (Covering the other characters). The smallest number, in your case one because there is more than one character on the screen, which would be @CHARACTER moves to layer 1, puts that character behind all the other characters (Being covered by all other characters on screen). Each character is a layer of its own, meaning that if you don’t say specifically in the script what layer they are, they are automatically given one. I hope this makes some sort of sense, best of luck with writing!!:grin::grin:

1 Like

This is so confusing ahh

I know :expressionless:

Hi, you could learn about layers on this thread:

I’ve replied on my thread.