Skip to main content
Glama

gameobject-modify

Modify GameObject fields and properties in Unity Prefabs or Scenes. Change tags, components, and other attributes for multiple GameObjects simultaneously in the Unity Editor.

Instructions

Modify GameObject fields and properties in opened Prefab or in a Scene. You can modify multiple GameObjects at once. Just provide the same number of GameObject references and SerializedMember objects.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
gameObjectRefsYesArray of GameObjectRef to modify. SCHEMA: [{"name":"ObjectName"}] or [{"instanceID":12345}]
gameObjectDiffsYesArray of diffs (same length as gameObjectRefs). SCHEMA: [{"props":[{"name":"tag","value":"EditorOnly"}]}]

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/butterlatte-zhang/unity-ai-bridge'

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