Bullet shooting in wrong position

my bullet is not shooting at the tip of the gun
ezgif.com-gif-maker

i already added the correct firing point in the player sprite and bullet sprite

and put the following event which should be correct

how do i make it so that the player sprite can shoot the bullet at the correct tip of the gun?

1 Like

new users can’t upload more than 2 image links so i’ll add the bullet image here

1 Like

try moving the origin point of the bullet to where the center point is and if the bullet fires to close move the fire point.

3 Likes

thx this worked and now it shoots at the tip of the gun :grinning:

1 Like