Bridges text-based AI models and Unreal Engine 5.5+ using the Model Context Protocol (MCP) for natural language control.
The UnrealEngine-ai bridge facilitates interaction between text-based AI models and Unreal Engine 5.5 or later, leveraging the Model Context Protocol (MCP). This allows users to control various aspects of Unreal Engine, such as manipulating Blueprints, spawning and modifying actors, working with Blueprint nodes, managing project settings, and creating UMG widgets using natural language commands and Python scripts.
주요 기능
01Spawn and modify actors in the level
02Work with Blueprint nodes and connections
030 GitHub stars
04Create and modify UMG widgets
05Manage project settings and input mappings
06Create and manipulate Blueprints
사용 사례
01Automated level design through natural language commands.
02AI-assisted creation of interactive environments and game elements.
03Rapid prototyping of game mechanics using AI-driven scripting.