aboutsummaryrefslogtreecommitdiff
path: root/project.godot
diff options
context:
space:
mode:
authorIndrajith K L2022-04-18 01:21:58 +0530
committerIndrajith K L2022-04-18 01:21:58 +0530
commit77b9080c3b375b44b0cd830fe31bf60480c85619 (patch)
tree986583402ff6c3517fbe04a7f172c346713bb1e8 /project.godot
parent31089507aae1d35d0deeb2c412cfa311e7a57563 (diff)
downloadgamedevjs-jam-77b9080c3b375b44b0cd830fe31bf60480c85619.tar.gz
gamedevjs-jam-77b9080c3b375b44b0cd830fe31bf60480c85619.tar.bz2
gamedevjs-jam-77b9080c3b375b44b0cd830fe31bf60480c85619.zip
Player Animation converted to Animation Tree
Level 1 Design Door Mechanism Core Gameplay Mechanism - In-Progress
Diffstat (limited to 'project.godot')
-rw-r--r--project.godot5
1 files changed, 5 insertions, 0 deletions
diff --git a/project.godot b/project.godot
index b5ee023..db50641 100644
--- a/project.godot
+++ b/project.godot
@@ -41,6 +41,11 @@ jump={
]
}
+[layer_names]
+
+2d_physics/layer_1="base"
+2d_physics/layer_3="enemies"
+
[physics]
common/enable_pause_aware_picking=true