Skip to main content
Glama

manage_tween

Control Roblox animations by creating, playing, pausing, or canceling tweens to manage object property transitions.

Instructions

[PRO] Tween service: create, play, pause, cancel tweens for smooth animations.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYes[PRO] Tween action. create: create a new tween with target properties. play: play a created tween. pause: pause a running tween. cancel: cancel a tween.
pathNoInstance path to tween. Used by: create (required).
tweenInfoNoTween configuration. Used by: create.
propertiesNoTarget property values to tween to. Used by: create. Supports Vector3, Color3, numbers, etc.
tweenIdNoTween identifier returned by create. Used by: play, pause, cancel.

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