Imagine I have 50 blocks next to each other with slightly varying size. How can I apply uvw box mapping to all of them in one time, so that the uvw map fits each block nicely. If I apply a uvw map to all the blocks at once, the uvw box size takes the size of the 50 blocks together, so this is not good.
Applying the map 50 times is much work, and I need to do it for other stuff too (like the steps of a stairway for example)
thanks,
flipside
Applying the map 50 times is much work, and I need to do it for other stuff too (like the steps of a stairway for example)
thanks,
flipside
Comment