Item sfx

HIII!!!!Well,i wanted to ask a question:how to make,when sangoku is punching,an animation appear? Like if he toa person,an animation appear???



touching = 1;
if touching = 1
{
create actor
touching = o;
}
if (touching == 1)
{createactor _ _ _;
touching = 0;}