Hey there! i am taking “Unity 2D RPG: Complete Combat System” course.
in 16th video, we put an animation event to destroy the sword swing effect.(there is a script that includes Destroy(gameObject) method and we choose it. )
But mine event section is different than the usual.
How can i use it that way? Thanks