Skip to main content
stefanzf
Participant
November 16, 2018
Question

character more or less closer?

  • November 16, 2018
  • 1 reply
  • 230 views

how to do to make your character more or less closer when you are more or less closer behind the webcam? im so sorry if ther is an explication, but i really don't find...

    This topic is closed to new replies. Start a new post to keep the conversation going.

    1 reply

    alank99101739
    Legend
    November 16, 2018

    Are you talking about just the face or the whole body? If just the face there is a Head Scale Strength property of the face behavior. As you lean forward/backward it adjusts the scale of the head.

    if you are talking about the whole body, then you can use the Transform behavior to change the scale, but that is not driven by the webcam.  Project Wookie, Episode 9: Moving Puppets Linearly - YouTube

    If If you want the whole body to resize, there are tricks you can do. Basically you turn off all of the Face behavior settings of the root Face behavior except head scale strength, then mark the root of the puppet as the head. So the face behavior thinks the whole puppet is a head. Then on the real nested head, add a second face behavior to do all the normal face stuff. Hacks, but should work...