Skip to main content
Glama

scene-create

Create new Unity scenes in project assets with customizable setup options for game development workflows.

Instructions

Create new scene in the project assets. Use 'scene-list-opened' tool to list all opened scenes after creation.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pathYesPath to the scene file. Should end with ".unity" extension.
newSceneSetupNoScene setup. ENUM: "DefaultGameObjects" (camera+light), "EmptyScene". Default: "DefaultGameObjects"1
newSceneModeNoScene mode. ENUM: "Single" (close other scenes), "Additive" (keep other scenes). Default: "Single"0

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