Hi guys,
I have a texture image containing parts of my character (eyes, body, hand, …).
Of course I have to use Sprite Editor to slice it, then rename those parts to what I want then build my game object.
But when my texture updates (update only his hand for example), I have to do those step above again (slide the updated texture, rename …).
Are there ways to make it faster?
Thank you very much.