made it so coins actually coin

This commit is contained in:
JHDev2006
2025-09-13 19:53:31 +01:00
parent 6c5f57a9a4
commit 9f6f9c40c5
5 changed files with 12 additions and 17 deletions

View File

@@ -671,7 +671,6 @@ collision_mask = 0
[node name="CollisionShape2D" type="CollisionShape2D" parent="CameraCenterJoint/LeftWall"]
rotation = 1.5707964
shape = SubResource("RectangleShape2D_t1xso")
disabled = true
one_way_collision = true
[node name="RightWall" type="StaticBody2D" parent="CameraCenterJoint"]
@@ -682,7 +681,6 @@ collision_mask = 0
[node name="CollisionShape2D" type="CollisionShape2D" parent="CameraCenterJoint/RightWall"]
rotation = -1.5707964
shape = SubResource("RectangleShape2D_jl70t")
disabled = true
one_way_collision = true
[node name="Sprite2D" type="Sprite2D" parent="CameraCenterJoint"]