Resized crystals

This commit is contained in:
Nicholas 2025-05-18 15:58:51 +01:00
parent a7f1e6c1e8
commit bf3df69907

View File

@ -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"]