Combining Face and World Issues
I have seen the similar forum posts and followed the combining tutorial here - https://lensstudio.snapchat.com/guides/face/combining-face-templates-with-world-templates/
However I am having some issues getting them to not interact with each other.
Here is a screenshot of my workspace and how I have it set up. I have the camera which contains the two images. These two images i just want to be static images that don't resize and are only viewable on the face lense. And then I have the WorldObjectController that I want to only contain the sign/billboard that i made as a picture frame. Below is a picture of how it works when it is by itself and working great. I can click and the sign/billboard pins to that spot and changes size to fit accordingly to it.
Perfect.
Well when I combine them it all breaks one way or another. I added that script from the tutorial called combineFaceWorldContent and assigned the images to the face and the PictureScalar to the World. If I do it this way it works fine in the face side and then when I get the sign to pin to an area far away in the world side, then switch back to the face side, the two static images have moved to that pin location.
Any help would be great. Thanks.


Perhaps you could try using a Screen Image instead of the regular image, which is usually how you would pin a 2d image to the screen.
Look for the screen image section on here: https://lensstudio.snapchat.com/guides/2d/image/
Hi Lars,
I've made sample project so you can check out its set up.
Let me know if you need any more help!