not all attributes display in the channel box so that we can set or change the value for multiple objects at a time, this script makes it possible to do so.
How to use it:
type in the name of the attribute u want in the attribute textbox Its case sensitive so a better way is to copy paste the attribute name either from the expression editor or the history in the script editor and paste it in the attribute textbox,
after that set the values u want in the rand range text boxes, selet the objects u want to add this to, and then press any of the button that suits ur need ( set, setexact, randomize, randomizeexact)
PS: Set & set exact only uses the first value from the rand range textboxes
Randomize and randomizexact use both, the first is the min range and the second is the max range
Usually Set and Randomize work in 90% of the cases, and these are what u should use, but in some cases where the names are complex, such as for rigid bodies, if you are willing to randamize the mass of these objects, the simple name of the object wont be enough for u to be able to randomize or set the values for mass, then u will need to use setexact or randomizeexact and provide the complex name that usually includes pipes "|" to find this name use the expression editor ( select the attribute got to edit > expression and get the name from there)
hopefully this script will proove helpful to u;
if you have any questions or comments leave them here and i will reply as soon as i can
Please use the Feature Requests to give me ideas.
Please use the Support Forum if you have any questions or problems.
Please rate and review in the Review section.