关于
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.
主要功能
- Spawn and modify actors in the level
- Work with Blueprint nodes and connections
- 0 GitHub stars
- Create and modify UMG widgets
- Manage project settings and input mappings
- Create and manipulate Blueprints
使用案例
- Automated level design through natural language commands.
- AI-assisted creation of interactive environments and game elements.
- Rapid prototyping of game mechanics using AI-driven scripting.