mirror of
https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
synced 2025-10-22 15:38:14 +00:00
updated pipe generators, to suck less
This commit is contained in:
@@ -122,7 +122,7 @@ wait_time = 3.0
|
||||
script = ExtResource("4_f1jdk")
|
||||
properties = Array[String](["item", "direction"])
|
||||
filters = Dictionary[String, String]({
|
||||
"item": "can_be_dispensed"
|
||||
"item": "can_pipe_gen"
|
||||
})
|
||||
|
||||
[node name="Check" type="RayCast2D" parent="."]
|
||||
|
Reference in New Issue
Block a user