I am trying to create some javascript code but cannot find any references online relating to this specific instance.
What i am attempting to do is have the script find an object(s) based on its opacity in the transparency window and then if it is 80% i want to change it to be 60%.
This would be done for every opacity value from 99% to 1% and then changing it to a specific value.
Any thoughts on where to start?
Thanks!