Shoots bullet at wrong posistion develop 3d

I’m trying to make a bullet that comes from the players gun.

What is the expected result

The bullet is supposed to come out of the gun

What is the actual result

Bullet fires at a weird position that isn’t where the camera is nor is where the gun icon is

Related screenshots


Fire bullet is a 2D extension. I don’t believe there’s a 3D version of it, so you may have to write your own set of events to place the bullet at the end of the gun and propel it forwards.