Describe the bug
You can tell the rocket to turn and then pause the game. When the turn is finished you can change the speed again. This allows for instant turns
To Reproduce
Set target Angle
Pause the game
Rocket will continue to turn but physics simulation will stop
Resume the game when rocket finished turning
Expected behavior
Rocket stops turning for 0X, rocket turns twice as fast for 2X, 5 times as fast for 5X
Additional context
Somehow connect the rocket turning feature to the TimeKeeper class
Describe the bug You can tell the rocket to turn and then pause the game. When the turn is finished you can change the speed again. This allows for instant turns
To Reproduce
Expected behavior Rocket stops turning for 0X, rocket turns twice as fast for 2X, 5 times as fast for 5X
Additional context Somehow connect the rocket turning feature to the TimeKeeper class