# 런타임 호환성
JSON, dotLottie, SVG, ThorVG 재생을 포함해 Figma 내보내기에 맞는 Lottie 형식과 플레이어를 선택합니다.

Figma 내보내기가 성공한 것은 첫 단계일 뿐입니다. 애니메이션은 목적지 런타임에서 올바르게 재생되어야 합니다.

Figma 내보내기에는 더 작은 파일과 상태 머신, 테마, 모션 토큰 같은 고급 기능을 위해 \*\*dotLottie (`.lottie`)\*\*를 우선하세요. 목적지가 여전히 레거시 `lottie-web` 재생을 요구할 때만 Lottie JSON을 사용합니다. 인터랙티브 상태 머신은 항상 dotLottie와 dotLottie 런타임이 필요합니다.

## 이 장에서 다루는 내용

- **[플레이어 컨트롤](/ko/integrations/figma/08_runtime-compatibility/player-controls)** - Lottie SVG 플레이어와 dotLottie(ThorVG) 플레이어를 비교합니다.

## 관련 문서

- [출력 형식 선택](/ko/integrations/figma/05_export-and-handoff/choosing-an-output-format)
- [인터랙티브 상태 머신 내보내기](/ko/integrations/figma/04_figma-to-lottie/exporting-interactive-state-machines)
- [개발자 핸드오프](/ko/integrations/figma/05_export-and-handoff/developer-handoff)
