Quick Sprite

1384076--70623--$QSScr.jpg

Quick Sprite is a tool for Unity3D that can save a lot of time for developer and decrease total draw calls for 2D objects. In particular, it simply creates meshes with material and texture which is part of one texture atlas.

This tool will help if your game has many 2D objects. All you need is to merge all textures into one texture atlas and spend about 5 minutes in Quick Sprite to split them into different game objects which will be saving by batching.

1336218--64722--$AssetStoreButton.png

This package in now avaliable in Asset Store!

Very interesting and could be great with my actual work on textures…
is it possible to have a Unity 3.x version or do you need Unity 4 features ???
6R