-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
bug/suboptimalSomething isn't working or could be working betterSomething isn't working or could be working better
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bug/suboptimalSomething isn't working or could be working betterSomething isn't working or could be working better