Home Website Youtube GitHub

Chain Whip override joints number limited to "just" 99!

Hi!! I found this joint options limitation to 99 in the Chain Whip component. I had a look to the Python scripts, but as not very familiar with code/python I could not see an easy way to increase this number.
Does anyone know if there’s an “easy” way to increase the number of joints in the joints number box?

Cheers.

Did a nasty hack in the meantime to get any number of bones. Hardcoding the bone number in that line in the init.py It does work, I dont get the two figures limitation to the input box. 8-(