# 애니메이션 오프셋 기능

<figure><img src="/files/ocwVCWXnzHGhE7K0rrxa" alt=""><figcaption></figcaption></figure>

## 이 기능으로 무엇을 할 수 있나요?  <a href="#what-does-this-function-do" id="what-does-this-function-do"></a>

애니메이션을 선택한 후 해당 애니메이션의 모델 위치를 변경할 수 있습니다. 그러면 새로운 위치가 모든 키프레임으로 변환됩니다.\
모든 키프레임의 위치를 수동으로 변경하지 않아도 되므로 이 기능은 아티스트에게 매우 유용합니다.

{% hint style="warning" %}
개별 애니메이션마다 변경이 필요하나, 해당 애니메이션의 모든 키프레임에 대해 변경할 필요는 없습니다. 이를 통해 시간이 많이 절약됩니다.
{% endhint %}

애니메이션 오프셋 기능 아니콘은 타임라인 패널에서 찾을 수 있습니다. 아래 이미지를 참고하세요.\
자동으로 “꺼짐” 상태로 토글되어 아이콘이 강조 표시되면 “켜짐”으로 전환됨을 확인할 수 있습니다.

<div><figure><img src="/files/XoVl65H7FmiQu5pgp6Rl" alt=""><figcaption></figcaption></figure> <figure><img src="/files/0z2LrmPNTX38TGkfGwGT" alt=""><figcaption></figcaption></figure></div>


---

# 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://docs.sandbox.game/the-voxedit-acadmy_kr/animator/animation-off-set-function.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.
