Skip to main content
Participant
March 16, 2022
Question

Squashing an object on Adobe Animate

  • March 16, 2022
  • 1 reply
  • 226 views

Hey guys! I'm trying to use Adobe Animate to animate an object which squashes when the user clicks on the screen. I'm aware of creating an Instance with the object, naming it, and using the Wizard option (in a HTML5 Canvas Doc) to produce simple code. However the drop-down menu doesn't have the options i'm looking for. Does anyone know how, or the exact code I would need, to create an animated object which shrinks down when clicked, and continues to shrink the more you click it?

 

Thank you so much, really appreciate it.

    This topic has been closed for replies.

    1 reply

    kglad
    Community Expert
    Community Expert
    March 16, 2022

    you should probably just animate (ie, tween) the squash effect.  otherwise, you'll probably want to code a non-linear scaleY effect.