after-effects-scripting-guide icon indicating copy to clipboard operation
after-effects-scripting-guide copied to clipboard

TextDocument.tracking - type mismatch

Open GoodBoyNinja opened this issue 2 years ago • 1 comments

The docs state that TextDocument.tracking is of type Floating-point value; read/write. But when I set a value that isn't an integer, I am getting this error:

"After Effects error: Unable to set "tracking" 246.666666666667 is not an integer."

CleanShot 2023-09-07 at 18 57 02@2x

I assume the docs might be wrong here?

GoodBoyNinja avatar Sep 07 '23 16:09 GoodBoyNinja

In addition, seems like tracking has a range, which is -1000 to 1000

GoodBoyNinja avatar Sep 10 '23 10:09 GoodBoyNinja