# Spotlight Creator

***

Within the Club, it can only be accessed by the Boss.

Can be opened with the command Command can be changed from the <mark style="background-color:orange;">Config.lua</mark> file.

```lua
Config.LightCreator = "lights" -- If the person is the boss of the club and is inside the club, the menu command that can be placed in the place and can regulate the lights
```

***

## How to use

Specify a field by following the usage details that come after using the command.

<figure><img src="https://3505378470-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmOhVROw9E3kpmAG3JYVe%2Fuploads%2FwJd0ntgODEMschcY7REK%2Fresim_2024-09-23_024418441.png?alt=media&#x26;token=eae6c85d-53ed-42dd-a823-e276686912aa" alt=""><figcaption></figcaption></figure>

<mark style="background-color:yellow;">Add Light</mark>: You need to make a 2-step marking. The first marking is the position of the light, the 2nd marking is the direction. If you complete both steps and press H, you will see the spotlight settings

<mark style="background-color:yellow;">Settings</mark>: You can adjust Distance, Radius and Brightness settings from this menu. Light settings can be changed later from the Light Management panel.

<figure><img src="https://3505378470-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmOhVROw9E3kpmAG3JYVe%2Fuploads%2FcET8i2tnth67LsDsLvCx%2Fresim_2024-09-23_025223314.png?alt=media&#x26;token=82a15e50-91ed-4298-8a30-a5d9c060724d" alt="" width="375"><figcaption><p>Spotlight Settings</p></figcaption></figure>

***

## Spotlight Management

Using the command you set for <mark style="background-color:orange;">Config.LightCreator</mark>, you can open the menu and see or manage your previous Lights.

<figure><img src="https://3505378470-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmOhVROw9E3kpmAG3JYVe%2Fuploads%2FbXqntWWBJ8madq7YV79T%2Fresim_2024-09-23_120113767.png?alt=media&#x26;token=30046eb0-36c8-4aff-a8f6-b6d0cb5b83e9" alt=""><figcaption></figcaption></figure>

***

### For Developers

The created light will only become active when entering the Club and will be automatically deleted when leaving the Polyzone area.

{% hint style="info" %}
‘Dynamic’ Colour adjustment can increase the resmon.
{% endhint %}
