<wewantwar_polygonobject>
    #
    # This is the polygon for the Police car.
    # The 'polytype: 1' means POLYTYPE_ATEX_MASK
    <polygon>
        polytype: 1
        texture: 6
        <vtx>
          xy: -25 -38
          uv: 0 0
          c: 0 0 0
        </vtx>
        <vtx>
          xy: -25 38
          uv: 0 128
          c: 0 0 0
        </vtx>
        <vtx>
          xy: 25 38
          uv: 64 128
          c: 0 0 0
        </vtx>
        <vtx>
          xy: 25 -38
          uv: 64 0
          c: 0 0 0
        </vtx>
    </polygon>
</wewantwar_polygonobject>
[END]
