Help with Linear Dashpots

Ask a Question related to Macromedia Director 3D, Design and Development.

  1. #1

    Default Help with Linear Dashpots

    Hi there,
    First what I am trying to do is I would like to apply four linear dashpots,
    one for each wheel and 4 angular dahspots, one for each wheel. However, I can
    not even get the linear dashpots to work. However, my first problem I resolved
    so far was that I was ising the wrong type of simulation geometry for the
    chassis which was why my wheels where interpenetrating wtih the chassis, so I
    was able to fix that.

    Now I understand that Max is a little different then with Plasma, but as far
    as linear dashpots go, I would think they would be the same with any program
    that uses the havok linear dashpots. So what I am generally asking is for help
    on is linear dashpots.

    1. I wanted to know does it make a difference if chassis is connected bodyA
    along with the wheel being connected to BodyB as opposed to if the wheel is
    connected to BodyA and the chassis is connected to BodyB?

    2. Once the dashpots are connected corecctly, where should BodyA be postioned
    and BodyB be positioned?

    3. How much strength and damping should be applied to each of the linear
    dashpots?


    I ask the questions because even after reading the hovak docs, and a website
    from intel, I still can't get my wheels to stop collapsing. I tried changing
    the strength, the damping, their positions, the direction of what gets
    connected to BodyA, and what gets connted to BodyB, but still no luck.

    Roofy Guest

  2. Similar Questions and Discussions

    1. Creating Linear Dashpots in my scene
      Hey all, I'm trying to use linear dashpots in my scene using this code linearDashpot = hk.makeLinearDashpot ("MyDash", "hkCabin", "hkArm1")...
    2. Havok dashpots - connect to origin?
      Just reading up on these dashpot things, and realizing why setups that work perfectly in Max cannot be reproduced via lingo in Director - a dashpot...
    3. Non-Linear lists
      Hi all, Ive been beating my head on my monitor trying to figure out how to create a non-linear list showing all incorrect answers on a quiz, one...
    4. Linear Gradient Transitioning
      I am curious how to make a linear gradient more smooth lookin gin transition from lets say, gray to white? I noticed that it appears to transition...
    5. Linear Gradient Handle's
      I'm using MX and for some reason when I installed Freehand at first when producing a linear blend using the 'normal' option I was able to use two...
  3. #2

    Default Re: Help with Linear Dashpots

    I dont think you can make a Linear Dashpot only rotate one axis
    It is going to extend like a rubber band tied to an object

    It would be nice if you can tell it what axis to use
    I think in 3d studion there is a Wheel Havok Item you can use

    or in director lingo you would make it a child of the car body and tell it to
    rotate self when you move the car foward

    KingDruid Guest

  4. #3

    Default Re: Help with Linear Dashpots

    I dont think you can make a Linear Dashpot only rotate one axis
    It is going to extend like a rubber band tied to an object
    I know I linear dashpots do not rotate, and that is not what I am looking for.
    What I am looking for is to see if I could use the dashpots the wau you are
    suppose to connect them. From what I was told, you are suppose to use 4 linear
    dashspots and 4 angular dashpots. Now what I was trying to explain is what I
    have done so far, which is hust connecting the linear dashpots. Once I
    connected the linear dashpots, I then wanted to do a preview to see my end
    results, which I expected the chassis to stay stable ont top of the wheels and
    for the wheels to stay connected to the chassis. However, when I did the
    preview, my wheels would collapse as you can see in this picture....

    [url]http://home.comcast.net/~bobjunky05/car_reults.jpg[/url]

    So then I ask my three questions which I still need help on.

    Roofy Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139