feat(shell): SystemDock slide-in with inert screen-routing seam

This commit is contained in:
2026-07-11 08:51:14 -05:00
parent c4aa74da5a
commit 9a02c9b038
5 changed files with 108 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
[gd_scene load_steps=2 format=3]
[ext_resource type="Script" path="res://scripts/ui/shell/system_dock.gd" id="1"]
[node name="SystemDock" type="Control"]
script = ExtResource("1")