BP_ShipPawn: cone mesh, FloatingPawnMovement for gravity-free flight, spring-arm chase camera. Placed in L_TestFlight and set to auto-possess Player 0 for PIE testing. No input wiring yet.
- L_TestFlight: empty, zero-gravity level for Phase 0 flight testing, set as editor/game default map. - Enable UnrealMCPython + Python Editor Script Plugin, third-party MCP plugin (GenOrca/unreal-mcp v2.2.0) giving direct editor control (actors, blueprints, levels, materials, etc.) alongside Epic's built-in Unreal MCP plugin. - Vendor the mcp-server Python source used to bridge to the plugin. - .mcp.json intentionally gitignored (machine-specific absolute paths).