Im making my first game in UE5.3 and using a tutorial to add rifles to the game (https://www.youtube.com/watch?v=TRhPh1aHgms&list=PLiSlOaRBfgkdUcw9PBcsnZWNNbE_be5XK&index=4&ab_channel=GorkaGames).
Everything was going fine until i tried connecting these nodes, cause the “Target” input is missing from the variable i created, even though it’s set to public and “Instance Editable” is ticked. This is the only variable that doesn’t have this option, how can i fix it? It’s the last step to making this tutorial work.
Also, the names of the frist variables are different (player character blueprint / movement component) but they’re the same thing.
Thanks in advance