I need help with this what am I doing wrong

what do you exactly need help on?

The thing say its not right im trying to get them to sit right but it not working

It shouldn’t do that

try spot directing, then copy paste the text from the rectangle into yojr script.

im doing it on my phone

I try that it doesn’t work

okay so what you could try is give the floating person the same code as the girl (but with their name)
and then read though again to see if the person is no longer floating.
If they are not and sitting next to her move it and re put the code in of the new spot.
Hope this helps

Ok

I try that it didn’t work

sorry, I don’t know then you might have to do something else for the scene.
Phone can be quite a struggle to code on and personally I have little experience on coding on them type of devices.

Instead. I will just do a different story. But I have a question so when they go in the scene, why? How do you get them so likes it without having to spot direct? And how how do you do the overlays? That’s just the problem the overlays are messed up.

so, if you want to add any overlay to the scene you want to put
BACKGROUNG with OVERLAY
then you can move it around copy the code and put in your script you might have to take away the @create OVERLAY command and @set OVERLAY to maxlayer command since they can make the script not work
(only use the @create command if you plan to use multiple overlays and instead remove the with)

So with the With the overlay when it’s saying max layers. Do you just put Max layers?

1 Like

maxlayers doesn’t work as a command and it needs to be something like layer 1 ect. depending on where people are and stuff
because maxlayer could bug the overlay (well thats what happens to me at least)

Ok thanks for your help

1 Like