unit_capsule.tscript 258 B

1234567891011
  1. singleton TSShapeConstructor(unit_capsuledts2)
  2. {
  3. baseShapeAsset = "ToolsModule:unit_capsule";
  4. singleDetailSize = "0";
  5. flipUVCoords = "0";
  6. JoinIdenticalVerts = "0";
  7. reverseWindingOrder = "0";
  8. removeRedundantMats = "0";
  9. animFPS = "2";
  10. };