undo accidental collision extents change

This commit is contained in:
Chris Cromer 2022-07-21 00:17:12 -04:00
parent 948f4ce911
commit edd24b6798
Signed by: cromer
GPG Key ID: FA91071797BEEEC2
1 changed files with 1 additions and 1 deletions

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