diff options
| author | Jan Tuomi <jan@jantuomi.fi> | 2025-11-19 21:33:12 +0200 |
|---|---|---|
| committer | Jan Tuomi <jan@jantuomi.fi> | 2025-11-20 23:08:30 +0200 |
| commit | 74494315303723b6cdac5198d9fc90f334ced778 (patch) | |
| tree | f044924bde75be5701200f3bc795b7ea02be8ac3 /map_room.tscn | |
| parent | cb1655c3e3958845ec6b2b6ab634149cede152a8 (diff) | |
Improve transitions
Diffstat (limited to 'map_room.tscn')
| -rw-r--r-- | map_room.tscn | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/map_room.tscn b/map_room.tscn new file mode 100644 index 0000000..891e634 --- /dev/null +++ b/map_room.tscn @@ -0,0 +1,7 @@ +[gd_scene format=3 uid="uid://clm2kocuhjqbb"] + +[node name="MapRoom" type="ColorRect"] +offset_left = 68.0 +offset_top = 57.0 +offset_right = 76.0 +offset_bottom = 62.0 |
