Hi, i like to make a material for my meshes (no BSP) with auto uv for stretch the textures when you scale the models, and need to be in all directions/axis.
- I'm tested to use the world location - the object location and then apply to uv (this work but at rotate the model this give blend effects + apply the material using the reference when you place that mesh in the world)
- I got here other methods but no one works:


In the forums i see solutions but for one face or to use the world space and this need work like the BSP material but in a mesh, only change the size when you scale the model + need to have the same sizes & uv when rotate the mesh (like a normal uv model).
*Need to use the model faces dir no the world space directions, because with world space the material change when you roll or turn.
And with stretch based in the individual faces sizes.
Help please, thanks.
- I'm tested to use the world location - the object location and then apply to uv (this work but at rotate the model this give blend effects + apply the material using the reference when you place that mesh in the world)
- I got here other methods but no one works:


In the forums i see solutions but for one face or to use the world space and this need work like the BSP material but in a mesh, only change the size when you scale the model + need to have the same sizes & uv when rotate the mesh (like a normal uv model).
*Need to use the model faces dir no the world space directions, because with world space the material change when you roll or turn.
And with stretch based in the individual faces sizes.
Help please, thanks.
Comment