Spawning a object during animation

  1. create a custom event in character bp
  2. put the character variable near the animation notify in anim bp, drag off from the character variable and find the custom event.
  3. make the weapon appear in the custom event.
    should be all you need.