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
@aaronfranke aaronfranke added this to the 4.5 milestone Oct 2, 2025
@aaronfranke aaronfranke merged commit 649360f into godotengine:master Oct 2, 2025
1 check passed
@Calinou Calinou deleted the navigation-astar-fix-fps-dependent-movement branch October 2, 2025 14:52
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.

2 participants