Skip to main content
Glama

editor-application-set-state

Control Unity Editor's playmode state to start, stop, or pause application execution for testing and debugging workflows.

Instructions

Control the Unity Editor application state. You can start, stop, or pause the 'playmode'. Use 'editor-application-get-state' tool to get the current state first.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
isPlayingNoIf true, the 'playmode' will be started. If false, the 'playmode' will be stopped.false
isPausedNoIf true, the 'playmode' will be paused. If false, the 'playmode' will be resumed.false

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