# Spray System Pro

**Spray Manager** is a powerful editor extension for Unity that helps you **organize, manage, and place decals** efficiently using the built-in decal systems of **URP and HDRP**. It includes a custom editor, smart placement tools, and visual enhancements through custom shaders.

### ⚙️ Installation

1. Import the **Spray Manager** package into your Unity project (2022.3+).
2. Make sure your project is using **URP** or **HDRP** with the **Decal** feature enabled.
3. Import the URP or HDRP package depending on your project.
4. Open the main window via:\
   `Tools > Latin Tools > Spray Manager > Manager`
5. Create your spray library to start creating decals


---

# 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://latin-tools.gitbook.io/latin-tools-docs/documentation/spray-system-pro.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.
