Answered
Is there any way to identify what property is selected with scripting?
I'm writing a script to be able to change the value of a property based on a user input, and I'm wondering if there's a way to identify exactly what property is selected.
I mainly want to identify if they have scale selected so that instead of needing to input an x and y value you can just input one so it'll slot into both spots.