Is there a way to overlap the corners? (Like the "Alignment or Align" property..) I can combine this with the color "weight" properties. But if I combine this with the "weight" property, they will depend on each other. I just want to overlap the corners exactly here.
Is there a way to overlap the vertices?
To overlap vertices or corners precisely in Spine, you can use the vertex copy-paste feature. This allows you to copy the position of a vertex from one mesh and paste it onto another, ensuring exact alignment. To do this, select the vertex you want to copy, press CTRL+C
, then select the target vertex and press CTRL+V
. This method ensures that the vertices are perfectly aligned without affecting their weights. If you want to align corners specifically, you can use a reference image or mesh to guide the placement of your vertices, ensuring they overlap exactly as desired.
NapperC Spinebot's answer is correct. How to match the vertices of a given mesh to the positions of the vertices of another mesh and set the weights for the same bone is described in the following blog post, which I share in case it might be of interest to you: : Blog: Rotating diamond tutorial #Exact vertex placement