metastruct-experiments/disengage_heatseeking.lua
Ayane Satomi 192408e9d8
Document this
Signed-off-by: Ayane Satomi <ayane@vignetteapp.org>
2022-06-10 11:05:04 +08:00

5 lines
No EOL
124 B
Lua

say("[Luadev/follow] Disengaging autopilot")
hook.Remove("Think", "noclip_think")
hook.Remove("StartCommand", "autopilot")