I recieve this warning when applying any of the given strings (besides "sticky") to the -sticky flag under the ikHandle command
Warning: line 430: The sticky value supplied was invalid. //
What is the correct string to input in order to make an ikHandle not sticky?(I know that leaving it empty defaults the flag as being not sticky)
Works for me (atleast partially). I tested both:
ikHandle -e -sticky sticky
And
ikHandle -e -sticky superSticky
Now sticky works but superSticky does not appear to work for all types of ikhandles.
Ah, I see what I was doing wrong. I was using "none" instead of "off"