fix: repair parallax collisions and add play guide
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
[ext_resource type="Script" path="res://scenes/components/overhead_health_bar.gd" id="18_overhead_health_bar"]
|
||||
|
||||
[sub_resource type="RectangleShape2D" id="RectangleShape2D_body"]
|
||||
size = Vector2(20, 46)
|
||||
size = Vector2(36, 50)
|
||||
|
||||
[sub_resource type="RectangleShape2D" id="RectangleShape2D_hurtbox"]
|
||||
size = Vector2(24, 50)
|
||||
|
||||
Reference in New Issue
Block a user