Frequently Asked Questions
What is Claude Code?
Claude Code is an AI game development assistant that can inspect files, help edit logic, run useful editor actions, organize assets, debug problems, and guide you through development step by step.
How do I connect Claude Code to Unreal Engine 5?
To connect Claude Code to Unreal Engine 5, you need to open Claude Code inside the Unreal project folder, install the required tools, install Unreal Claude and Vibe UE plugins, and configure the MCP connections.
What are the required tools for connecting Claude Code to Unreal Engine 5?
The required tools for connecting Claude Code to Unreal Engine 5 are Node.js, Git, Microsoft C++ Build Tools, Unreal Engine 5, and Claude Code.
What is the purpose of the Vibe UE API key?
The Vibe UE API key is mainly needed so the plugin tools can work, and you do not need to use the paid Vibe UE agent if your goal is to use Claude Code.
How do I create a Git safety point in Claude Code?
To create a Git safety point in Claude Code, you need to initialize Git for the Unreal Engine project, create the first commit as a clean starting point, and commit again after every successful feature.
What is the purpose of creating a Git checkpoint?
The purpose of creating a Git checkpoint is to protect you if Claude makes a mistake, allowing you to revert to a previous version of your project.
How do I test the Unreal Engine connection in Claude Code?
To test the Unreal Engine connection in Claude Code, you need to ask Claude to test the connection, confirm that you can inspect the open level, access project files, and use available Unreal editor tools.