From 5b85283a349e9d59676949ae51c81a1b83707207 Mon Sep 17 00:00:00 2001 From: Kristofers Solo Date: Wed, 20 Oct 2021 17:49:53 +0300 Subject: [PATCH] changed .png to .svg --- Game_4/scenes/game.tscn | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Game_4/scenes/game.tscn b/Game_4/scenes/game.tscn index 5633655..efe7e23 100644 --- a/Game_4/scenes/game.tscn +++ b/Game_4/scenes/game.tscn @@ -9,7 +9,3 @@ script = ExtResource( 2 ) [node name="floor" parent="." instance=ExtResource( 1 )] position = Vector2( 960, 1056 ) scale = Vector2( 2, 1 ) - -[node name="floor2" parent="." instance=ExtResource( 1 )] -position = Vector2( 960, -24 ) -scale = Vector2( 2, 1 )