Advanced Usage
Unlock the full potential of UnrealPilot with advanced features and workflows.
Context Awareness
UnrealPilot automatically understands your project context to provide relevant suggestions:
- Selected actors - Operations apply to currently selected objects
- Active level - Spawning and searching happens in your current world
- Project structure - UnrealPilot knows your asset organization
- Recent actions - Follows up on previous operations
- Conversation history - Maintains context across multiple requests
Multi-Step Tasks
UnrealPilot can handle complex workflows that require multiple steps:
Example Request:
"Create a complete FPS weapon system with shooting, reloading, and ammo management"
UnrealPilot will:
- Break down the request into actionable steps
- Ask clarifying questions if needed
- Execute tools in the correct sequence
- Show real-time progress for each step
- Handle errors and retry automatically
- Confirm completion with summary
Tool Execution Flow
Understanding how UnrealPilot processes your requests:
1
Analysis
Parses your request and understands intent
2
Planning
Selects appropriate tools and determines sequence
3
Execution
Runs tools one by one with progress updates
4
Validation
Checks results and handles any errors
5
Reporting
Summarizes what was done and confirms success
Last updated: December 2025