Add muzak, muffled screams, virtua hand
This commit is contained in:
parent
acb10d18a4
commit
54067d2087
15 changed files with 198 additions and 29 deletions
|
|
@ -2,3 +2,4 @@ extends Node3D
|
|||
|
||||
func _ready() -> void:
|
||||
$ComponentSpawn.survivor_spawn = $World/SurvivorSpawn
|
||||
$Ambience.finished.connect($Ambience.play)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue