·roblox-animations
</>

roblox-animations

在使用 Roblox 动画系统时使用,包括在人形角色或非人形模型上播放、停止或混合动画、处理 AnimationTrack 事件、替换默认角色动画或调试动画优先级和混合问题。

11安装·0热度·@sentinelcore

安装

$npx skills add https://github.com/sentinelcore/roblox-skills --skill roblox-animations

如何安装 roblox-animations

通过命令行快速安装 roblox-animations AI 技能到你的开发环境

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

来源:sentinelcore/roblox-skills。

SKILL.md

查看原文

| Animation | Asset reference — holds AnimationId | | Animator | Lives inside Humanoid or AnimationController; loads and drives tracks | | AnimationController | Replaces Humanoid for non-character rigs | | AnimationTrack | Returned by LoadAnimation; controls playback |

| Local player character | LocalScript | StarterCharacterScripts | | NPC / server-owned model | Script | Inside model or ServerScriptService |

Never play player character animations from a Script — they will not replicate correctly to the local client.

在使用 Roblox 动画系统时使用,包括在人形角色或非人形模型上播放、停止或混合动画、处理 AnimationTrack 事件、替换默认角色动画或调试动画优先级和混合问题。 来源:sentinelcore/roblox-skills。

可引用信息

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

安装命令
npx skills add https://github.com/sentinelcore/roblox-skills --skill roblox-animations
分类
</>开发工具
认证
收录时间
2026-02-26
更新时间
2026-03-10

Browse more skills from sentinelcore/roblox-skills

快速解答

什么是 roblox-animations?

在使用 Roblox 动画系统时使用,包括在人形角色或非人形模型上播放、停止或混合动画、处理 AnimationTrack 事件、替换默认角色动画或调试动画优先级和混合问题。 来源:sentinelcore/roblox-skills。

如何安装 roblox-animations?

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

这个 Skill 的源码在哪?

https://github.com/sentinelcore/roblox-skills

详情

分类
</>开发工具
来源
skills.sh
收录时间
2026-02-26