mirror of
https://gitlab.com/open-fpsz/open-fpsz.git
synced 2026-07-12 15:04:46 +00:00
🍱 update ambiance sounds
This commit is contained in:
parent
e398af7bed
commit
f6ab763d5e
16 changed files with 24 additions and 21 deletions
|
|
@ -5,7 +5,7 @@
|
|||
[ext_resource type="Terrain3DStorage" uid="uid://dyon4xda4k40d" path="res://maps/genesis/resources/storage.res" id="1_a88qe"]
|
||||
[ext_resource type="Terrain3DMaterial" uid="uid://bd4lr5sxu8xu" path="res://maps/genesis/resources/material.res" id="2_o2y3d"]
|
||||
[ext_resource type="Terrain3DTextureList" uid="uid://dnqa8kxgm3xuw" path="res://maps/genesis/resources/textures.res" id="3_1cww7"]
|
||||
[ext_resource type="AudioStream" uid="uid://cbqb633wh0lyp" path="res://sounds/ambiance/Sonik Sound Library - Spatial Countryside/grassland.tres" id="6_ik5rm"]
|
||||
[ext_resource type="AudioStream" uid="uid://bfve0qppqo17j" path="res://sounds/ambiance/Systematic Sound - General Ambience Series - Rural Countryside 01/AMBRurl_Meadow Open Plane Windy Deep Rumble_SYSO_SYSO011-1.tres" id="6_xrtaj"]
|
||||
|
||||
[sub_resource type="CapsuleMesh" id="CapsuleMesh_k2vhq"]
|
||||
|
||||
|
|
@ -65,5 +65,6 @@ shadow_enabled = true
|
|||
environment = ExtResource("1_3nr12")
|
||||
|
||||
[node name="AudioStreamPlayer" type="AudioStreamPlayer" parent="."]
|
||||
stream = ExtResource("6_ik5rm")
|
||||
stream = ExtResource("6_xrtaj")
|
||||
volume_db = -12.0
|
||||
autoplay = true
|
||||
|
|
|
|||
|
|
@ -13,4 +13,3 @@ func get_player_spawn() -> Node3D:
|
|||
var spawn_index : int = _rng.randi_range(0, spawn_count - 1)
|
||||
var spawn_selected : Node3D = _player_spawns_root.get_child(spawn_index)
|
||||
return spawn_selected
|
||||
|
||||
|
|
|
|||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4be8c662fc444699f18c2f259d13e6b6a440d6e88fdaa453befaacea41243df8
|
||||
size 2313721
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e1716cfda9822c0f6ebe74e6b2b00ecdeab324011fc2b6cd3799f49b773d007d
|
||||
size 783
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:34f596c1014d1250ad92e8688431075f385534860e5d4bd24683978a26386eee
|
||||
size 34461922
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:267d1702fd0c9bcc492bc4464f57cce353c0cd0e08223403bb59c048371d420a
|
||||
size 885
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:132b3f4ea9c2f5ff391f4704eb9ab9fab00ea048a47af02bb26604eb2556f658
|
||||
size 2444886
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f314a77270350834c0442007c7589eefe06834ec2059bc3e89cb13c226002e04
|
||||
size 620
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:de76b32287d1a65f9689a55c5ae91a2a891560ab05d669c7b15455b636d8ffad
|
||||
size 93935536
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c19bf6aa42e5143b737edbf0c0491885d79400b06ec1a48ddb86b18c4e85a9b4
|
||||
size 723
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0b769d246f010b7e996ea6eec9ce6d0b8960ac6be41d13d406d69aa52a71c509
|
||||
size 3497629
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:95441026e555e50e1fe2246220e7396ccfb0be08eea1e051ed4ba9192f9f39be
|
||||
size 612
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8091995d2e4efbaa2be20914e57b3cb9d6056200e4bad6be2202ad763d3beb33
|
||||
size 16187380
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d75480514a6d7498279f2214051d3726c60ce61afea02302a411c4ed751ba9fd
|
||||
size 136811614
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:81f772a866479c9665059545f58fadadbe74f5c0c03e658e32b3df0ec8592c1f
|
||||
size 714
|
||||
Loading…
Add table
Add a link
Reference in a new issue