10 lines
328 B
Plaintext
10 lines
328 B
Plaintext
[gd_resource type="Resource" script_class="TimeAnchorFrequencyProfile" load_steps=2 format=3]
|
|
|
|
[ext_resource type="Script" path="res://resources/time_anchor_frequency_profile.gd" id="1"]
|
|
|
|
[resource]
|
|
script = ExtResource("1")
|
|
streak_thresholds = Array[int]([0, 8, 16])
|
|
anchors_per_window = Array[int]([1, 2, 4])
|
|
window_beats = 4
|