Need help with variables in buleprint

Hi, I’m having troubles with a blueprint variable, I’d need to bring the “ABP_weapon” var to “fly arrow”, I tried two different ways (shown in photos) but they do not work either

ABP_Weapon

FlyArrow case 1

FlyArrow case 2

Execution wires are disconnected in the first pic.

it is now attached but does not work the same :frowning:

It’s impossible to help you since “it is now attached but does not work the same” gives us nothing to work with. :wink:

  • there’s probably no need to cast *ABP_Weapon *as it should be the correct type at this point, unless you’re dealing with inheritance
  • check if *ABP_Weapon *is valid, are you sure it’s set