code/_onclick/hud/plane_master.dm
/atom/movable/screen/plane_master/openspace | Things rendered on "openspace"; holes in multi-z |
---|---|
/atom/movable/screen/plane_master/floor | Contains just the floor |
/atom/movable/screen/plane_master/game_world | Contains most things in the game world |
/atom/movable/screen/plane_master/lighting | Contains all lighting objects |
/atom/movable/screen/plane_master/emissive | Things placed on this mask the lighting plane. Doesn't render directly. |
/atom/movable/screen/plane_master/emissive_unblockable | Things placed on this always mask the lighting plane. Doesn't render directly. |
/atom/movable/screen/plane_master/emissive_blocker | Things placed on this layer mask the emissive layer. Doesn't render directly |
/atom/movable/screen/plane_master/parallax | Contains space parallax |