resized map foreground cells

This commit is contained in:
2022-11-12 00:26:59 +01:00
parent fab7188747
commit 8058f3d4eb
5 changed files with 15 additions and 7 deletions

View File

@@ -12,7 +12,7 @@ animations = [ {
} ]
[sub_resource type="CapsuleShape2D" id=2]
radius = 46.0
radius = 30.0
height = 4.0
[node name="Player" type="Area2D"]
@@ -22,7 +22,6 @@ __meta__ = {
}
[node name="AnimatedSprite" type="AnimatedSprite" parent="."]
scale = Vector2( 0.7, 0.7 )
frames = SubResource( 1 )
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]