Skip to content

Commit

Permalink
Merge pull request #14 from endlessm/improve-multiplayer-mechanic
Browse files Browse the repository at this point in the history
Player: Improve interaction between players
  • Loading branch information
wjt authored Nov 12, 2024
2 parents 128ef00 + 58de0eb commit 4c4769a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/player/player.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,4 @@ animation = &"all"
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
position = Vector2(0, -46)
shape = SubResource("CapsuleShape2D_7x5a4")
one_way_collision = true

0 comments on commit 4c4769a

Please sign in to comment.