- Home /
Question by
Askiparait · Jun 09, 2019 at 04:39 AM ·
deformationdeformdeforming
How to deform a 2D GameObject ?
Hello, I was wondering if there was a simple way to deform a GameObject with his corners, like this :
Thanks !
deformation.png
(4.4 kB)
Comment
Answer by ShadyProductions · Jun 11, 2019 at 08:37 AM
Assuming your gameobject is a mesh, you would have to change the vertices of the mesh to represent the shape that you want, there really is no "simple" way to do this.
Your answer
Follow this Question
Related Questions
How to create deforming soap bubbles in unity? 2 Answers
Guide a wire along the touch with deformation. 0 Answers
Animating Parent is Deforming Child Mesh & Collider 1 Answer
Script not updating ? 0 Answers
Bend 3d object (Mesh) at Runtime 2 Answers