1. #1

    Attach object to bike?

    How can I attach an object to the bike? Thank you in advanced =)
    Share this post

  2. #2

    Re: Attach object to bike?

    Hello use a physics joint point to point check disable collisions make sure the objects touching the bike have no contact response and physics checked. Good luck.
    Share this post

  3. #3

    Re: Attach object to bike?

    Thank you =)
    Share this post

  4. #4

    Re: Attach object to bike?

    I have another quick question. I want my object that I attach to the bike collide with other things. I figured that out, but how can I get the object on my bike to be stiff. I have a rail attached to my bike and when it hits an objects, it bends back or goes though it, depending on how hard I hit it. How can I fix that?
    Share this post

  5. #5

    Re: Attach object to bike?

    Originally Posted by tritonX13
    I have another quick question. I want my object that I attach to the bike collide with other things. I figured that out, but how can I get the object on my bike to be stiff. I have a rail attached to my bike and when it hits an objects, it bends back or goes though it, depending on how hard I hit it. How can I fix that?
    Try glueing custom collisions with contact response on the part of the rail that you want to collide with things. Just make sure its not touching the bike or rider. Hope this helps.
    Share this post

  6. #6
    dasraizer's Avatar Senior Member
    Join Date
    Apr 2014
    Location
    UK, Isle of Wight
    Posts
    1,195

    Re: Attach object to bike?

    try point to point , hard , custom settings with combine pivots and disable collisions checked.
    Share this post

  7. #7

    Re: Attach object to bike?

    Ill try those and see if it works. Thanks guys
    Share this post