기술 자료

​
​

Development

User Acquisition

Monetization

산업 분야

Unity Studio

Open Unity Studio

Unity Studio

이 페이지는 선택한 언어로 제공되지 않습니다.
​
​
Unity Studio
  • What's new in Unity Studio
  • Introduction to Unity Studio
  • Launch Unity Studio
  • Create your first Unity Studio project
  • Develop with Unity Studio
    • The Unity Studio interface
    • Save your progress
    • GameObjects
    • Assets
    • Materials
    • Scene settings
    • Logic
    • The UI Creator
    • Animation
      • Introduction to the Animation system
      • Animation clips
      • Animation Timeline window reference
      • Animate a GameObject with the Animation component
      • Animation component reference
      • Animate multiple GameObjects with the Animation Director
      • Animation Director reference
      • Import Animations
      • Play animations in your scene
    • AI features
  • Collaborate in Unity Studio
  • Export drafts to the Unity Editor
  • Publish and share
  • Troubleshooting Unity Studio issues
  • Report bugs and share feedback
  • Manage your analytics and marketing preferences
  1. Unity Studio
  2. Develop with Unity Studio
  3. Animation

Animate a GameObject with the Animation component

Instructions on how to use the Animation component to animate a GameObject.
읽는 시간 2분
최근 업데이트: 7달 전

Use the Animation component to add animations to a GameObject and its children in your scene. To set up animations on your objects:
  1. Add an Animation component to a GameObject.
  2. Assign an Animation clip.
  3. Create an animation.

Add an Animation component to a GameObject

To animate your GameObject, your object needs an Animation component. To add an Animation component:
  1. Select the GameObject you want to animate in your scene.
  2. Open the Inspector Panel.
  3. Select Add Component and choose Animation.
Your GameObject now contains an Animation component.

Assign an animation clip

Add an animation clip to your Animation component to change your object's properties or movements over time:
  1. If your GameObject doesn't contain an Animation component, Add an Animation component to a GameObject.
  2. In the Animation component, select Add (+).
  3. Unity Studio creates an animation clip for your object and opens the Animation Timeline window.
    • If you want to use the new animation clip, edit it in the timeline.
    • To use a different clip, select the circle icon next to the Animation field and choose your preferred clip.

Create an animation

To work with your animation on a timeline:
  1. Move the cursor on the timeline to the moment you want to set a keyframe.
  2. Make a change to your GameObject. A keyframe is automatically created.
  3. Drag keyframes on the timeline to adjust the timing and duration of your animation. Move a keyframe onto another keyframe to merge them. You can select multiple keyframes by holding left-click and dragging a selection box around them. When in multi-select mode, keyframes can't be merged.
  4. Add more keyframes to create longer or more detailed animations. You can delete a keyframe by selecting it and pressing the Delete key on your keyboard.
  5. Press the Play button in the Animation Timeline window to preview your animation.
You can animate multiple child objects on the same timeline.
팁
To animate multiple GameObjects together for more complex or cinematic scenes, use the Animation Director.

Examples

Use case

Description

Visual effectsChange the material color to create effects, like a blinking or pulsing object.
Trigger animations with Logic scriptsUse Logic to play, pause, or stop animations at specific moments in your application. For example, you might play an animation when a certain event happens.
Trigger animations with Button On ClickSet up a button to trigger an animation directly when the user clicks it. In the button's settings, add an action under When the button is clicked, select the GameObject, and choose the animation to play, pause, or stop. For more information, refer to Button.

Additional resources

  • Unity Engine - Animation clips
  • Introduction to the Animation system
  • Animation clips
  • Animation component reference

Copyright © 2026 Unity Technologies
법률 정보개인정보 처리방침쿠키Documentation Terms of Use개인 정보 판매 또는 공유 금지개인정보 보호 선택(쿠키 설정)

'Unity', Unity 로고 및 기타 Unity 상표는 미국 및 기타 지역 내 Unity Technologies 또는 그 계열사의 상표 또는 등록상표입니다(자세한 내용은 여기에서 확인하세요). 기타 명칭 또는 브랜드는 해당 소유자의 상표입니다.

일부 페이지는 편의를 위해 기계 번역되었으며 부정확한 내용이 있을 수 있습니다. 정보가 상충되는 경우, 영어 버전을 우선으로 참조하세요.

  • 보고 있는 페이지
    • Add an Animation component to a GameObject

    • Assign an animation clip

    • Create an animation

    • Examples

    • Additional resources

  • 추가 리소스
  • Video - Animating your scene

이 페이지의 문제 보고