Adds Free Form Deformation to the Unity 2D Animation Package.
How to use:
Remove the "2D Animation" Package from your project. Then go into the Packages folder in your project and add the Packages/[email protected] folder from this repo. This will replace the package with my custom one which exposes the vertex data so it can be changed from code outside of the package!
Copy the Assets/VertexModify2D Folder into your project.
Follow this video: https://puu.sh/Gaa1B/4a8ec28c2d.mp4