Dear Supporter:
Project Description:
In my project, a stacker crane extends its arm to remove goods using friction. However, when I add Rigidbody parameters to the arm, the model flickers because the arm is simultaneously being controlled by the Action Graph to extend (please refer to the video for details).
A workaround is to apply the Rigidbody to a higher-level Xform (such as the entire stacker crane) while only adding Collision to the arm. This way, the Action Graph works well without causing any flickering. However, this solution leads to a loss of friction between the goods and the arm, so the arm can only lift the goods but cannot pull them out.(please refer to the video for details).
Thank you very much for reading my issue. I hope to receive a response soon.