mirror of
https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
synced 2025-10-22 23:48:11 +00:00
Firebars fixed to rotate clockwise
This commit is contained in:
@@ -31,12 +31,15 @@ position = Vector2(-224, 0)
|
||||
|
||||
[node name="Firebar" parent="." instance=ExtResource("7_l6inc")]
|
||||
position = Vector2(8, -88)
|
||||
direction = 1
|
||||
|
||||
[node name="Firebar2" parent="." instance=ExtResource("7_l6inc")]
|
||||
position = Vector2(184, -56)
|
||||
direction = 1
|
||||
|
||||
[node name="Firebar3" parent="." instance=ExtResource("7_l6inc")]
|
||||
position = Vector2(360, -104)
|
||||
direction = 1
|
||||
|
||||
[node name="Blooper" parent="." instance=ExtResource("8_yyqcf")]
|
||||
position = Vector2(8, -32)
|
||||
|
Reference in New Issue
Block a user