2025-03-29 11:51:18 -06:00
|
|
|
[gd_scene load_steps=3 format=3 uid="uid://5y7gcq6igjpf"]
|
|
|
|
|
|
|
|
[ext_resource type="AudioStream" uid="uid://pltp1s1x8q6u" path="res://assets/sfx/tools/beam_loop.wav" id="1_hbyr8"]
|
2025-09-05 23:14:47 -06:00
|
|
|
[ext_resource type="Script" uid="uid://7mp6lj3f6srq" path="res://src/equipment/beam/beam_sfx/beam_sfx.gd" id="2_qwosj"]
|
2025-03-29 11:51:18 -06:00
|
|
|
|
|
|
|
[node name="BeamSFX" type="AudioStreamPlayer3D"]
|
|
|
|
stream = ExtResource("1_hbyr8")
|
|
|
|
pitch_scale = 0.01
|
|
|
|
bus = &"SFX"
|
|
|
|
script = ExtResource("2_qwosj")
|