Puts UI on it's own plane

This commit is contained in:
monster860
2016-06-06 17:12:28 -04:00
parent 4af414f1b0
commit 64ea452f20
29 changed files with 61 additions and 2 deletions
@@ -6,6 +6,7 @@
density = 0
anchored = 1
layer = 20 //DEBUG
plane = HUD_PLANE //DEBUG
var/health = 10
var/stage = 1
var/obj/effect/rift/originalRift = null //the originating rift of that biomass
+1
View File
@@ -12,6 +12,7 @@
density = 0
anchored = 1
layer = 50
plane = HUD_PLANE
/obj/effect/decal/chempuff
name = "chemicals"
+1
View File
@@ -31,6 +31,7 @@
icon_state = "blank"
anchored = 1
layer = 99
plane = HUD_PLANE
mouse_opacity = 0
unacidable = 1//Just to be sure.