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...
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...
Hi, any way to diable the base of the level part? disableBaseMesh does not work
here is every xml value link created by the same guy who made this
@ChiChiWerx Glad to help!
@Sunnyskies it worked! Thanks.
In Overload, you'd go to the joint tab, input "disableBaseMesh" for the first column, and "true" for the second.
@ChiChiWerx Yes. It goes in the joint section I think.
Looks like:
<JointRotator.State range="35" speed="0.4" disableBaseMesh="true" />
@Sunnyskies where would I write it in? Can I do it in Overload under the Part menu?
disableBaseMesh="true"