Asset Optics Integration¶
Asset Scaffolding integrates seamlessly with Asset Optics to create a complete game production pipeline. This guide explains how to use both plugins together.
Overview¶
When used together:
| Asset Scaffolding | Asset Optics |
|---|---|
| Creates game systems | Tracks game systems |
| Generates assets | Links assets to tasks |
| Scaffolds code | Plans work |
| Builds foundation | Manages production |
How Integration Works¶
Automatic Detection¶
When Asset Optics is installed, Asset Scaffolding:
- Detects Asset Optics presence
- Enables integration features
- Shows integration status in UI
Asset Linking¶
When you create an asset with Asset Scaffolding:
- Asset is created in Content Browser
- Asset Optics automatically syncs it
- You can link it to tasks
- Track completion through Asset Optics
Task Suggestions¶
Asset Scaffolding can suggest tasks:
- Create a complex system (e.g., "Inventory System")
- Asset Scaffolding suggests related tasks:
- "Implement item pickup"
- "Create inventory UI"
- "Add save/load for inventory"
- Accept suggestions to create tasks in Asset Optics
Setting Up Integration¶
Prerequisites¶
- Asset Optics plugin installed and enabled
- Asset Optics account with an active project
- Both plugins in the same Unreal project
Enabling Integration¶
Integration is automatic when both plugins are installed. To verify:
- Open Asset Scaffolding
- Look for "Asset Optics" indicator in the header
- Green = Connected, Gray = Not available
Configuring Integration¶
- Open Asset Scaffolding settings
- Find Asset Optics Integration section
- Options:
- Auto-suggest tasks: Suggest tasks when creating systems
- Auto-link assets: Automatically link created assets
- Sync Game World: Share Game World structure with Asset Optics
Integrated Workflows¶
Workflow 1: Plan First, Scaffold Later¶
Use Asset Optics to plan, then Asset Scaffolding to build:
- Plan in Asset Optics
- Create project and milestones
- Add tasks for each system ("Create player character")
-
Set priorities and due dates
-
Scaffold from Tasks
- Open Asset Scaffolding
- See task-suggested systems
- Click to scaffold with auto-link
-
Task updates to "In Progress"
-
Track in Asset Optics
- See scaffolded assets linked to tasks
- Mark tasks complete when customized
- Track overall milestone progress
Workflow 2: Scaffold First, Plan Later¶
Build first, then organize:
- Scaffold in Asset Scaffolding
- Create your game systems
- Build out the architecture
-
Game World tracks everything
-
Sync to Asset Optics
- Click "Sync to Asset Optics"
- Game World creates tasks for each system
-
Assets auto-link to created tasks
-
Organize in Asset Optics
- Assign tasks to milestones
- Set priorities
- Plan remaining work
Workflow 3: AI-Powered Development¶
Use AI to plan and scaffold:
- AI Creates Plan (Asset Optics)
- "Create a plan for implementing an inventory system"
- AI generates tasks and milestones
-
Approve the plan
-
Scaffold Suggested Systems
- Asset Scaffolding sees the tasks
- Suggests matching recipes
-
One-click to create and link
-
Focus on Customization
- Foundation is built
- Use Focus Mode for priorities
- Complete tasks as you customize
Integration Features¶
Task Suggestions¶
When scaffolding a system, see related tasks:
Creating: Inventory System
Suggested Tasks:
☑ Create inventory component
☑ Design inventory UI
☐ Implement item stacking
☐ Add drag-and-drop
☐ Create item database
Check items to create tasks in Asset Optics.
Asset Auto-Link¶
Created assets automatically link to:
- The task you initiated from (if any)
- A new task (if configured)
- Nothing (if disabled)
Configure in settings.
Game World Sync¶
The Game World structure can sync:
To Asset Optics:
- Creates tasks for each system
- Reflects dependencies
- Updates as you build
From Asset Optics:
- Shows task status on systems
- Highlights incomplete work
- Syncs completion
Progress Tracking¶
See Asset Optics progress in Asset Scaffolding:
- Each system shows linked task status
- Progress bars reflect completion
- Focus suggestions based on priorities
Best Practices¶
For Solo Developers¶
- Start with Asset Scaffolding to build foundation
- Sync to Asset Optics for tracking
- Use Focus Mode for daily priorities
- Complete and customize systems
For Teams¶
- One person plans in Asset Optics
- Assign scaffolding tasks to team members
- Each member scaffolds their systems
- All assets linked, progress visible
For Game Jams¶
- Quick scaffold with Asset Scaffolding
- Sync to Asset Optics
- Focus Mode shows immediate priorities
- Ship fast with tracked progress
Troubleshooting¶
Integration Not Showing¶
Check:
- Both plugins enabled
- Same project loaded
- Asset Optics logged in
Try:
- Restart Unreal Engine
- Re-enable both plugins
- Log into Asset Optics again
Tasks Not Syncing¶
Check:
- Internet connection
- Asset Optics sync status
- Integration enabled in settings
Try:
- Manual refresh in both plugins
- Check Asset Optics web dashboard
- Re-enable integration
Assets Not Linking¶
Check:
- Auto-link setting enabled
- Task selected when scaffolding
- Assets synced in Asset Optics
Try:
- Enable auto-link in settings
- Manually link in Asset Optics
- Trigger asset sync
© 2026 BrahmaForge. All rights reserved.