Resized crystals
This commit is contained in:
parent
a7f1e6c1e8
commit
bf3df69907
|
@ -34,11 +34,13 @@ collision_layer = 0
|
|||
script = ExtResource("1_ttvq1")
|
||||
|
||||
[node name="AnimatedSprite2D" type="AnimatedSprite2D" parent="."]
|
||||
position = Vector2(21, -16)
|
||||
position = Vector2(3, -2)
|
||||
scale = Vector2(0.136872, 0.136872)
|
||||
sprite_frames = SubResource("SpriteFrames_4nrqi")
|
||||
autoplay = "default"
|
||||
|
||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
|
||||
position = Vector2(0, -1)
|
||||
shape = SubResource("CircleShape2D_lmbvg")
|
||||
|
||||
[connection signal="body_entered" from="." to="." method="_on_body_entered"]
|
||||
|
|
Loading…
Reference in New Issue
Block a user