Shoot from gun in top down shooter Unity3D
Currently I made bullet shoot from players position. Problem is that it shoots from player’s center and not from the gun. I changed position of the bullet to make it shoot out from the gun. But the problem is that, when I start to rotate the player, bullet copies the rotation but not the position… Read More Shoot from gun in top down shooter Unity3D