JKamue / SpaceFlight

Rocket simulator that will probably never get finished
GNU General Public License v3.0
9 stars 1 forks source link

[Bug] Instant turn cheat #36

Closed JKamue closed 4 years ago

JKamue commented 4 years ago

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

  1. Set target Angle
  2. Pause the game
  3. Rocket will continue to turn but physics simulation will stop
  4. 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

JKamue commented 4 years ago

Will be merged and closed later