generated from krampus/template-godot4
26 lines
563 B
Plaintext
26 lines
563 B
Plaintext
|
[gd_resource type="AudioStreamInteractive" load_steps=2 format=3 uid="uid://dhuioidbjemkx"]
|
||
|
|
||
|
[ext_resource type="AudioStream" uid="uid://pltp1s1x8q6u" path="res://assets/sfx/tools/beam_loop.wav" id="1_h7js2"]
|
||
|
|
||
|
[resource]
|
||
|
clip_count = 2
|
||
|
clip_0/name = &"silence"
|
||
|
clip_0/auto_advance = 0
|
||
|
clip_1/name = &"Beam Loop"
|
||
|
clip_1/stream = ExtResource("1_h7js2")
|
||
|
clip_1/auto_advance = 0
|
||
|
_transitions = {
|
||
|
Vector2i(0, 1): {
|
||
|
"fade_beats": 1.0,
|
||
|
"fade_mode": 1,
|
||
|
"from_time": 0,
|
||
|
"to_time": 2
|
||
|
},
|
||
|
Vector2i(1, 0): {
|
||
|
"fade_beats": 1.0,
|
||
|
"fade_mode": 2,
|
||
|
"from_time": 0,
|
||
|
"to_time": 1
|
||
|
}
|
||
|
}
|