ProtoShape 2D
My Twitter |
- Easy and intuitive way to create 2D objects by placing and dragging points right in Unity scene view.
- Color your scene without sprites. Fill polygons with color, two-color gradient or texture.
- Generate matching polygon or edge 2D collider. There's an option to create 2D platforms quickly by adding edge collider only for the top part of the object.
- Supports sorting layers and sprite masking same way as sprites.
- Simple keyboard controls: hold CTRL to delete points, hold SHIFT while dragging a point to snap it to other points or to grid.
- Export objects you create to mesh assets or PNG files or use your own material on them.
- A fake anti-aliasing option that smoothes the edges of polygons by adding a thin transparent gradient to them. Useful for mobile games where real anti-aliasing is costly.
My Twitter | Forum thread | Online manual