changed z index of background wallpaper
This commit is contained in:
parent
b02c3747a1
commit
9b856067b5
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@ __meta__ = {
|
||||||
}
|
}
|
||||||
|
|
||||||
[node name="BackgroundTiles" type="TileMap" parent="."]
|
[node name="BackgroundTiles" type="TileMap" parent="."]
|
||||||
|
z_index = -1
|
||||||
tile_set = ExtResource( 3 )
|
tile_set = ExtResource( 3 )
|
||||||
cell_size = Vector2( 8, 8 )
|
cell_size = Vector2( 8, 8 )
|
||||||
format = 1
|
format = 1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue