get_animator_states
Retrieve state names from an Animator Controller file to analyze animation states without opening Unity.
Instructions
Get state names from an Animator Controller (.controller) file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| controller_path | Yes | e.g. Assets/Animations/Player.controller |