I’m currently working through the course Unreal Engine 5 Blueprints - First Person Shooter (FPS) and I am seeing two guns when looking at the mannequin - only one appears in the game but two when I’m editing and moving things around (see screenshots) - any help please?
I haven’t take that course but if you go to the skeleton tab of the character you should see only one weapon. If you see two weapons, you have the gun duplicated.
I don’t know the solution but in the C++ course we hide the skeleton weapon and spawn a new one in the game.