mirror of
https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
synced 2025-10-28 02:09:42 +00:00
Firebars fixed to rotate clockwise
This commit is contained in:
@@ -40,12 +40,15 @@ tile_map_data = PackedByteArray("AAAZAAAAAgAAAAIAAAAZAAEAAgAAAAMAAAAaAAAAAgAAAAI
|
||||
|
||||
[node name="Firebar" parent="." instance=ExtResource("7_d6bjg")]
|
||||
position = Vector2(24, -56)
|
||||
direction = 1
|
||||
|
||||
[node name="Firebar2" parent="." instance=ExtResource("7_d6bjg")]
|
||||
position = Vector2(152, -56)
|
||||
direction = 1
|
||||
|
||||
[node name="Firebar3" parent="." instance=ExtResource("7_d6bjg")]
|
||||
position = Vector2(344, -56)
|
||||
direction = 1
|
||||
|
||||
[node name="Enemies" type="Node" parent="."]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user