Individual Door Configuration
Individual doors also have custom properties for that specific door. You can find these in the doors model.
For double doors, there will be 2 individual door models within the double door model. You’ll have to apply these to both models.
| 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 ”Linear” - Door closing speed remains consistent and normal |
| GConfig.HandleAnimationsEnabled | True or False | Whether the animations on door handles are enabled. |