You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the player shoots, the first bullet goes in the direction that the player (weapon) is looking initially. This is probably due to the shooting event being handled before the player system gets a chance to turn.
When the player shoots, the first bullet goes in the direction that the player (weapon) is looking initially. This is probably due to the shooting event being handled before the player system gets a chance to turn.