Restricting motion of a softbody in Y direction

Post Reply
arunrjit
Posts: 3
Joined: Mon May 05, 2014 11:43 pm

Restricting motion of a softbody in Y direction

Post by arunrjit »

I have a softbody and I want to restrict its motion in certain direction. Let's say I don't want to move my soft body along vector 'v'. How to do that in bullet physics?
brad98
Posts: 1
Joined: Thu Jan 22, 2015 3:16 am

Re: Restricting motion of a softbody in Y direction

Post by brad98 »

[color=#333333]This[/color] wrote: Hello, I have a quick question. Suppose I have a softbody and I want to restrict its motion in certain direction. Let's say I don't want to move my soft body along vector 'v'. How to do that in bullet physics?
I also have the same problem, I want to restrict the motion of a soft body in Y direction. I am not sure how to do that and I did some research online but couldn't find the answer. If anyone knows, I would appreciate if you let me know.
Last edited by brad98 on Thu Jan 29, 2015 2:57 am, edited 1 time in total.
Basroil
Posts: 463
Joined: Fri Nov 30, 2012 4:50 am

Re: Restricting motion of a softbody in Y direction

Post by Basroil »

One option you have is to set your linear damping to the maximum on the other two axis and rotation axis. Wouldn't help much if collisions with kinematic bodies pushes it out, but might work well enough depending on what you are doing.
Post Reply