I have a tiling brick road texture. I want to make a material that keeps the texture facing the same direction regardless of the direction I point the mesh. Does anyone know how I would do that?
Announcement
Collapse
No announcement yet.
How would I tile a texture in the same direction, regardless of object rotation?
Collapse
X
-
Happy to help,
Also, I probably should have mentioned, if you do get strange results then check to see how the mesh was unwrapped, if you're using multiple instances of the same mesh then there shouldn't be any issues but if you are using other meshes then try to keep them as similarly aligned as possible.
Another possibility could be using a singe connected mesh over the whole area solely acting as the floor with only the up facing polys. I had an odd area in one of my maps that I couldn't get to look acceptable with multiple instances and had to resort to making it all one. Not the ideal solution but you do what you have to to get the job done.
Comment
Comment