How can I make an object appears only in swiped area?
-
Hi Shaimaaa,
You can you do this by creating a new camera and render target for masking, disabling clear color on it, and using that as a mask texture for your effect camera. Then through script you can move an object to the touch position so it draws onto the mask.
I know that might sound confusing so I made a quick example project:
Let me know if you need any more help!
Jacob
Comment actions
Please sign in to leave a comment.
Have a comment?