Skip to content

Commit 445d6cb

Browse files
committed
remove reference to RKAudioStreamPlayer3D
1 parent 79c8e28 commit 445d6cb

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Godot_Project/examples/hello/example_godot_vision_scene.tscn

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[gd_scene load_steps=20 format=3 uid="uid://vts2xl0t0xub"]
1+
[gd_scene load_steps=19 format=3 uid="uid://vts2xl0t0xub"]
22

33
[ext_resource type="PackedScene" uid="uid://biunegs8tkvn0" path="res://addons/godot_vision/VisionVolumeCamera.tscn" id="1_3lu4e"]
44
[ext_resource type="Script" path="res://examples/hello/scripts/Rotater.gd" id="2_32yj7"]
@@ -84,10 +84,9 @@ mesh = SubResource("BoxMesh_rfpgq")
8484
transform = Transform3D(1.97583, 0, 0, 0, 1.97583, 0, 0, 0, 1.97583, 0, 0, 0.603814)
8585
mesh = SubResource("TextMesh_l018j")
8686

87-
[node name="RKAudioStreamPlayer3D" type="AudioStreamPlayer3D" parent="Play Sound Button"]
87+
[node name="AudioStreamPlayer3D" type="AudioStreamPlayer3D" parent="Play Sound Button"]
8888
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2.08165e-12, 2.08165e-12, 2.08165e-12)
8989
stream = ExtResource("6_3x8lp")
90-
script = ExtResource("7_w56wj")
9190

9291
[node name="Drag Me Button" type="AnimatableBody3D" parent="."]
9392
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -4.32111, -1.90392, -0.700861)

0 commit comments

Comments
 (0)