How can I center my custom 3D weapon in the middle of the screen like Quake?

Heyo! I’m trying to make a Quake-like game and I was trying to figure out how could I center my weapon mid-screen but couldn’t figure out how. hope someone can help me out here lol.

Example pic:

Hey @GameDevGhxstly!

You will want to center your weapon under your camera. If you are using the first person game mode, you will need to make a socket/position in your blueprint where to spawn the weapon at, rather than holding it in your character’s hands.

Let me know if this works for you!

Hey @GameDevGhxstly!

Checking in! Were you able to get your weapon working the way you wanted to? Did you still need help putting this together?