Paragon Kallari basic attack swords effect

Hello Epic! Thx for sharing Paragon assets. I’m only started to dive in game dev things.

I imported Kallari assets and can’t find the particles effect that appear while Melee_A, Melee_B and Melee_C animation montages playing.

Can someone help me with this issue ?

Finally found it!
Special thx to Epic animation series with Shinbi character :slight_smile:

For some people who completely new in animations and particles (like me):

  1. open animations Attack_Melee_A, Attack_Melee_B and Attack_Melee_C (not montage) and add new animation notify state that called Trail to Notifies timing line
  2. select trail state block and write P_Kallari_Primary_Trail in PSTemplate field
  3. write sword_base_r(or l, depends on hand that you need) in First Socket Name field
  4. write sword_tip_r(or l, depends on hand that you need) in Second Socket Name field
  5. leave the field Width Scale Mode as is (From centre)
  6. change the width of trail block to what you want in selected animation
  7. Enjoy!