-
Notifications
You must be signed in to change notification settings - Fork 218
Hit Detection Debugger
Hit Detection Debugger is a feature that allows you to capture every time you fire a weapon, which direction bullets went and which body parts of enemies were hit.
Warning: The game will lag briefly while it saves the image. If you don't know what this is for, don't use it.
Captured image looks like this, and is saved to HitTestDebugger
inside the User Resource Directory.
(Since 0.1.?) Set cg_debugHitTest
to 1
. This can be done by typing /cg_debugHitTest 1
into the chat window. Make sure to set it back to 0
after it's done.
(Before 0.1.?) Enable Debug Hit Detection in the Setup window.
This wiki is in the middle of an update process to match the latest changes of OpenSpades 0.1.2
It may contain outdated, incorrect or incomplete information.
Please contact the repository owner (@yvt) via email or ask a question in the issue tracker if there is any obscure information you are looking for that can't be found in neither the source code nor in this wiki.