mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-30 08:29:57 +01:00
VR, Remote Mechs and Remote Robots (#7523)
Adds VR functionality, subsystem and a command VR system.
This commit is contained in:
@@ -40,5 +40,9 @@
|
||||
qdel(aiming)
|
||||
aiming = null
|
||||
aimed.Cut()
|
||||
if(vr_mob)
|
||||
vr_mob = null
|
||||
if(old_mob)
|
||||
old_mob = null
|
||||
return ..()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user