Problems in using rest_position and position parameters to control rigid body. #2666
-
Hi, I would like to manipulate the rigid point to get contact with a soft surface by the controller script, here is my way to get this task done: |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
hey @vietlinhnguyen thanks for your question and sorry for keeping you waiting. have you taken a look a this thread, I think a previous reply might answer your point : #2648 (comment) can you tell us if it helps? |
Beta Was this translation helpful? Give feedback.
-
Displacement (from the data field Hope this helps |
Beta Was this translation helpful? Give feedback.
Hi @vietlinhnguyen
Displacement (from the data field
position
andreset_position
) and force can be accessed in the MechanicalObject.Have you tried the LinearMovementConstraint to make your particle move. An example LinearMovementConstraint.scn is available here.
Hope this helps