SILLY RTOBOT
This commit is contained in:
parent
2e23faf112
commit
ced705d9c5
6 changed files with 19 additions and 6 deletions
|
|
@ -34,6 +34,7 @@ transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.004168272, 1.1920929e-07,
|
|||
|
||||
[node name="SfxDing" type="AudioStreamPlayer3D" parent="CanvasPanel/ElevatorPanel" unique_id=529226129]
|
||||
stream = ExtResource("4_p57ef")
|
||||
volume_db = 3.0
|
||||
|
||||
[node name="SfxOpen" type="AudioStreamPlayer3D" parent="CanvasPanel/ElevatorPanel" unique_id=3954090]
|
||||
stream = ExtResource("5_u5sy4")
|
||||
|
|
@ -48,6 +49,7 @@ stream = ExtResource("7_bell")
|
|||
|
||||
[node name="SfxRobotDeepBreath" type="AudioStreamPlayer3D" parent="CanvasPanel/ElevatorPanel" unique_id=1100000001]
|
||||
stream = ExtResource("8_breath")
|
||||
volume_db = -6.0
|
||||
|
||||
[node name="SfxRobotSoundsDifficult" type="AudioStreamPlayer3D" parent="CanvasPanel/ElevatorPanel" unique_id=1100000002]
|
||||
stream = ExtResource("9_diff")
|
||||
|
|
@ -58,10 +60,11 @@ stream = ExtResource("10_under")
|
|||
[node name="SfxRobotThankYou" type="AudioStreamPlayer3D" parent="CanvasPanel/ElevatorPanel" unique_id=1100000004]
|
||||
stream = ExtResource("11_thx")
|
||||
|
||||
[node name="Ambience" type="AudioStreamPlayer3D" parent="." unique_id=1100000005]
|
||||
[node name="Ambience" type="AudioStreamPlayer" parent="." unique_id=1100000005]
|
||||
process_mode = 3
|
||||
stream = ExtResource("12_amb")
|
||||
autoplay = true
|
||||
volume_db = -18.0
|
||||
volume_db = -6.0
|
||||
|
||||
[node name="ComponentSpawn" parent="." unique_id=649225939 instance=ExtResource("9_0tnpc")]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue