·godot-animation-player
*

godot-animation-player

thedivergentai/gd-agentic-skills

AnimationPlayer 的专家模式包括轨道类型(值、方法、音频、贝塞尔曲线)、根运动提取、动画回调、程序动画生成、调用模式优化和 RESET 轨道。用于基于时间线的动画、过场动画或 UI 过渡。触发关键字:AnimationPlayer、Animation、track_insert_key、root_motion、animation_finished、RESET_track、call_mode、animation_set_next、queue、blend_times。

9安装·1热度·@thedivergentai

安装

$npx skills add https://github.com/thedivergentai/gd-agentic-skills --skill godot-animation-player

SKILL.md

MANDATORY: Read the appropriate script before implementing the corresponding pattern.

audiosynctracks.gd Sub-frame audio synchronization via Animation.TYPEAUDIO tracks. Footstep setup with automatic blend handling for cross-fades.

programmaticanim.gd Procedural animation generation: creates Animation resources via code with keyframes, easing, and transition curves for dynamic runtime animations.

AnimationPlayer 的专家模式包括轨道类型(值、方法、音频、贝塞尔曲线)、根运动提取、动画回调、程序动画生成、调用模式优化和 RESET 轨道。用于基于时间线的动画、过场动画或 UI 过渡。触发关键字:AnimationPlayer、Animation、track_insert_key、root_motion、animation_finished、RESET_track、call_mode、animation_set_next、queue、blend_times。 来源:thedivergentai/gd-agentic-skills。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/thedivergentai/gd-agentic-skills --skill godot-animation-player
分类
*创意媒体
认证
收录时间
2026-02-17
更新时间
2026-02-18

快速解答

什么是 godot-animation-player?

AnimationPlayer 的专家模式包括轨道类型(值、方法、音频、贝塞尔曲线)、根运动提取、动画回调、程序动画生成、调用模式优化和 RESET 轨道。用于基于时间线的动画、过场动画或 UI 过渡。触发关键字:AnimationPlayer、Animation、track_insert_key、root_motion、animation_finished、RESET_track、call_mode、animation_set_next、queue、blend_times。 来源:thedivergentai/gd-agentic-skills。

如何安装 godot-animation-player?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/thedivergentai/gd-agentic-skills --skill godot-animation-player 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/thedivergentai/gd-agentic-skills