Filip | 3 years ago | 2 comments | 2 likes | 481 views
vincent and liuyongcai like this!
Is it possible to manipulate the Size property of the Robotic Arm in al 3 dimensions?
I think what you're really asking for is a way to adjust the limb lengths. That's problematic because this is robotic arm specific: you want to adjust the limbs, but not the joints (the round axis). To do it right you have to know where the joint ends and the limb starts. That's different for every arm.
If you want this because your robotic arm has problems reaching its target in a comfortable way, try resizing the arm with its SIZE prop or place the arm at a more strategic position with its POSITION prop:
michiel, 3 years ago