Add PS_Editor plugin Phase 1: GameMode + Camera navigation

Runtime editor plugin with UE viewport-style camera controls:
- ZQSD/Arrows movement (always active), E/A for up/down
- LMB: pan (horizontal move + yaw), RMB: free fly look
- Alt+LMB / MMB: orbit around focal point, scroll: zoom
- HUD with controls help, cursor auto-hide during camera ops

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-04-10 12:33:55 +02:00
parent 17e8d5b194
commit b089a20512
121 changed files with 4434 additions and 1 deletions

View File

@@ -0,0 +1,7 @@
{
"BuildId": "37670630",
"Modules":
{
"PS_Editor": "UnrealEditor-PS_Editor.dll"
}
}