Moving a movieclip/object inside of your Adobe animate scene #55
-
|
Hola, I was wondering if it was possible to move a MovieClip by drag and drop and perform a hitTest with another MovieClip instead of Adobe Animate with the logic in React? Been fiddling around with getAnimationObject but didn't have much luck getting it to access the inside stuff in the Adobe Animate Scene. Any help would be much appreciated. Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Hi! |
Beta Was this translation helpful? Give feedback.
Hi!
To be honest I'm not too experienced with Adobe Animate's API. This package is only a wrapper around the config that is being output from Animate. What you get as an argument inside the
getAnimationObjectis the stage object. Can't really help much more I'm afraid 😞