- Home /
Question by
LaFarrar97 · Feb 24, 2020 at 11:09 AM ·
2dspriteshader programmingmeshrenderer3dmodel
Is there any way we can carve a mesh or sprite in unity?
I was trying to make this classic Japanese game where you carve a clay object. See this link for reference.
https://www.youtube.com/watch?v=FpRDpqu0FRU≈p=desktop
So right now, I'm having a hard time thinking what technique should I use to carve a mesh or if possible a 2d image. Do I need to do hard math or maybe use shaders for it? A good suggestions would really help a lot. Thank you. :)
Comment