mirror of
https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
synced 2025-10-21 23:18:11 +00:00
made it so coins actually coin
This commit is contained in:
@@ -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"]
|
||||
|
Reference in New Issue
Block a user