Open unitycoder opened 9 years ago
(The included sample textures) And if you add padding to texture to make it 512x512, image position is wrong.. maybe need to add shader variables for giving sprite height and amount?
and should find better animated sample sprite sheet..
one problem with animated texture was that wrap mode was set to clamp, it broke the shader from certain angles..
(The included sample textures) And if you add padding to texture to make it 512x512, image position is wrong.. maybe need to add shader variables for giving sprite height and amount?