Profile image

how do resizable wheels work?

50.6k ChaMikey  8.1 years ago

Im trying to make a landing gear with the resizable wheels, but somehow it kept bouncing and making a huge braking noise in tarmac.. anyone know how to fix or help?

  • Log in to leave a comment
  • Profile image

    They don't at the moment.

    8.1 years ago
  • Profile image
    50.6k ChaMikey

    @BoxGlow hmm.. i can't find the com.jundro.simpleplanesOSX file in my container.. i might learn XML later on, in the meantime i'll just ask someone to help. Thanks for the help though, much appreciated!

    8.1 years ago
  • Profile image
    34.0k BoxGlow

    XML modding is confusing at first..

    Here a good breakdown of the entries in the xml file

    8.1 years ago
  • Profile image
    34.0k BoxGlow

    no.. you need to access the file itself from C:\Users\[your name]\AppData\LocalLow\Jundroo\SimplePlanes\AircraftDesigns on windows... and /Users/NAME/Library/Containers/com.jundroo.SimplePlanesOSX/Data/Library/Application Support/com.jundroo.SimplePlanesOSX/AircraftDesigns for Mac

    find the name of your plane and open it with notepad or notepad++..

    8.1 years ago
  • Profile image
    50.6k ChaMikey

    @BoxGlow i never did XML, but do you press ` or ~ to bring up the console for it?

    8.1 years ago
  • Profile image
    34.0k BoxGlow

    @ChaMikey add disableAircraftCollisions="true" to xml entry of the part in question

    example:

    Part id="1" disableAircraftCollisions="true" partType="Wheel-Resizable-1" position="0,0,0" rotation="0,180,0"

    8.1 years ago
  • Profile image
    50.6k ChaMikey

    @BoxGlow @Skua ah yep that works, thanks guys. one more problem though, is it possible for the wheel to clip in fuselages? like how the old landing gear works..

    8.1 years ago
  • Profile image
    26.2k Skua

    Increasing the damper strength and reducing forward traction should help a bit.

    +1 8.1 years ago
  • Profile image
    34.0k BoxGlow

    there is a bug with the resizeable wheels.. if you pull one from the parts list it will vibrate and screech just like you described..

    but, if you use the resize-wheel from Lil bugger or from any designs uploaded before 1..4.0.3 then they should work properly

    8.1 years ago