Search Unity

2D Sword Slash Effect?

Discussion in 'Animation' started by jleven22, Jul 25, 2019.

  1. jleven22

    jleven22

    Joined:
    Mar 26, 2019
    Posts:
    421
    Have been looking everywhere online for advice on how best to implement a sword slash for a sword swipe, but can't find anything.

    I'm new to Unity so any help is appreciated!

    Right now I have my sword as a child of the player. They animate together perfectly.

    I have a sprite sheet of a 3-frame sword swipe animation. How can I get this to play on top of the sword at the same time, but turn off when not animating?

    Thank you!