I have IK and some other stuff already in place but I’m facing a problem I don’t know how to solve :
I’d like the three toes to follow the main foot with some delay. Eg. when the foot goes up they point downward a little and when the foot goes up they point upward a little.
Here’s a mockup pose of what I’m trying to achieve.
I could animate it by hand later but if there’s a quicker solution involving bone constraints or drivers I’d be interested in one.
Any ideas or suggestions?
Delay drivers are a bit tricky to set up - drivers define a f(x) relationship where y = …x… same thing with bone constraints. You have to save all the x data and work with that data array: