·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