diff --git a/Story/Ch1S1.tscn b/Story/Ch1S1.tscn index 2c1678f..261e417 100644 --- a/Story/Ch1S1.tscn +++ b/Story/Ch1S1.tscn @@ -12,6 +12,8 @@ script = ExtResource( 4 ) current = true script = ExtResource( 3 ) +[node name="AudioStreamPlayer2D" type="AudioStreamPlayer2D" parent="."] + [node name="Background" type="ParallaxBackground" parent="."] [node name="SkyUpper" type="ParallaxLayer" parent="Background"] diff --git a/Tiles/gumtree-flat.png b/Tiles/gumtree-flat.png index 9e8ae0a..ad7a778 100644 Binary files a/Tiles/gumtree-flat.png and b/Tiles/gumtree-flat.png differ diff --git a/Tiles/gumtree-flat2.png b/Tiles/gumtree-flat2.png index e075e4a..e9de10a 100644 Binary files a/Tiles/gumtree-flat2.png and b/Tiles/gumtree-flat2.png differ