Copy link to clipboard
Copied
Hello! As simple as my question may sound, stick with me for a moment because it might be a bit more complex than the title suggestions.
So specifically there is no hotkey that you can apply for the "Pressure Sensitivity" option when using the Brush tool in Adobe Animate CC.
I was thinking of just coding my own command using Javascript and then just adding a hotkey to that because I have in the past created extensions for Flash... but that is where the problem comes in.
I've gone for the coding reference libraries of Animate CC to code extensions and I couldn't find any way to actually even code a workaround on this.
The only thing you can do with the Tools Panel when it comes to extensions is adding your own custom tools you've created! But you can't edit existing ones in anyway, not that I have seen at least.
Basically, is there an easy way to maybe apply a hotkey to the Pressure Sensitivity option or at least a way to code it perhaps in?
Thank you in advance for any help! Appreciate it a lot!
Pen drawing tablets have existed since the 70s. First consumer models were released in the early 80s.
That being said, I don't see anything in the JSFL docs for scripting the IDE itself. That's really not its intended purpose.
Copy link to clipboard
Copied
the last update to jsfl (afaik) was prior to the advent of touch tablets so there's no (publicly available) code for referencing that.
Copy link to clipboard
Copied
Pen drawing tablets have existed since the 70s. First consumer models were released in the early 80s.
That being said, I don't see anything in the JSFL docs for scripting the IDE itself. That's really not its intended purpose.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now