Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
AddTorque?
#5
(31-07-2023, 08:47 PM)Renman3000 Wrote: Sorry, one other question, what about drag and other Rigidbody properties? Can you link me to a page with all of the component variables?
Thank you

The Rigidbody component is not part of Obi, it's a built-in Unity component. You'll find the documentation here:
https://docs.unity3d.com/Manual/class-Rigidbody.html

If you were referring to Rigidbody-like properties in ObiSoftbody, they have different properties/variables (because a soft and a rigid body are fundamentally different). You can find a complete list of all component variables in Obi in the API docs.

kind regards,
Reply


Messages In This Thread
AddTorque? - by Renman3000 - 31-07-2023, 05:24 PM
RE: AddTorque? - by josemendez - 31-07-2023, 06:39 PM
RE: AddTorque? - by Renman3000 - 31-07-2023, 07:16 PM
RE: AddTorque? - by Renman3000 - 31-07-2023, 08:47 PM
RE: AddTorque? - by josemendez - 01-08-2023, 06:47 AM
RE: AddTorque? - by Renman3000 - 01-08-2023, 04:57 PM
RE: AddTorque? - by josemendez - 02-08-2023, 06:40 AM