add sky to train scene
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[gd_scene format=3 uid="uid://qrf08uiuhyqg"]
|
||||
|
||||
[ext_resource type="AudioStream" uid="uid://bdluyy5uodjb5" path="res://resources/thomastanks_new.mp3" id="1_ht1d5"]
|
||||
[ext_resource type="AudioStream" uid="uid://bf28mghp6mgjx" path="res://resources/japan_river.mp3" id="1_ht1d5"]
|
||||
|
||||
[sub_resource type="GDScript" id="GDScript_ht1d5"]
|
||||
script/source = "extends Node
|
||||
@@ -38,6 +38,6 @@ script = SubResource("GDScript_ht1d5")
|
||||
|
||||
[node name="AudioStreamPlayer2D" type="AudioStreamPlayer2D" parent="." unique_id=281982184]
|
||||
stream = ExtResource("1_ht1d5")
|
||||
volume_db = -5.0
|
||||
volume_db = -4.92
|
||||
autoplay = true
|
||||
parameters/looping = false
|
||||
|
||||
Reference in New Issue
Block a user