Practical workflows using Unity-MCP's 52 tools, 48 prompts, and 1 resource. All examples show what you can ask your AI client to do once Unity-MCP is connected. "Create a new scene called 'Level01', ...
// Path to the folder that contains the input DOTM template and where the output will be saved. string dataDir = @"C:\Docs\"; // Load the existing DOTM document. // This uses the Document(string) ...