mirror of
https://github.com/open-goal/jak-project
synced 2026-08-19 06:02:15 -04:00
8565ddfbdd
This PR fixes the hud icon positions in mirror world, resolving #4362. Now the orb and skull-gem icons are correctly positioned on the left whether or not mirror world is active. Normal: <img width="1918" height="1042" alt="Screenshot from 2026-08-03 13-01-26" src="https://github.com/user-attachments/assets/a33ef81f-43e7-4e8d-900d-2e7331588402" /> <img width="1922" height="1079" alt="Screenshot from 2026-08-03 13-05-17" src="https://github.com/user-attachments/assets/06ce1b16-7e40-44e8-a144-25d654a089c8" /> Mirror world: <img width="1924" height="1041" alt="Screenshot from 2026-08-03 12-59-31" src="https://github.com/user-attachments/assets/68ed1d70-8314-4ef0-bdac-3a7de81a2d57" /> <img width="1924" height="1078" alt="Screenshot from 2026-08-03 13-05-35" src="https://github.com/user-attachments/assets/b3b0a02c-fe11-4ed8-abe1-cbcad214379f" /> Closes #4362