I’m working on a First person shooter , and here is how i attach my weapon < AK47 in this case > to my character when the game begins .
Note that my weapon is another blueprint class , and one instance of it exists on the level , so i search for it when game begins and save it’s refrence then attach it to my character.
Also there is socket in my character named “Weapons”.