aboutsummaryrefslogtreecommitdiff
path: root/project.godot
diff options
context:
space:
mode:
Diffstat (limited to 'project.godot')
-rw-r--r--project.godot9
1 files changed, 9 insertions, 0 deletions
diff --git a/project.godot b/project.godot
index 51b6099..b0afca1 100644
--- a/project.godot
+++ b/project.godot
@@ -21,6 +21,10 @@ window/size/height=720
window/stretch/mode="viewport"
window/stretch/aspect="expand"
+[global]
+
+layer=false
+
[input]
jump={
@@ -44,6 +48,11 @@ pause={
]
}
+[layer_names]
+
+2d_render/layer_1="Default"
+2d_render/layer_2="Shops"
+
[physics]
common/enable_pause_aware_picking=true