A half-finished Unity Plugin for creating 2D sprites from 3D animated models, currently available as a downloadable scene instead. Originally developed as a way to both learn Unity and more properly ...
A sprite sheet is a large image containing many smaller images arranged in a grid. The main idea is to speed up load time and compute resources as computers are well optimized for working with images.