Profile image

Disable Mesh on Parts?

29.8k ChiChiWerx  6.1 years ago

Hey SP Community,

Anyone know how to disable mesh on parts, specifically on the small rotator? I can XML, but I don't see anything obvious that points me in the right direction inside the files...

  • Log in to leave a comment
  • Profile image
    10.7k windshifter1

    Hi, any way to diable the base of the level part? disableBaseMesh does not work

    11 months ago
  • Profile image

    here is every xml value link created by the same guy who made this

    6.1 years ago
  • Profile image
    26.9k Sunnyskies

    @ChiChiWerx Glad to help!

    6.1 years ago
  • Profile image
    29.8k ChiChiWerx

    @Sunnyskies it worked! Thanks.

    6.1 years ago
  • Profile image
    26.9k Sunnyskies

    In Overload, you'd go to the joint tab, input "disableBaseMesh" for the first column, and "true" for the second.

    6.1 years ago
  • Profile image
    26.9k Sunnyskies

    @ChiChiWerx Yes. It goes in the joint section I think.
    Looks like:
    <JointRotator.State range="35" speed="0.4" disableBaseMesh="true" />

    6.1 years ago
  • Profile image
    29.8k ChiChiWerx

    @Sunnyskies where would I write it in? Can I do it in Overload under the Part menu?

    6.1 years ago
  • Profile image
    26.9k Sunnyskies

    disableBaseMesh="true"

    6.1 years ago