Decouple precise crosshairs from weapons. 100% smoother now.
This commit is contained in:
parent
edbc19ce64
commit
84fb9c036f
21 changed files with 194 additions and 269 deletions
|
|
@ -29,6 +29,7 @@ version "4.9"
|
|||
#include "zscript/swwm_blod.zsc"
|
||||
// handler code
|
||||
#include "zscript/handler/swwm_handler_cheats.zsc"
|
||||
#include "zscript/handler/swwm_handler_crosshair.zsc"
|
||||
#include "zscript/handler/swwm_handler_damage.zsc"
|
||||
#include "zscript/handler/swwm_handler_debugrender.zsc"
|
||||
#include "zscript/handler/swwm_handler_flash.zsc"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue