Weapon (as child actor) not taking input events

If that can help anyone, I fixed this by creating a custom event in my weapon blueprint and simply fire the event from the character blueprint like this:


Now I just need to figure out how I’m going to deal with different weapons.