Skip to content

Draft: Refactor automatic mode lockon (resolves #751)

katsy requested to merge katsy/SRB2:ztar-get into next

This makes automatic mode lockon rely on a player flag instead of a cvar and fixes 3 issues:

  1. Toggle mode weird behavior when quitting the game (#751)
  2. Getting stuck in lockon mode if you switched control schemes while locked on
  3. Lockon in general not properly clearing when switching map, returning to title, or quitting the game

eggs

Note that this also includes !1704 (merged) for the sake of testing

Test exe: srb2test-lockon.exe

Edited by katsy

Merge request reports