Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
AddTorque?
#6
(01-08-2023, 06:47 AM)josemendez Wrote: 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,


Hi, Of course, I mean in relation to Obi technologies. That said, 1000 apologies if I was unclear. What I would like is the ability to scan how I can access similar functions in Obi, that relate to Unity Physics. 


for example, Velocity or Drag..... Is there a page dedicated to this?
Thank you
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