Skip to main content
Glama

manage_animation

Control character animations in Roblox Studio by loading, playing, stopping, and tracking animation sequences on Humanoids and AnimationControllers.

Instructions

[PRO] Animation: load, play, stop animations. Get animation tracks from humanoid/controller.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYes[PRO] Animation action. load: load an animation on a Humanoid/AnimationController. play: play a loaded animation track. stop: stop a playing animation. get_tracks: list all loaded animation tracks.
pathNoPath to the Humanoid, AnimationController, or Model containing one. Used by: load, play, stop, get_tracks.
animationIdNoRoblox animation asset ID (e.g., "rbxassetid://1234567"). Used by: load.
trackIdNoAnimation track identifier returned by load. Used by: play (required), stop (required).
speedNoPlayback speed multiplier. Used by: play. Default: 1.
fadeTimeNoFade time in seconds when starting/stopping. Used by: play, stop. Default: 0.1.
weightNoAnimation weight (0-1) for blending. Used by: play. Default: 1.
priorityNoAnimation priority. Used by: play.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/hope1026/roblox-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server