·roblox-animations
</>

roblox-animations

Humanoid キャラクターまたは非 Humanoid モデルでのアニメーションの再生、停止、ブレンド、AnimationTrack イベントの処理、デフォルトのキャラクター アニメーションの置き換え、アニメーションの優先順位とブレンドの問題のデバッグなど、Roblox アニメーション システムを操作するときに使用します。

12インストール·1トレンド·@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。

| 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.

Humanoid キャラクターまたは非 Humanoid モデルでのアニメーションの再生、停止、ブレンド、AnimationTrack イベントの処理、デフォルトのキャラクター アニメーションの置き換え、アニメーションの優先順位とブレンドの問題のデバッグなど、Roblox アニメーション システムを操作するときに使用します。 ソース: sentinelcore/roblox-skills。

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/sentinelcore/roblox-skills --skill roblox-animations
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-26
更新日
2026-03-11

Browse more skills from sentinelcore/roblox-skills

クイックアンサー

roblox-animations とは?

Humanoid キャラクターまたは非 Humanoid モデルでのアニメーションの再生、停止、ブレンド、AnimationTrack イベントの処理、デフォルトのキャラクター アニメーションの置き換え、アニメーションの優先順位とブレンドの問題のデバッグなど、Roblox アニメーション システムを操作するときに使用します。 ソース: 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 で使用できるようになります

ソースリポジトリはどこですか?

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