-
newton physics simulation based on parented object
I’ve played around for the better part of a night now and I can’t figure this one out.
Situation:
– Animation of a robot with a dangly arm (acts like a string with a weight on the end)
– Body moves around (mostly up/down and slight rotations as if on hydraulics)
– Dangly arm ideally will automatically react to the movements of the body and swing around realistically according to the body’s movementsI was fooling around with Newton 2 to achieve this (a bunch of circle solids with joints with puppet pins on the arm attached to them), but it seems like Newton isn’t recognizing that the base solid is parented to the moving body.
Anyone try to achieve this before? I may be able to implement some sort of fake-ish physics simulation expressions that I’ll explore today. I also don’t mind hand key-framing it, but it would be cool if this worked.
Thanks for any help! Let me know if I’ve been too vague about this problem.