change the centering of the blocks

This commit is contained in:
Chris Cromer 2022-11-19 23:21:24 -03:00
parent 8625181b1a
commit 5be99c3920
2 changed files with 4 additions and 0 deletions

View File

@ -31,7 +31,9 @@ extents = Vector2( 8, 8 )
[node name="AnimatedSprite" type="AnimatedSprite" parent="."]
frames = SubResource( 3 )
animation = "unopened"
centered = false
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
visible = false
position = Vector2( 8, 8 )
shape = SubResource( 4 )

View File

@ -31,7 +31,9 @@ extents = Vector2( 8, 8 )
[node name="AnimatedSprite" type="AnimatedSprite" parent="."]
frames = SubResource( 3 )
animation = "unopened"
centered = false
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
visible = false
position = Vector2( 8, 8 )
shape = SubResource( 4 )