Easily adjust the scale of an object uniform by changing only the scale.x value in the coordinates.
In C4D, apparently there isn't an option to change the scale of an object uniformly. Instead, you have to change the scale value for X,Y, Z individually. While it's not a lot of trouble to do so, it can get tedious adjusting 3 numbers every time you want to change the scale. Especially so when keyframing the scale for animation. So I decided to try making a tag with a few lines of python code to give this ability to scale uniformly.
Download the C4D project file from Ko-fi with the link at the bottom of this page.
Merge the C4D file and/or copy the python tag on the object and that's it!
Adjust the scale.x value to control the scale.
Disable/delete the python tag if you don't need the uniform scaling.
Applying the tag is as simple as just drag and drop!