Use this skill when working with Unreal Engine animation: AnimInstance, montage playback, blend space, state machine, anim notify, IK, AnimGraph, skeletal mesh, or linked anim graphs. See references/anim-notify-reference.md for notify patterns and references/locomotion-setup.md for locomotion setup. For montage integration with GAS, see ue-gameplay-abilities.
$npx -y skills add quodsoler/unreal-engine-skills --skill ue-animation-systemInstalls into the current project.
Run `npx skills use "https://github.com/quodsoler/unreal-engine-skills" --skill "quodsoler/unreal-engine-skills/ue-animation-system"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/quodsoler/unreal-engine-skills" that are relevant to the current task. Run `npx skills add "https://github.com/quodsoler/unreal-engine-skills"` and select the relevant skills, then follow their instructions.