/tg/ Station 13 - Modules - Types

code/_onclick/hud/rendering/plane_master_group.dm

/datum/plane_master_groupDatum that represents one "group" of plane masters So all the main window planes would be in one, all the spyglass planes in another Etc
/datum/plane_master_group/popupHolds plane masters for popups, like camera windows Note: We do not scale this plane, even though we could This is because it's annoying to get turfs to position inside it correctly If you wanna try someday feel free, but I can't manage it
/datum/plane_master_group/mainHolds the main plane master
/datum/plane_master_group/hudlessHudless group. Exists for testing