Open tramper2 opened 9 years ago
i wanna using CP image to unity2D Sprite. but i don't know how to change Texture Type to Sprite(2D and UI) Do you have any idea?
thanks
ChromaPack doesn't support the sprite texture type, because the sprite packer breaks up the textures after begin converted by ChromePack. I'm looking for a workaround for this problem but no luck so far.
Try this Shader...
ChromaPack Sprite.zip
`
i wanna using CP image to unity2D Sprite. but i don't know how to change Texture Type to Sprite(2D and UI) Do you have any idea?
thanks