Hi all,
Just trying to workout how to edit a mesh in game to warp an image.
I've added a mesh to a box with mesh size 2x2 so 4 points
I've then added four sprites on top of each point with drag and drop behavior and used the following code to pin the x/y to the movable sprite
This is the result with just one point active, I can move it around and it moves the image but it's warped the point off the screen.
I've tried activating the other points but the image just disappears
Thanks for any help.