diff --git a/components/player/player.tscn b/components/player/player.tscn index 89ef363..c49d3ab 100644 --- a/components/player/player.tscn +++ b/components/player/player.tscn @@ -38,3 +38,4 @@ animation = &"all" [node name="CollisionShape2D" type="CollisionShape2D" parent="."] position = Vector2(0, -46) shape = SubResource("CapsuleShape2D_7x5a4") +one_way_collision = true