Skip to content

Jittering when paused #19

@Fripe070

Description

@Fripe070

When the game is paused (ESC) while something is moving, it will appear to jitter frame-to-frame. This is because the swap chain is no longer being updated in the main render loop, thus causing it to keep swapping between the current and last frame over and over again.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug/suboptimalSomething isn't working or could be working better

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions