Update layers_planes.dm

This commit is contained in:
SandPoot
2022-01-25 14:47:57 -03:00
parent aee811078a
commit 5fbfde96df
+2 -4
View File
@@ -38,9 +38,6 @@
#define CHAT_PLANE -1 //We don't want heard messages to be hidden by FoV.
/// Plane for balloon text (text that fades up)
#define BALLOON_CHAT_PLANE -1.2
#define CHAT_LAYER 12.0001 // Do not insert layers between these two values
#define CHAT_LAYER_MAX 12.9999
@@ -156,7 +153,8 @@
#define CAMERA_STATIC_LAYER 19
#define CAMERA_STATIC_RENDER_TARGET "CAMERA_STATIC_PLANE"
/// Over lighting and every other crap, this is nearly as important as hud content and only visible to the user.
/// Plane for balloon text (text that fades up)
/// It's over lighting and every other crap because this is nearly as important as hud content and only visible to the user.
#define BALLOON_CHAT_PLANE 20
//HUD layer defines