ConfigurationAdvanced
Enter Options
Learn how to configure the enter options for interiors.
Change Enter Key
Follow these steps to modify the key used for entering interiors:
- Open the
config.lua
file in the resource folder. - Locate the
Config.EnterKey
variable. - Change the values to your preferred key.
Find a list of available key codes here.
- Save the file and restart the resource.
Change Enter Animation
To modify the animation used when entering an interior:
- Open the
config.lua
file in the resource folder. - Locate the
Config.EnterAnim
table. - Change the values to your preferred animation.
- Save the file and restart the resource.
Change Enter Distance
To adjust the distance required to enter an interior:
- Open the
config.lua
file in the resource folder. - Locate the
Config.EnterDistance
variable. - Change the values as needed.
- Save the file and restart the resource.