# Add Movable

This option allows you to add doors and elevators (both are the same). To add a door, you do the same with adding walls, push areas, water, regions, and backgrounds.

![](/files/-MFtflTHULwiw9Gqxd_X)

Unlike the walls, you can modify the speed of a movable. The default setting is 10. The lower the number, the slower the door; the higher the number, the faster it is. Usually, high inputs are used for SAW/Escape maps. A recommended input for making an elevator would be 3 or 4. For doors, the recommended input would be 10. For traps, anything above 20, but below 100; We don't want to cause too much lag.

Movables also have the ability to be visible or not. Usually, "invisible" doors are used for having backgrounds put "in front" of them (e.g., for making beds, couches, or special traps).

Starting for newer updates, Movable, backgrounds, regions, decorations and pushers have the “Attach to” label, this is used to attach the objects and copy that object current motion. It is useful for moving large movable group, moving backgrounds etc.

As new triggers are being made and experimented with, map editors now have the ability to change the color of a door, using the HEX color codes.


---

# 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://eaglepb2.gitbook.io/pb2-editor-manual/tools/add-movable.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.
