Here are 5 different states that I would like transition through smoothly.
I needed a lightweight rig for a mechanical object with moving pieces that did not use any bones.
Reason being that the rig was one of a thousand instances within an larger composite object.
My solution was a non-linear morph between a series of objects that would simulate
moving parts. Since I wanted to keep this script as effiecient as possible, I used wire parameters
rather than script controllers. The biggest challenge was translating logical if statements into
math logic. Since wire parameters are essentially single line equations that do not
allow for any variables.
Next time I shall post an example that uses this script.
Since I realize my explanation for why I needed this script is
a bit archaic and intangible.
Nice Work!
From Paul
ThePaulTM 11 months ago