AstroNamePlateData
Jump to navigation
Jump to search
The content described on this page is 100% documented. |
---|
AstroNamePlateData is a BCSV table that defines what Comet Observatory models have labels and where these descriptions are positioned on the screen. Each entry corresponds to a separate model. The file can be found in SMG1 in ObjectData/AstroNamePlateData.arc/root/AstroNamePlateData.bcsv. It contains the following fields:
Field | Type | Description |
---|---|---|
ModelName | STRING_OFFSET | Name of the model to display the label on. |
OffsetY0 | FLOAT | Offset of the label when viewed from the panel near the entrance. |
UpperFlag0 | LONG | Set to 1 if the tail connects the label to the model from the bottom. |
OffsetY1 | FLOAT | Offset of the label when viewer from the panel near the bedroom. |
UpperFlag1 | LONG | Set to 1 if the tail connects the label to the model from the bottom. |