Profile image

Question about the new wheels

137k BaconEggs  8.6 years ago

I have touched on this earlier, but since the "disablepartcollision" attribute for the new wheel Part has been removed, is there still a way to have this part normally clip through fuselage parts?

  • Log in to leave a comment
  • Profile image

    @HellFireKoder thx, The More You Know

    8.6 years ago
  • Profile image

    @FlyingHonda27 XML is a fancy text file with some nice setup and "features" that make it good for storing data.

    8.6 years ago
  • Profile image

    I'm kind of noob when it comes to these things

    8.6 years ago
  • Profile image

    @HellFireKoder what is XML?

    8.6 years ago
  • Profile image

    @FlyingHonda27 XML isn't coding, but good on ya!

    8.6 years ago
  • Profile image

    @HellFireKoder i honestly don't know how to code, so i just go for it :)

    8.6 years ago
  • Profile image

    @FlyingHonda27 Yeah, I made one to test, and it works, the wheel can clip through the plane just fine, and it's the only thing with the disableAircraftCollisions="true" :)

    8.6 years ago
  • Profile image

    @HellFireKoder i tried that, and it worked

    8.6 years ago
  • Profile image
    137k BaconEggs

    @AndrewGarrison Ok, thanks.

    8.6 years ago
  • Profile image

    @BaconEggs Thanks, @HellFireKoder. It is case sensitive though, so make sure you type it in exactly. Example:

    <Part id="1" disableAircraftCollision="true" >

    8.6 years ago
  • Profile image
    137k BaconEggs

    @HellFireKoder ok

    8.6 years ago
  • Profile image

    @BaconEggs I don't think you should need to, if it's on the wheels and any parts touching them it should be fine? But I don't know, it's worth a shot if it's not working...

    8.6 years ago
  • Profile image
    137k BaconEggs

    @HellFireKoder would it help to put that for the fuselage parts?

    8.6 years ago
  • Profile image

    The disableAircraftCollisions attribute is available on all parts, but the new wheels never properly clipped into parts before, unlike most parts it collided with parts it was clipped into :/

    8.6 years ago
  • Profile image
    137k BaconEggs

    @AndrewGarrison

    8.6 years ago
  • Profile image

    No :( I looked for it in the XML file but I did not find it, the wheels should be able to clip in blocks like other wheels tough.

    8.6 years ago