Unity3d Is there something like Mesh Collider for 2D objects?

只谈情不闲聊 提交于 2019-12-04 20:00:02
Muffasa

At my first attempt I didn't export the sprite correctly so the polygon collider didn't recognized the shape of my sprite.

I export the sprite as JPEG, when I export it as .png it worked like a charm, just added the Polygon Collider and it match to my sprite shape perfectly, thanks!

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!