#ゲーム開発 の記事
2 記事
-
Claude Code
How to Connect Claude Code to Roblox Studio | MCP Integration
A step-by-step guide to connecting Claude Code to Roblox Studio via MCP. Covers two approaches: directly calling tools like create_object and execute_luau through the official MCP server, and using Rojo to sync local .luau files for Git-based workflows.
-
Claude Code
How to Use Claude in Unity | Getting Started with AI-Assisted Game Development
A guide to two approaches for using Claude in Unity — starting immediately without MCP, or integrating Unity MCP to delegate editor operations — including setup steps, how to choose between them, rule definition via CLAUDE.md, and best practices for limiting AI edits to the script layer while prohibiting direct Scene/Prefab editing.