Interactions API

Hi guys,

in your api it seems like you are not supporting some interactions api:
“Currently, this API excludes some types of interactions: keypress/gamepad, scrolling, hover, component state transitions, or non-speech audio playback.”

however, our users in anima uses those features and they don’t understand why it doesn’t work. is there a way to check if a project has unsupported interactions features so we could just on that case popup an alert message. for example, if we know there is component state transitions used in the project we would have written an alert message for the user while he is using the plugin.

BTW, is there any expectation about when will those types of interactions will be supported in the API?

Hi, is there any update regarding this?