Is there a way to get this component to extrude along negative z instead of positive z? I tried a quick hack to Matrix4x4.TRS() to use Vector3.back instead of forward, but the normals ended up getting inverted also, which kind of broke all the collisions.