How can I create an screen object that is tilt and resizable by the user?
I'm currently working on a lens and I want a screen object (sticker) to be tilt and resize and moveable by the user and I created the layout but now I'm stuck. How can I create an object that is tilt and resize and moveable? Something like this lens:
https://www.snapchat.com/unlock/?type=SNAPCODE&uuid=de280064137d49ba96b7e37e0b971451&metadata=01
Hi Kyrell,
Check out our Static Object Template. The template gives you access to manipulation control which allows the user to move, scale and rotate the object.
The TouchCollision object represents the area the user must touch to manipulate (scale, move and rotate) the scene.
Cheers,
Neha
I know but I want a screen object (2D) to be resizeable and tiltable. Tiltable as into the right and left not as in to the front and back. Just like an sticker on screen to be move, rotate and scalable.
Hi, Kyrell!
Please take a look at this post
I've also created an example for you
Best
Olha