lvl1 lvl2 lvl3
This commit is contained in:
@@ -25,12 +25,12 @@ albedo_texture = ExtResource( 1 )
|
||||
[sub_resource type="SpatialMaterial" id=5]
|
||||
albedo_texture = ExtResource( 1 )
|
||||
|
||||
[sub_resource type="PanoramaSky" id=6]
|
||||
[sub_resource type="PanoramaSky" id=9]
|
||||
panorama = ExtResource( 6 )
|
||||
|
||||
[sub_resource type="Environment" id=7]
|
||||
background_mode = 2
|
||||
background_sky = SubResource( 6 )
|
||||
background_sky = SubResource( 9 )
|
||||
ambient_light_energy = 0.67
|
||||
fog_enabled = true
|
||||
fog_color = Color( 0.305882, 0.372549, 0.52549, 1 )
|
||||
@@ -140,7 +140,6 @@ wait_time = 3.0
|
||||
[node name="Music" type="AudioStreamPlayer" parent="."]
|
||||
stream = ExtResource( 9 )
|
||||
volume_db = -3.0
|
||||
autoplay = true
|
||||
bus = "Music"
|
||||
|
||||
[connection signal="dying" from="Enemy" to="." method="_on_Enemy_dying"]
|
||||
|
||||
Reference in New Issue
Block a user