Skip to content

Conversation

Calinou
Copy link
Member

@Calinou Calinou commented Jun 30, 2025

Previously, the way in which the spaceship steered depended on the rendered framerate. Very low framerates (< 20) could cause the ship to steer in circles with sharp turns.

This moves ship movement to the physics step to avoid this, and enables physics interpolation for smooth motion.

I noticed this while testing #1208.

Previously, the way in which the spaceship steered depended
on the rendered framerate.

This moves ship movement to the physics step to avoid this, and
enables physics interpolation for smooth motion.
@Calinou Calinou added the bug label Jun 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant