mirror of
https://github.com/creyD/ludum_dare_46.git
synced 2026-06-11 21:22:22 +02:00
Stopped the background from playing on default
This reduces our world default changes from 1 to 0
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user