Just a quick note on moving vertices realtime

Hi
If anyone in the future asks why the vertex.setXYZ(x,y,z) doesn’t seem to work, ask if the mesh has any vertex groups assigned… It seems that it only works when no groups are assigned to the mesh.

It took me a while to figure that one out.

:wink: