Pretty simple (I think)
1. Create a small circle or square "selector"
2. Set up the events:
"On click and every tick -> set selector to mouse"
and
"On selector overlap with enemies set animation to..."
Then you can reference the animation name to do damage or destroy
not sure how your game is setup but this should be able to be modified to meet your needs.