summaryrefslogtreecommitdiffstats
path: root/project.godot
diff options
context:
space:
mode:
authorJan Tuomi <jan@jantuomi.fi>2025-12-08 22:43:11 +0200
committerJan Tuomi <jan@jantuomi.fi>2025-12-08 22:43:11 +0200
commit7156f79ceb6c5bfd31b4d32bc896269f3b6f7e4b (patch)
tree3a5287ae098f01ee9286c71842918de52d591835 /project.godot
parent04ecbdb00a8e2df5778945ff8d34bea53b8ad09f (diff)
Add initial inventory system
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 d695c8c..c60bd5d 100644
--- a/project.godot
+++ b/project.godot
@@ -109,6 +109,7 @@ action={
2d_physics/layer_4="Computer"
2d_physics/layer_5="TriggerButton"
2d_physics/layer_6="NPCArea"
+2d_physics/layer_7="PickupItem"
[rendering]