Problem between Weapon and First Person Mesh

Hello all !

I got a problem with my weapon and my First Person Mesh…

I’m new with UE4 and I use the Sample First Person Project from Unreal for training with a FPS. I copy the code directly from the code source, but it does not work as I was hoping.

Here is my problem in video : My Problem

If any questions, reply here :slight_smile:

Thanks !

Hmm, are you showing the correct weapon? I ask because if you look, there are two weapon meshes (one for first person, one for third person). So make sure you are showing the correct one. Having said that, both should be attached ok, but are you attaching to the correct mesh?

I’m using the shootergame code and it works fine, so maybe go through it line by line and examine any differences you have.

Thanks for reply. Yes, I think it’s not the correct weapon but I don’t know why… I don’t know why the weapon in first person is on the right socket but it is vertical and is down.