This Unity project allows rendering of your 3D model to a flat sprite, which can be used in your 2D game. It also allows rendering a spritesheet of your 3D model during rotation. I created models ...
First two parameters represent the height and width of the sprite sheet (width also represents number of sprites that will go into the animation) Note: You can have multiple sprite sheets inside of a ...