Click to play

I’m currently working on a Point and click game. I want to play an animation mc of the character bending down to pick up items when the items are clicked on.

I’ve got a the code on the pickable item frame but the animation mc is in the characters mc. I need help on the navigation my current code is:

onClick = gotoAndPlay (Char,w.‘bending’)

Char is the character mc, w is the instance name and bending is the specific animation