Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Tracking mouse clicks in After Effects

New Here ,
Jun 29, 2022 Jun 29, 2022

Hello! I'm wondering if there is a way to track and store mouse clicks and user actions in After Effects, like which effects were applied, if keyframes are added, if a mask was created, etc. Thank you!

TOPICS
How to
118
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jun 29, 2022 Jun 29, 2022
LATEST

Long and short: No. AE doesn't have a global event/ script listener or actions like PS and AI. Any tracking of user interactions can only happen inside scripts and plug-ins and apparently those have to be explicitly coded and the scope of the tracking would be limited to thecontext of the functions and features invoked by the scripts or API calls.

 

Mylenium

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines