Yang Pulse spent three years on a top-down 2D space shooter prototype before shelving it for a card game, and the write-up is almost entirely about information rather than balance. His closing thesis: designers think they are struggling with how a mechanic works, when in fact they are struggling with how to convey the minimum the player needs to be taught. Every lesson below came out of a failed idea.

The visual lessons:

  • An early build had directional thrusters for every turn and strafe; the flicker pulled the eye away from incoming enemy fire, so the whole feature was cut and a new filter adopted — is this necessary, and what is the minimum effect needed to convey the information?
  • Empty space does not read as movement. Dust clouds, stars, and planets are what give position and speed a reference point.
  • Colour carries affiliation, but shields deplete — so hull stripes or coloured ship lights have to keep the relationship readable at all times.
  • Homing missiles were the highest-damage weapon and completely indistinguishable in flight. The fix: draw a line from each missile back to the player’s ship.
  • The HUD went to screen centre at reduced alpha, because players spend most of a top-down shooter looking at their own ship.

The mechanical lessons:

  • Match a weapon’s firing orientation to its mount. Homing missiles that launch already tracking are unfair; missiles that have to turn toward you create a dodge window out of nothing.
  • Static cooldowns fought the intended pacing. Combat felt artificially restrained, and repositioning phases still had shooting because there was no reason not to keep firing roughly at the enemy.
  • Overheat replaced cooldowns. Firing generates heat, overheating locks you out for a few seconds — which ties the constraint to the moment-to-moment decision and produced the combat/repositioning rhythm the design wanted.

Two things stand out. First, the overheat change is a clean example of a mechanic failing because it was mis-shaped rather than unbalanced — the cooldown imposed a rhythm the game did not want. Second, the defence of weapon feedback is worth repeating: if a shooter prototype does not feel right, VFX tied to a core mechanic is a likely cause, and it should not be stripped as decoration during prototyping.