costume to body issue
hey guys can you help?
i want to attach a-2d costume (like in the video)
https://youtu.be/p35Wy3UHaxw
but i dont want it to be effected by the head movment.
(like in this video)
https://www.youtube.com/watch?v=NADXc6kjK68&feature=youtu.be
when i move the camera away it needs to scale down, and when i move the camera close it needs to scale up.
like the legacy face but without the face effect (not static)
thank you for your help ( :
Hi!
That's a good idea. We can do this by copying the position of the head. but not its rotation.
Check out this example project that Travis made that comes with a script to copy the x,y,z transform of an object without keeping it's rotation:
https://support.lensstudio.snapchat.com/hc/en-us/community/posts/360012160626/comments/360000614203
Let me know if you need any clarification.
Cheers!
Jonathan