- Home /
Break 2d joint?
Hi,
I'm making a 2d rpg game in Unity. This involves 2d chainlinks using joints in a drawbridge. I want the player to shoot an arrow at a weak link to break it and have the bridge fall/open. My question is- can a 2d joint be broken? I know the regular 3d joint has a break limit, but is there a similar option or workaround for 2d joints?
Thanks
Answer by AndrewRyan · Dec 11, 2014 at 09:53 AM
I figured it out. I thought I tried this before but it returned no error so idk. I just disabled the two joints on trigger enter. That simple...
Your answer
Follow this Question
Related Questions
How can I see my physics2d joints? 0 Answers
Is there a way to create water like behavior. 0 Answers
Gear Joint 0 Answers
Rigidbody2D (box2d) rigid joint/fixed joint 1 Answer
elastic collision simulation loses 400 kgm/s momentum in a few hours 1 Answer