Hey, thank you for the reply ^^
Since I am calling this function inside my weapon blueprint, which is a separate actor that I attach to my character, would it need a reference to itself?
I tried doing it that way still, to see if it would work, but it still didn’t get triggered
my “Setup Character” node is just the default attachment that came with the FPS template, except for a little change in how the actor itself gets attached.
Edit: I found the solution. I need the “Enable input” node on the actor I want my inputs on, in this case, my weapon actor