Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

face track points to puppet pin

Contributor ,
Dec 18, 2015 Dec 18, 2015

Hey, does anyone know if there is a script to copy the face track points to puppet pin ? I would use the face tracking to veneer a mask on a face.

Thanks for your help

Bruno

TOPICS
Scripting
1.4K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Enthusiast ,
Dec 18, 2015 Dec 18, 2015

As far as I know there is no way to create puppet pins properly.

The only way to so the thing, is to create puppet pins manually and then transfer parent or apply values from face track points.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Advocate ,
Dec 18, 2015 Dec 18, 2015

Unfortunately creating pins that work is not possible with scripting yet. I say "that work" only because I test I had done on my end showed pins getting created, but they were ghost properties and carried now data. This has been discussed a few times...

Create Puppet Pin on existing mesh via scripting

Proper puppet pin creation with scripts

Access of Puppet Mesh points via ExtendScript

File a feature request here:

Wishform - Adobe After Effects

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Contributor ,
Dec 19, 2015 Dec 19, 2015

OK, so it is not even possible to add pin to an existing mesh.

Because the only way to add property is the "addProperty" method who takes no arguments of value and when we creating a Puppet Pin, the location of the pin has to be known at the time of its creation.

Thank you for these explanations.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Enthusiast ,
Jun 27, 2023 Jun 27, 2023

This would make the Face Tracker much more useable.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jun 27, 2023 Jun 27, 2023
LATEST

It gets kind of messy, but you can always use Create Nulls From Paths/Nulls Follow Points and then attach a Pin to the appropriate null or even a group of nulls by averaging the position of two or more nulls. I have done that a few times. You end up with a huge stack of nulls, but you only have to write a couple of expressions to make it all work.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines