Failed setting triangles. Some indices are referencing out of bounds vertices. IndexCount: 600, VertexCount: 121
UnityEngine.Mesh:set_triangles (int[])
code:
I'm trying to make a custom mesh and this error keeps appearing \/
UnityEngine.Mesh:set_triangles (int[])
code:
Code (CSharp):