undo accidental collision extents change

This commit is contained in:
2022-07-21 00:17:12 -04:00
parent 948f4ce911
commit edd24b6798

View File

@@ -9,7 +9,7 @@
[ext_resource path="res://characters/player/states/Fall.gdns" type="Script" id=7]
[sub_resource type="RectangleShape2D" id=1]
extents = Vector2( 6.5, 11.5 )
extents = Vector2( 7, 12 )
[node name="Player" type="KinematicBody2D"]
collision_mask = 10