summaryrefslogtreecommitdiffstats
path: root/project.godot
diff options
context:
space:
mode:
authorJan Tuomi <jan@jantuomi.fi>2025-12-02 14:20:53 +0200
committerJan Tuomi <jan@jantuomi.fi>2025-12-02 14:26:01 +0200
commitac4b7f690ab70185349905baf8c8557dfc8e57ae (patch)
treeba09e7d4e5f6e91751c6f5c71f7390043c5afe77 /project.godot
parent0b302feb975e74dba978b46562f3f3019d1cd2b9 (diff)
Add TriggerButton
Diffstat (limited to 'project.godot')
-rw-r--r--project.godot1
1 files changed, 1 insertions, 0 deletions
diff --git a/project.godot b/project.godot
index 082f52d..b8a6f9a 100644
--- a/project.godot
+++ b/project.godot
@@ -74,6 +74,7 @@ action={
2d_physics/layer_2="Player"
2d_physics/layer_3="Door"
2d_physics/layer_4="Computer"
+2d_physics/layer_5="TriggerButton"
[rendering]