# General Settings

## Editor Setup <a href="#id-1-editor-setup" id="id-1-editor-setup"></a>

Disable lighting "**Auto Generate**" option for the plugin to work properly.

<figure><img src="https://484743511-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-ML4jBQpiY0hXPLy-BzC%2Fuploads%2Fw9y79o1n2Q7hH8B6zmAx%2Fimage.png?alt=media&#x26;token=4b8f2ec0-d1bf-4692-893b-99d24e0bc37a" alt=""><figcaption></figcaption></figure>

If you are using **Configurable Enter Play Mode**, then for the plugin to work properly in play mode, you need to check the "**Reload Scene**" option. Otherwise, blending will only work in edit mode.

![](https://484743511-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-ML4jBQpiY0hXPLy-BzC%2F-Ma5Sf53R1V96jYrS299%2F-Ma99NcOxWSdMhxDvhOZ%2Fimage.png?alt=media\&token=41dff9fd-98e4-4329-a5f4-3377e42b4793)

## Import MLS Package <a href="#id-2-import-mlp-package" id="id-2-import-mlp-package"></a>

Import the MLS package using the "**Asset Store**" or go to the "**Assets** ➞ **Import Package** ➞ **Custom Package**" menu and select the package in Windows Explorer.

{% hint style="info" %}
If you do not need the scenes with examples and any related data, then you can exclude from the import the folders "**Examples**" and "**Resources**".
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://motiongamesstudio.gitbook.io/magic-lightmap-switcher/getting-started/general-settings.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
