How to make Let's Create Pottery Clone?

WhatsApp Video 2024-10-19 at 19.34.05_96298b65

I want to learn how to project textures on to the mesh and overlap them like in Let’s Play Pottery. I have an idea for game. I created Models, 3d viewer but I can’t figure out how to implement texture part. can anybody tell me how they implemented it.

2 Likes

Hi ,
you can try Mesh Deform or make the model in high geometry and try to play with that like -

  • if you pinch the collider where you have touch will decrease in ( y+,y- )

You can copy texture data from one texture to another with GetPixels and SetPixels. Or a faster method.