Hi everybody,
I just wrote an Autorigger Tool in maxscript, and I would add a Progress bar to show how long it will took to end the script.
My process was making a structure with some functions for buidling the body parts, and a floating rollout with the interface.
when you it the create button, it calls the functions that buid the rig.
So I try to figure out, how to get the percents of building to show in my progress bar?
Thank you.