better collision shapes
This commit is contained in:
@@ -84,8 +84,8 @@ animations = [{
|
|||||||
}]
|
}]
|
||||||
|
|
||||||
[sub_resource type="CapsuleShape2D" id="CapsuleShape2D_rsgcw"]
|
[sub_resource type="CapsuleShape2D" id="CapsuleShape2D_rsgcw"]
|
||||||
radius = 7.99997
|
radius = 9.0
|
||||||
height = 32.0
|
height = 60.0
|
||||||
|
|
||||||
[sub_resource type="RectangleShape2D" id="RectangleShape2D_sgrqb"]
|
[sub_resource type="RectangleShape2D" id="RectangleShape2D_sgrqb"]
|
||||||
size = Vector2(64, 100)
|
size = Vector2(64, 100)
|
||||||
|
@@ -86,7 +86,7 @@ animations = [{
|
|||||||
}]
|
}]
|
||||||
|
|
||||||
[sub_resource type="CapsuleShape2D" id="CapsuleShape2D_38v5o"]
|
[sub_resource type="CapsuleShape2D" id="CapsuleShape2D_38v5o"]
|
||||||
height = 50.0
|
height = 59.9998
|
||||||
|
|
||||||
[node name="player" type="CharacterBody2D"]
|
[node name="player" type="CharacterBody2D"]
|
||||||
process_mode = 1
|
process_mode = 1
|
||||||
|
Reference in New Issue
Block a user