I need a code for where as my character is sitting in one of the chairs in the background
INT. JUVIE HOSPITAL ROOM - DAY
are you talking about the sitting animation or spot directing?
spot directing
Do you know how it works? If not i suggest you read through this:
Once you have done that code the spot in your script you want your character to be at and then you add the animation.
Your script should look something like this, depending on if you’re using limelight or ink.
@CHARACTER is idle_sit_anklescrossed_neutral_loop and CHARACTER spot x.xxx xxx xx in zone x
Do you mean that you need an overlay of the tables, so that the character is behind them?
no
Didn’t look like that, when I look on app, and I’m using LL
This should work if you put this line in the script:
@CHARACTER spot 0.803 145 297 in zone 1 and CHARACTER is idle_sit_neutral_loop
(Change CHARACTER to your characters script name)
Tell me if you have any problems.
It worked, but also do you know how to do it for my other character who is laying in the bed?
do you know how to spot direct?
no
Joseph Evans has a good tutorial on YouTube. This should help you with your problems.
I do, yes. I do not mind giving you the line for your script. This is what you must put in your script:
@CHARACTER spot 0.659 6 454 in zone 2 and CHARACTER is idle_lay_awake_neutral_loop and CHARACTER faces left
Do not forget to change the name. If you want a different laying animation just replace idle_lay_awake_neutral_loop with the animation you copy from the art catalog.
To learn to spot direct there are many tutorials here on the forum and on YouTube, so you can learn how. Good luck!
tyy. you are a life saver
Np!