Hi there,
I have walls in my game that have a checkerboard type of texture. I am currently using tiling to repeat the texture but the effects are not what I want. I was wondering how to set it up so the texture appears the same height and width even if the object is bigger. I wish to use the same material as it is easiest.
What I mean is, if a wall is 100 units long and the texture is ten units long there should be ten repeated textures. But, if the wall is 20 units long there should only be two repeated textures.
Cheers,
Matt