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
900 stars 139 forks source link

if I want to delete the base sprite,how can i do? #79

Open Bobho opened 6 years ago

Bobho commented 6 years ago

hi , I think to ask... delete sprite

I try to do shapeKey and put in unity 3.5.7, but it has an error.I can't fix that. How can I delete the red line area? I think this is the problem.. this is unity log image or image

thanks

ndee85 commented 6 years ago

If you really need to delete the basesprite you can go into edit mode and press Alt+H to unhide all vertices. And then delete them.

But be warned, this may lead to unexpected behavior since the basesprite is needed for certain operations when editing the mesh. (Projection of image to mesh)