From 7c2bb78ec2daf8b2a695c9a1bb4a082c488a87e6 Mon Sep 17 00:00:00 2001 From: Haze Weathers Date: Wed, 10 May 2023 22:10:24 -0400 Subject: [PATCH] fix weird thing in mountain (fixes #89) --- maps/mountain.tscn | 5 ----- 1 file changed, 5 deletions(-) diff --git a/maps/mountain.tscn b/maps/mountain.tscn index f63c958..eecbfba 100644 --- a/maps/mountain.tscn +++ b/maps/mountain.tscn @@ -153,11 +153,6 @@ position = Vector2( 104, 136 ) scale = Vector2( 2, 1 ) right_down_boundary = 2.0 -[node name="MovingPlatform7" parent="Environment" instance=ExtResource( 9 )] -position = Vector2( 104, 136 ) -scale = Vector2( 2, 1 ) -right_down_boundary = 2.0 - [node name="MovingPlatform8" parent="Environment" instance=ExtResource( 9 )] position = Vector2( 96, -280 ) scale = Vector2( 2, 1 )