Categories
Game Development PC Nerding

Unity3D 2D Tools

Old versions:
2DTools (1014 downloads )
2DTools (1049 downloads )

By Andrea Giorgio "Muu?" Cerioli

Italian dad, developer, designer, maker who loves everything in technology: AI, mechanics, electronics, IT, 3D printing.

2 replies on “Unity3D 2D Tools”

I tried to add UVSprite to my objects, but I get this error at runtime:
Mesh.uv is out of bounds. The supplied array needs to be the same size as the Mesh.vertices array.
I tried with both planes and cubes.

Oh, I forgot to add to readme the part about creating a quad. I’ve updated it right now.
You can create a quad object by selecting from menu GameObject -> Create Other -> Create Quad or by pressing CTLR+Q. This will create a simple 4 vertex plane, then add UVSprite and proceed with the rest of instructions. See examples in example scene, they should give you an idea on how a sprited object should look. 😉

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.