# Enemies

Here you can create New Enemies, select the enemy you want to create, edit it, once you finish: save it in your favorite folder and remember to remove it from the scene, the enemies place it when you create a block!

&#x20;

Each enemy has its editor, once one is instantiated, press and look at its editor in the inspector, you can configure it.

<figure><img src="/files/4Yrj3PGklo6TSoPZPbbH" alt=""><figcaption></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://denvzla-estudio.gitbook.io/infinite-runner-engine-2d/infinity-runner-editor/enemies.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.
