From 9b856067b520085748fb783d748f2bd3cd70c479 Mon Sep 17 00:00:00 2001 From: pennyrigate Date: Wed, 10 May 2023 19:47:01 -0400 Subject: [PATCH] changed z index of background wallpaper --- maps/station.tscn | 1 + 1 file changed, 1 insertion(+) diff --git a/maps/station.tscn b/maps/station.tscn index 56da76a..6f966ad 100644 --- a/maps/station.tscn +++ b/maps/station.tscn @@ -42,6 +42,7 @@ __meta__ = { } [node name="BackgroundTiles" type="TileMap" parent="."] +z_index = -1 tile_set = ExtResource( 3 ) cell_size = Vector2( 8, 8 ) format = 1