
Guide: Remove the Crosshair Dot
Go to \Amnesia The Bunker Demo\script\player\ and open the file “Player.hps” in notepad.
Find these two lines:
const bool gbDrawCrosshair =true;
const bool gbDrawDefaultCrosshair = true;
Change ‘true’ to ‘false’ and save the document.
This does not affect interaction icons. Enjoy!
Be the first to comment