Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Suggestion / Idea  ArticulationBody support
#3
thanks for the quick reply!

The cube is moved by the physics engine: I added an immovable object with the aforementioned cube attached using a prismatic joint. The cube is moving back and forth around its equilibrium point. I also added a high friction material.

When I debug into the Set() function that I created, I can see that velocity and angularVelocity are set inside the struct.
Reply


Messages In This Thread
ArticulationBody support - by fiasko - 26-03-2020, 11:45 AM
RE: ArticulationBody support - by josemendez - 26-03-2020, 12:29 PM
RE: ArticulationBody support - by fiasko - 26-03-2020, 02:01 PM
RE: ArticulationBody support - by josemendez - 26-03-2020, 04:30 PM
RE: ArticulationBody support - by fiasko - 26-03-2020, 04:49 PM
RE: ArticulationBody support - by josemendez - 26-03-2020, 04:55 PM
RE: ArticulationBody support - by fiasko - 26-03-2020, 09:54 PM