# Двигатель

Кость `engine` — невидимый или визуально отображаемый компонент. \
Имеет волюм `engine_vol`, скрытый внутри волюмов группы `body_vol`.

**Свойства кости engine:**

<table data-header-hidden><thead><tr><th width="190">Параметр</th><th>Описание</th></tr></thead><tbody><tr><td>poly</td><td>Делает компонент видимым</td></tr><tr><td>id=engine</td><td>Идентификатор компонента "двигатель"</td></tr><tr><td>Animation</td><td>В качестве значения указать имя анимации  (при наличии)</td></tr></tbody></table>

## Чек-лист возможных элементов, линкующихся к кости `engine`

В зависимости от модели к кости `engine` могут привязываться следующие элементы

* Кости типа `detail` и ветки их лодов
* Кости для спецэффектов:
  * дым из выхлопной трубы \[`FXsmoke`]
  * эффект горения двигателя \[`FXfire`]
  * стоп-сигналы \[`fxstop1`]&#x20;
* Кости для пассажиров \[`seat`]&#x20;
* Кости люка \[`cover`]&#x20;

<figure><img src="/files/uxmEOg6rEpQ1t6veV8C8" alt=""><figcaption><p>Пример элементов, привязанных к кости <code>engine</code></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://bestway-1.gitbook.io/documentation/gem-rts-v1-ru/modeli/plan-nastroiki-modelei-tekhniki/sozdanie-ierarkhii-vspomogatelnykh-kostei-i-volyumov-modeli/dvigatel.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.
