> ## Documentation Index
> Fetch the complete documentation index at: https://strndocs.steffxyz.co.uk/llms.txt
> Use this file to discover all available pages before exploring further.

# Other Config

This page holds the guides for other configuration for Saturn's GATEWAY doors line-up.

## Individual Door Configuration

Individual doors also have custom properties for that specific door. You can find these in the doors model.

<img src="https://mintcdn.com/steffxyzz/xKwH15jZanj6U-46/images/Frame-190.png?fit=max&auto=format&n=xKwH15jZanj6U-46&q=85&s=fe222de8f1844beaaff32c3a03054731" alt="Frame 190" title="Frame 190" className="mr-auto" style={{ width:"57%" }} width="715" height="474" data-path="images/Frame-190.png" />

<Info>
  For double doors, there will be 2 individual door models within the double door model. You'll have to apply these to both models.
</Info>

| Variable                   | Value         | What it does                                                                     |
| -------------------------- | ------------- | -------------------------------------------------------------------------------- |
| AutoClose                  | True or False | Configure if the door automatically closes with the fire door closer/            |
| GroupWhitelistRankOverride | Integer       | Allows you to configure a seperate minimum rank for this individual door.        |
| OpenAngle                  | Integer       | The angle at which the door is at when it is fully open.                         |
| OpenSpeed                  | Integer       | The speed at which the door opens at.                                            |
| RespectsGroupWhitelist     | True or False | Whether the door will use the global whitelist set in your configuration script. |

## Global Door Configuration

There are other global door configurations aside from the whitelist. These can be found in the GATEWAY script under Replicated Storage.

| Variable                        | Value               | What it does                                                                                                                                                        |
| ------------------------------- | ------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| GConfig.ClosingAction           | Realistic or Linear | "Realistic" - Door closing speed will slow down and sometimes stagger to mimick a real fire closer<br />"Linear" - Door closing speed remains consistent and normal |
| GConfig.HandleAnimationsEnabled | True or False       | Whether the animations on door handles are enabled.                                                                                                                 |
