Merge pull request #10953 from VOREStation/Arokha/seccamera

Fix security cameras showing weird space thing
This commit is contained in:
Aronai Sieyes
2021-07-07 17:14:35 -04:00
committed by GitHub
5 changed files with 10 additions and 209 deletions
+1
View File
@@ -122,6 +122,7 @@
screen_loc = "CENTER"
plane = -100 //Dodge just in case someone instantiates one of these accidentally, don't end up on 0 with plane_master
appearance_flags = PLANE_MASTER
vis_flags = NONE
mouse_opacity = MOUSE_OPACITY_TRANSPARENT //Normally unclickable
alpha = 0 //Hidden from view
var/desired_alpha = 255 //What we go to when we're enabled