# Particle Animations

The plugin currently has 6 particle animations which can be customized by speed, location and particle type. A crate can have multiple particle animations at the same time.

It is extremely easy to set up new or edit old particle animations using the in-game editor (/sc config). You'll be presented with the option to change the particle animation, particle type, animation radius, height, animation speed and particle amount.

To create new particles in game, do /sc config -> Crates -> choose your desired crate -> Particles   -> PLAY -> Create a new particle

### Particle Animation Examples:

<figure><img src="/files/GprpimegZXkIHDTtYFPg" alt=""><figcaption><p>Tilted Rings 1</p></figcaption></figure>

<figure><img src="/files/EpdVQluhkqoU9UYBCKaO" alt=""><figcaption><p>Tilted Rings 2</p></figcaption></figure>

<div align="center"><figure><img src="/files/h1vWTwOa4mfpZfVYZIfo" alt=""><figcaption><p>Offset Tilted Rings 1</p></figcaption></figure></div>

<div align="center"><figure><img src="/files/FEkdeIRbsrWjHFPbApRD" alt=""><figcaption><p>Offset Tilted Rings 2</p></figcaption></figure></div>

<figure><img src="/files/DeSESCP3HY66YpfKhQuD" alt=""><figcaption><p>Double Spiral 1</p></figcaption></figure>

<figure><img src="/files/7nNQagQCbueT6lFrNf6d" alt=""><figcaption><p>Double Spiral 2</p></figcaption></figure>

<figure><img src="/files/r1CNTOTuP1JotBkeuFr1" alt=""><figcaption><p>Circle 1 (falling enchantment particles)</p></figcaption></figure>

<figure><img src="/files/i0FNU9AwGkf4N0oAJZUo" alt=""><figcaption><p>Circle 2</p></figcaption></figure>

<figure><img src="/files/VMDYMIRtlJRyRFTZ3z2T" alt=""><figcaption><p>Spiral</p></figcaption></figure>

<figure><img src="/files/b6Xum0GrX01tGfJ2Ma3a" alt=""><figcaption><p>Growing Double Spiral</p></figcaption></figure>


---

# 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://pm2plugins.gitbook.io/specializedcrates/animations/particle-animations.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.
