Added voice audio
This commit is contained in:
10
client/player/voice/VoiceComponent.tscn
Normal file
10
client/player/voice/VoiceComponent.tscn
Normal file
@ -0,0 +1,10 @@
|
||||
[gd_scene load_steps=2 format=3 uid="uid://csidusk3jpq0m"]
|
||||
|
||||
[ext_resource type="Script" path="res://player/voice/VoiceComponent.gd" id="1_8w0p0"]
|
||||
|
||||
[node name="Voice" type="Node"]
|
||||
script = ExtResource("1_8w0p0")
|
||||
|
||||
[node name="Mouth" type="AudioStreamPlayer3D" parent="."]
|
||||
max_distance = 30.0
|
||||
bus = &"Voices"
|
Reference in New Issue
Block a user