1 Commits

Author SHA1 Message Date
76ee5d19be feat: audio listener for spatialisation
All checks were successful
Create tag and build when new code gets to main / BumpTag (push) Successful in 9s
Create tag and build when new code gets to main / Export (push) Successful in 2m33s
2025-06-28 21:50:58 +02:00

View File

@ -166,6 +166,8 @@ script = ExtResource("1_dovo2")
move = ExtResource("2_gmlin") move = ExtResource("2_gmlin")
interact = ExtResource("3_lvxji") interact = ExtResource("3_lvxji")
[node name="AudioListener2D" type="AudioListener2D" parent="."]
[node name="CollisionShape2D" type="CollisionShape2D" parent="."] [node name="CollisionShape2D" type="CollisionShape2D" parent="."]
position = Vector2(0, 2) position = Vector2(0, 2)
shape = SubResource("CapsuleShape2D_dovo2") shape = SubResource("CapsuleShape2D_dovo2")