diff --git a/scenes/destroyblock.tscn b/scenes/destroyblock.tscn index 32f742a..cb2fb04 100644 --- a/scenes/destroyblock.tscn +++ b/scenes/destroyblock.tscn @@ -23,7 +23,7 @@ animations = [{ size = Vector2(16, 16) [sub_resource type="RectangleShape2D" id="RectangleShape2D_r8vfl"] -size = Vector2(8, 1) +size = Vector2(10, 1) [sub_resource type="Animation" id="Animation_la8ht"] length = 0.001 diff --git a/scenes/itemblock.tscn b/scenes/itemblock.tscn index 16c59b5..dee89c9 100644 --- a/scenes/itemblock.tscn +++ b/scenes/itemblock.tscn @@ -48,7 +48,7 @@ animations = [{ size = Vector2(16, 16) [sub_resource type="RectangleShape2D" id="RectangleShape2D_enc16"] -size = Vector2(8, 1) +size = Vector2(10, 1) [node name="itemblock" type="RigidBody2D"] gravity_scale = 0.0