VR, Remote Mechs and Remote Robots (#7523)

Adds VR functionality, subsystem and a command VR system.
This commit is contained in:
Geeves
2020-01-12 14:09:48 +01:00
committed by Matt Atlas
parent 8e71fe07c2
commit 2fed43a871
20 changed files with 579 additions and 49 deletions
@@ -40,5 +40,9 @@
qdel(aiming)
aiming = null
aimed.Cut()
if(vr_mob)
vr_mob = null
if(old_mob)
old_mob = null
return ..()