increase destroy and item hit area
This commit is contained in:
@@ -23,7 +23,7 @@ animations = [{
|
|||||||
size = Vector2(16, 16)
|
size = Vector2(16, 16)
|
||||||
|
|
||||||
[sub_resource type="RectangleShape2D" id="RectangleShape2D_r8vfl"]
|
[sub_resource type="RectangleShape2D" id="RectangleShape2D_r8vfl"]
|
||||||
size = Vector2(8, 1)
|
size = Vector2(10, 1)
|
||||||
|
|
||||||
[sub_resource type="Animation" id="Animation_la8ht"]
|
[sub_resource type="Animation" id="Animation_la8ht"]
|
||||||
length = 0.001
|
length = 0.001
|
||||||
|
|||||||
@@ -48,7 +48,7 @@ animations = [{
|
|||||||
size = Vector2(16, 16)
|
size = Vector2(16, 16)
|
||||||
|
|
||||||
[sub_resource type="RectangleShape2D" id="RectangleShape2D_enc16"]
|
[sub_resource type="RectangleShape2D" id="RectangleShape2D_enc16"]
|
||||||
size = Vector2(8, 1)
|
size = Vector2(10, 1)
|
||||||
|
|
||||||
[node name="itemblock" type="RigidBody2D"]
|
[node name="itemblock" type="RigidBody2D"]
|
||||||
gravity_scale = 0.0
|
gravity_scale = 0.0
|
||||||
|
|||||||
Reference in New Issue
Block a user