Skip to main content
Glama

manage_physics

Control physics collision groups in Roblox Studio: register new groups, set collision rules between groups, and list all registered groups.

Instructions

[PRO] Physics collision groups: register, set collidable between groups, list groups.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYes[PRO] Physics action. register_group: register a new collision group with PhysicsService. set_collidable: set whether two groups can collide. get_groups: list all registered collision groups.
groupNameNoCollision group name. Used by: register_group (required).
group1NoFirst collision group name. Used by: set_collidable (required).
group2NoSecond collision group name. Used by: set_collidable (required).
collidableNoWhether the two groups can collide. Used by: set_collidable (required).

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