- Home /
Question by
EinfachFinn · Mar 15 at 06:57 AM ·
3dvrunity5assets
Deformable Terrain
Hey,
how can I terraform the player? I'm working on a VR game and I would love it if when you hit a mini island with your hand there was an actual dent in it. Are there any assets, tutorials or anything like that? The Island would look like this:
98eda190a5f315784ea002fa292dc0e2.jpg
(67.3 kB)
Comment
Best Answer
Answer by asafsitner · Mar 15 at 08:08 AM
Looks like the style of terrain you're aiming for is actually a generic mesh and not actually Unity Terrain.
In that case, you can take a look at this tutorial here: https://catlikecoding.com/unity/tutorials/mesh-deformation/
If you'd still like to do it with Unity Terrain, then this thread right here is a good starting point: https://answers.unity.com/questions/28484/implementing-destructible-terrain-deformable-groun.html