can 5 verts and 4 triangles be done on a square texture?

27782-untitled.png

I am trying to make a tile that have 4 triangles, with 5 vertices. but I need to specify 5 uv points apparently, but the texture can only fit with 4 uv’s or?

Kind regards

I just figured out the answer! - its Yes, it can be done… just set the UV point on the texture with the same offset you used on the vertices! :slight_smile: