How to keep texture consistant

I’m currently making an office and I have panels that are all different sizes making the material scale differently. Can i take the material and script it to be more dynamic?

World aligned material :slight_smile:

2 Likes

That’s certainly one way.

The other is to have proper models.

If you made the panels in a DCC you need to scale all the UVs to the same texel density for lightmaps anyway - so using the lightmap UV channel for texturing would result in the same material texel density across the board - ideally.

This really goes back to proper asset creation and workflow…

Not that world aligned textures isnt a valid stop gap to the problem.

2 Likes