keijiro / ChromaPack

ChromaPack -- A lossy texture compression plugin for Unity.
284 stars 67 forks source link

how can i use CP format image to Unity3d 2D sprite mode. #2

Open tramper2 opened 9 years ago

tramper2 commented 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

keijiro commented 9 years ago

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.

arkms commented 7 years ago

Try this Shader...

ChromaPack Sprite.zip

`