Question by
Lynxninja · Dec 18, 2015 at 02:00 PM ·
sprite2d animationspritesheet
Sprite Autocreation
I am creating a 2d adventure game with over 20 characters, all based off the same sprite sheet, just recolored. They all have the exact same setup, (animations, control scripts, animation controller, etc.) and I was wondering if there was a way to give Unity the complete sprite sheet and automatically have it create a player object, or if there was a plugin for that. Otherwise it would take me an extremely long time to re-create the animation controller and component settings for every single player.
Comment
Your answer
Follow this Question
Related Questions
Sprite editor problems due to sprite pixel size? 0 Answers
Unity 2D Animation Sprite positioning help 0 Answers
2D animation transition showing 1 frame. 0 Answers
Animate a quad using a sprite sheet? 0 Answers