pkali / scorch_src

Scorch - Scorched Earth demake for Atari 800 / 5200
The Unlicense
40 stars 7 forks source link

"Fast-forward" mode #73

Closed mikerro closed 2 years ago

mikerro commented 2 years ago

My proposal is to add "fast-forward" mode. What for? For example when player dies while playing agains computer players, pressing fast-forward will cause faster ending of round.

pkali commented 2 years ago

acktchually, this would be useful for debugging, too :] moved to high priority :]

pkali commented 2 years ago

OK, pressing [START] speeds up everything that was possible to speed up. Unfortunately, most procedures work at the native speed, that is cannot be sped up without serious modifications. All explosions, soil fall, and even the falling of the tank and rotating of the barrel are drawn as quickly as possible. Still, there is some substantial speed up, so let's call it a win.