Greetings! I’m not an animation buff, I normally model and do simple animations, but I’m tasking myself with a challenge: animate a centipede crawling on rocks.
This centipede has at least 15 pairs of legs, and it curves with either a spline IK or curve modifier. Animating every single leg one at a time sounds tedious, I feel like there’s better methods to accomplishing this rather than manually animating each leg every frame.
I’m always a fan of simplifying animation- in this case, you don’t have 30 unique legs, you only have 2. A leg is either in the pair forward position or the pair backward position, and all of the legs are one or the other, alternating. So you select 15 legs, move them to the forward position, make a keyframe. Select the other legs, backward position. Next keyframe- switch. Loop the key frames. Done.
Hi, it’s good to automate that sort of thing. I would create a “walking” action on one pair of legs, and replicate it on all pairs using action constraints. You can connect the constraints to a bone transform (a rotation channel works well for this purpose) so you can control the pace of walking.
A while ago I did a fully procedural rig for a centipede. Basically, its leg movement is driven, via constraints and drivers (I believe, needed to study the rig myself now to understand how exactly the mechanics works), by moving the “main” bone.