a game about throwing hammers made for the github game off
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 cbe09dd..1630f2b 100644 --- a/project.godot +++ b/project.godot @@ -235,6 +235,7 @@ throw={ 2d_physics/layer_5="enemy" 2d_physics/layer_6="hammer" 2d_physics/layer_7="hammer_inactive" +2d_physics/layer_8="moving_platform" [logging] |