MrCrayfish / ModelCreator

A program to create JSON models for blocks
Other
121 stars 64 forks source link

Texture is too small #170

Closed spark-slizer closed 5 years ago

spark-slizer commented 5 years ago

I've just finished modelling and now im trying to add textures, I drew a texture, made sure the size was a multiple of 16, I added it to texture manager and put it on a cube, the cube was 5x5x5 and so was its texture, but the uv appeared as 16x16 instead of 5x5 but it says its 5x5, I tried making my texture twice as large but the same thing happened. Does anyone know how to fix this?

spark-slizer commented 5 years ago

I somehow squished the texture into 16x16 and it worked