diff options
| author | Jan Tuomi <jan@jantuomi.fi> | 2025-11-27 22:45:13 +0200 |
|---|---|---|
| committer | Jan Tuomi <jan@jantuomi.fi> | 2025-11-27 22:45:13 +0200 |
| commit | fa546bfde3c7ee4795f33e584cb1922d07cf8ec5 (patch) | |
| tree | cd55edd4386d87f3a7581d7861d6c74c443131c0 /project.godot | |
| parent | 3236bdfd8b305354d7d418e628f26980577dd58b (diff) | |
Add computer and curve following
Diffstat (limited to 'project.godot')
| -rw-r--r-- | project.godot | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/project.godot b/project.godot index e467ac5..a8e0cf5 100644 --- a/project.godot +++ b/project.godot @@ -63,6 +63,7 @@ menu={ 2d_physics/layer_1="Solid terrain" 2d_physics/layer_2="Player" 2d_physics/layer_3="Door" +2d_physics/layer_4="Computer" [rendering] |
