# Follow Path

This enables the creation of smooth and dynamic movements along a predefined path.

<div><figure><img src="/files/3E67wwuMXylDzpjPlLXd" alt=""><figcaption><p>Follow path configuration</p></figcaption></figure> <figure><img src="/files/j5aB8Mqa37kb2tdxOXXn" alt="" width="198"><figcaption><p>Follow path example</p></figcaption></figure></div>

The follow path feature allows to automatically add anchors on a curve and make them follow the curve.

* `Duration` is the time for an anchor to move from the start to the end of the curve
* `Time delta` is the interval between two anchors
* `Nb anchors` is the number of anchors to add

{% hint style="info" %}
**Coming soon**

The follow path will be integrated as a transition mode like `Staggered mode.`
{% 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://drotek.gitbook.io/lsc2/show-creation/formation/mesh/follow-path.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.
