Question
[Script] Duplicate and add same scale value
How to write a script that duplicate a shape, and adds the same value to the scale.
For example let's say I have this shape:

After running the script it will become like this:

It keeps increasing by 20%.
Thank you!