Coins system, and finished mortar

This commit is contained in:
2025-04-30 08:57:16 +02:00
parent 6ffc9d3ba9
commit 7d79d3f60f
15 changed files with 253 additions and 37 deletions

View File

@ -29,7 +29,7 @@ collision_mask = 2
position = Vector2(-1, -68)
shape = SubResource("RectangleShape2D_bhlym")
[node name="MortarPart(3)" type="Sprite2D" parent="CharacterBody2D"]
[node name="lifter - 1" type="Sprite2D" parent="CharacterBody2D"]
position = Vector2(0.800001, 18.6)
scale = Vector2(0.4, 0.4)
texture = ExtResource("1_sq58r")
@ -39,7 +39,7 @@ position = Vector2(4.40004, 18)
scale = Vector2(0.4, 0.4)
texture = ExtResource("2_bhlym")
[node name="MortarPart(1)" type="Sprite2D" parent="CharacterBody2D"]
[node name="lifter - 2" type="Sprite2D" parent="CharacterBody2D"]
position = Vector2(0.800001, 31.6)
scale = Vector2(0.4, 0.4)
texture = ExtResource("3_82ftk")