Skip to content

Commit 1a51bcc

Browse files
committed
broken level: Update for falling platform configuration change
The falling platform property change was developed in parallel with the broken level.
1 parent 59c77c6 commit 1a51bcc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

broken_level.tscn

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,7 @@ fall_time = 0.02
328328
position = Vector2(-1152, 0)
329329
width = 2
330330
one_way = true
331-
fall_time = 2.0
331+
fall = true
332332

333333
[node name="Platform6" parent="Platforms" unique_id=1439374545 instance=ExtResource("8_baijo")]
334334
position = Vector2(-832, 0)
@@ -346,7 +346,7 @@ fall_time = 0.02
346346
position = Vector2(-192, 0)
347347
width = 2
348348
one_way = true
349-
fall_time = 2.0
349+
fall = true
350350

351351
[node name="Platform9" parent="Platforms" unique_id=601217625 instance=ExtResource("8_baijo")]
352352
position = Vector2(128, 0)

0 commit comments

Comments
 (0)