> ## Documentation Index
> Fetch the complete documentation index at: https://docs.spline.design/llms.txt
> Use this file to discover all available pages before exploring further.

# Follow Event

The Follow Event is used to create interactions where objects will follow either the cursor or another object.

<video src="https://cdn.spline.design/_assets/docs/b2b3ba4e-61a4-48d2-8f6d-9048c7059536.mp4" controls />

Here are the different properties of a Follow Event.

* **Target** - What the object will follow, either the cursor or another object.
* **Plane** - To what plane should the object movement be restricted to.
* **Damping** - Makes the follow effect lag behind whatever it is tracking.
* **Offset** - a distance offset from the cursor to the object that is following it.
* **Translation** - on what axis will the following object move.
* **View Reset** - If the object should reset back to its original position or not when the mouse is out of the canvas.
* **Speed** - The speed of the reset to the original position, if hover out is selected.
* **Create Object Action** - while the following object is moving you can trigger a create object action.

<img src="https://cdn.spline.design/_assets/docs/09e5f796-6e01-4865-bbe8-30d9b0c3932c.png" alt="image" style={{ maxWidth: "300px" }} />

If following another object there are also the Distance Limit properties.

* **Distance** - The distance of where the follow event will work in, past that distance the object will stop following.
* **Delay** - the amount of time before the object starts following the other if within the defined distance.

<img src="https://cdn.spline.design/_assets/docs/d85bd057-c7e2-4f0d-bb05-78d48454b76a.png" alt="image" style={{ maxWidth: "300px" }} />

***

<iframe src="https://my.spline.design/cBQiVCSdfAPEs7-eCW0TsJj/" title="Spline Embed" className="w-full h-96 rounded-xl" />

> *Use your mouse to interact! 👆 The Follow Event can make objects follow either the cursor or another object.*
