Stop ship spinning when input disabled
This commit adds a check to halt the player's ship's angular velocity when game input is not enabled, such as during cutscenes. This prevents the ship from continuing to spin when player controls are disabled, enhancing the cinematic experience.
Closes #2 (closed)