|
|
|
|
|
by cloudmike
796 days ago
|
|
Some friends of mine played Descent competitively, and I was amazed to learn about so-called trichording: to maximize your speed, you need to press multiple keys at the same time to travel along all 3 axes at once, e.g. forward/right/up. The best players zip around the map diagonally. I always assumed this was a bug-turned-feature, like skiing in Tribes. When I saw the repo just now, I looked for clues, but didn't spot any related comments around the line of code where this ultimately happens: https://github.com/kevinbentley/Descent3/blob/142052a67d4318... |
|
In Descent 2 and 3 you also had the "afterburner" which gave a speed boost forward, but it had limited (albeit quickly recharging) energy, and the speed boost it gave you was greatest at 100% energy and effectiveness dropped as remaining energy dropped towards 0%. So people learned to pulsate it multiple times per second so that it would recharge between the fraction-of-a-second uses and keep at ~95% all the time instead of quickly dropping to low figures.
So if you wanted to go really fast you'd both run diagonally in three dimensions and keep pulsating the afterburner multiple times per second.