- Home /
Converting multiple sprites in a single
I have an composite object, that consists of separate children with SpriteRenderer component;
Is there a way, programmatically, combine them in a single sprite, so it doesn't splits on different objects, when i rotate the root object ?
Maybe some sort of high quality screenshot, or scan. I need to get the look of entire object, and then replace it with a single sprite. I think it will also save some performance
Your answer
Follow this Question
Related Questions
2D Sprite Graphics Glitching, Skewing, Flickering, Crazy, Haywire 1 Answer
How do i generate random types of sprites in game ?,Can i set a variable to an image asset ? 0 Answers
How do I have a 2D sprite fade in and out? (C#) 1 Answer
Culling part of a sprite in Sprite Manager 2 1 Answer
Why do my GameObjects have a flickering line above them? 2 Answers