Hi
Is it possible in Unity to make one mesh (vertices etc) of one object deform the other objects vertices?
Aydin
Hi
Is it possible in Unity to make one mesh (vertices etc) of one object deform the other objects vertices?
Aydin
First off, welcome to the forums!
Second, as to your question, yes you can use scripts to deform/modify a mesh at run-time in any way you like. Check out the Mesh class as well as the Procedural Examples we have posted.
Thanks and I love the active community over here btw.
I will check the links you gave me.
Thanks
Aydin
This community is most definitely one of the biggest assets behind Unity as a tool. Have fun and post up when you have any other questions!