rimlike/scenes
megaproxy 18fb784e76 Make main scene root Node2D so editor defaults to 2D view
Plain 'Node' root causes Godot to open the scene in 3D perspective
view because the engine can't infer the intended dimension. Node2D
root is the right default for our 2D project; the editor opens in
2D view automatically.

Confirmed via MCP get_editor_screenshot — Phase 0 verification was
landing in 3D editor view because of this.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-10 20:19:09 +01:00
..
effects Phase 0 scaffold + asset audit findings 2026-05-10 20:09:11 +01:00
entities Phase 0 scaffold + asset audit findings 2026-05-10 20:09:11 +01:00
main Make main scene root Node2D so editor defaults to 2D view 2026-05-10 20:19:09 +01:00
pawn Phase 0 scaffold + asset audit findings 2026-05-10 20:09:11 +01:00
ui Phase 0 scaffold + asset audit findings 2026-05-10 20:09:11 +01:00
world Phase 0 scaffold + asset audit findings 2026-05-10 20:09:11 +01:00