adjusted hitboxes so that *one* star in mountain is possible again
This commit is contained in:
parent
f76836b22f
commit
51eeef3941
2 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@ shader_param/border_color = Color( 0, 0, 0, 1 )
|
|||
shader_param/border_corners = false
|
||||
|
||||
[sub_resource type="RectangleShape2D" id=2]
|
||||
extents = Vector2( 3.7, 3.9 )
|
||||
extents = Vector2( 3.7, 4 )
|
||||
|
||||
[sub_resource type="RectangleShape2D" id=3]
|
||||
extents = Vector2( 4, 4 )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue