> ## Documentation Index
> Fetch the complete documentation index at: https://docs.kinemation.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# ❔Animation Not Playing

> Documentation for ❔Animation Not Playing.

## Problem

When starting the game, character is not animated.

## Solution

Check if the Animator Controller is assigned and compatible with your character:

<Frame caption={"Assign Animator Controller here."}>
  <img src="https://mintcdn.com/kinemation/nSDKyNrRREbGib1F/images/cas/9fc803bc2c9b7cbf2c62.png?fit=max&auto=format&n=nSDKyNrRREbGib1F&q=85&s=32a2b67aaec5a5e29538bed9907213fe" alt="" width={373} data-path="images/cas/9fc803bc2c9b7cbf2c62.png" />
</Frame>

<Info>
  **Note**: **Generic** animations will only work with a specific **Generic** character.
</Info>
