When I apply a texture it gets to scale too large. Does anyone know how to fix this?

Hi ,

You can adjust the size of the texture sample in your material using the TextureCoordinate expression in the material editor. I recommend taking a look at the documentation on [Coordinate Expressions][1].

Thanks,

Q

Thank you Q. ^^