ndee85 / coa_tools

COA Tools is a 2D Animation Suite for blender. It offers a 2D cutout animation workflow similar to programs like spine or spriter.
GNU General Public License v3.0
908 stars 139 forks source link

Edit mesh function with sprite sheet problem. #7

Closed ja777on closed 8 years ago

ja777on commented 8 years ago

When you edit mesh with multiple sprite sheet and triangulate it... mesh shows whole sprite sheet texture on it ! After that frame index function disappear.

ndee85 commented 8 years ago

Triangulated meshes do not work with sprite sheet textures together. If you want to use a spritesheet the mesh is only allowed to have 4 vertices.

ja777on commented 8 years ago

Is there way to have that option? Or to chose how much vertices we wont on mesh? It would be quite nice for better distortion of texture. (3d effects head turns etc.)

ndee85 commented 8 years ago

I have added this function some time ago now. So this should work fine now. Closing this issue.