mirror of
https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
synced 2025-10-22 15:38:14 +00:00
I realized I didn't need an extra Node2D
This commit is contained in:
@@ -175,10 +175,6 @@ collision_mask = 0
|
||||
position = Vector2(21, -9)
|
||||
shape = SubResource("RectangleShape2D_6fi1c")
|
||||
|
||||
[node name="PosePoint" type="Node2D" parent="Overlay/PlayerDetection"]
|
||||
unique_name_in_owner = true
|
||||
position = Vector2(-16, 0)
|
||||
|
||||
[node name="Overlay2" type="TileMapLayer" parent="Overlay"]
|
||||
show_behind_parent = true
|
||||
tile_map_data = PackedByteArray("AAAEAAAAAAAHABQAAAAEAAEAAAAHABQAAAAEAAIAAAAHABQAAAAEAAMAAAAHABQAAAAFAAAAAAAHABQAAAAFAAEAAAAHABQAAAAFAAIAAAAHABQAAAAFAAMAAAAHABQAAAAIAAAAAAAHABQAAAAIAAEAAAAHABQAAAAIAAIAAAAHABQAAAAIAAMAAAAHABQAAAAJAAAAAAAHABQAAAAJAAEAAAAHABQAAAAJAAIAAAAHABQAAAAJAAMAAAAHABQAAAA=")
|
||||
|
@@ -155,10 +155,6 @@ collision_mask = 0
|
||||
position = Vector2(21, -9)
|
||||
shape = SubResource("RectangleShape2D_4yifo")
|
||||
|
||||
[node name="PosePoint" type="Node2D" parent="Overlay/PlayerDetection"]
|
||||
unique_name_in_owner = true
|
||||
position = Vector2(-16, 0)
|
||||
|
||||
[node name="OverlaySprite" type="Sprite2D" parent="."]
|
||||
visible = false
|
||||
z_index = 10
|
||||
|
Reference in New Issue
Block a user