code/_onclick/hud/plane_master/plane_master_controller.dm 
/atom/movable/plane_master_controller | Atom that manages and controls multiple planes. It's an atom so we can hook into add_filter etc. Multiple controllers can control one plane. Of note: plane master controllers are currently not very extensively used, because render plates fill a semi similar niche This could well change someday, and I'd like to keep this stuff around, so we use it for a few cases just out of convenience |
---|---|
/atom/movable/plane_master_controller/game | Exists for convienience when referencing all game render plates |