One texture, many projections?
Is it possible to have one material with one texture but have several projections of the same material on different objects?
I'm using the same material on several objects, but because they are in different shapes, heights and angles, I am resorting to using many instances of the same material (now almost 30) but projecting it differently on each object...
If it is possible to just have one material and several projections (each one different), how do I do this? Thanks!