Stopped the background from playing on default

This reduces our world default changes from 1 to 0
This commit is contained in:
2020-04-20 20:45:41 +02:00
parent a84331a702
commit c551a70b4d

View File

@@ -22,6 +22,7 @@ region_rect = Rect2( 0, 0, 1280, 720 )
[node name="Background" parent="." instance=ExtResource( 7 )]
frame = 20
playing = false
[node name="FloorTileMap" type="TileMap" parent="."]
visible = false