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:
@@ -33,10 +33,12 @@ position = Vector2(-248, -96)
|
||||
|
||||
[node name="Firebar2" parent="." instance=ExtResource("8_pi08j")]
|
||||
position = Vector2(152, -56)
|
||||
direction = 1
|
||||
|
||||
[node name="Firebar3" parent="." instance=ExtResource("8_pi08j")]
|
||||
position = Vector2(344, -56)
|
||||
scale = Vector2(-1, 1)
|
||||
direction = 1
|
||||
|
||||
[node name="Firebar4" parent="." instance=ExtResource("8_pi08j")]
|
||||
position = Vector2(952, 8)
|
||||
@@ -92,6 +94,7 @@ metadata/_custom_type_script = "uid://cybpwmw4ywoow"
|
||||
[node name="Firebar" parent="." instance=ExtResource("8_pi08j")]
|
||||
position = Vector2(24, -56)
|
||||
length = 12
|
||||
direction = 1
|
||||
|
||||
[node name="LevelBG" parent="." instance=ExtResource("14_qfo7w")]
|
||||
particles = 3
|
||||
|
Reference in New Issue
Block a user