Skip to content

[BUG] The player's initial camera angle can be offset upon restarting match. #169

Description

@LBBubba

In a Single Player Game:

If a player turns their camera while opening up the pause menu, then selects Restart, the last camera turn input will influence the camera angle they spawn with. The offset's direction is determined by the direction the player turns, and the offset's severity is determined by how quickly the player turns.

This appears to be caused by the "turn" variable remaining with the pre-pause value after unpausing, although only for a frame or two.

Camera.Offset.On.Spawn.Bug.1.mp4
Camera.Offset.Example.mp4

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions