29-09-2019, 01:26 PM
Hi,
is there a possibility to add a force to a obiSoftbody-Gameobject with a rigidbody on it?
Thanks!
is there a possibility to add a force to a obiSoftbody-Gameobject with a rigidbody on it?
Thanks!
Addforce to rigidbody
|
29-09-2019, 01:26 PM
Hi,
is there a possibility to add a force to a obiSoftbody-Gameobject with a rigidbody on it? Thanks!
29-09-2019, 06:43 PM
(This post was last modified: 29-09-2019, 06:44 PM by josemendez.)
(29-09-2019, 01:26 PM)Kostik3000 Wrote: Hi, Why'd you want to do that? an object can be either a rigid body, or a soft body. It does not make much sense to have a softbody with a rigidbody on it. That said, you can attach a softbody to a rigidbodyvia pin constraints, then use AddForce() on either the rigidbody or the softbody (or both). |
« Next Oldest | Next Newest »
|