Skip to content

Enhancement: Time Emblem timer in Record Attack

Radicalicious requested to merge sonic_edge/SRB2:emblem-timer into next

This merge adds a small HUD element beside the input viewer in Record Attack when you have not obtained the level's time emblem. Although not inspired by Kart's time attack HUD element, it serves the same practical purpose. As usual, any feedback is appreciated.

srb20378

srb20379

To-do:

  • Make the emblem turn completely gray during the fadeout. I had this working but overwrote it at some point.
  • The fade will stop when the player reaches the signpost because the player's time stops. This needs fixing.
  • Although I haven't tested this, if the player finishes on the same tic that the emblem time expires, the spike sound will likely play repeatedly. This needs fixing.
  • Maybe find a more audible sound? The current sound works when not much is going on but it's easily drowned out by other sounds. I might or might not fix this.

srb2win-emblemtimer.exe (update 1)

Edited by Radicalicious

Merge request reports