-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCyberFoxSong.tres
More file actions
125 lines (101 loc) · 3.48 KB
/
CyberFoxSong.tres
File metadata and controls
125 lines (101 loc) · 3.48 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
[gd_resource type="Resource" load_steps=25 format=3 uid="uid://xhi8r70ht3dp"]
[ext_resource type="Script" uid="uid://bhbpcmtr6e6pk" path="res://Classes/MidiMaestro/NoteInfo.cs" id="1_8ueh4"]
[ext_resource type="Script" uid="uid://bnpnavb5lwobj" path="res://Classes/MidiMaestro/NoteChart.cs" id="2_s63u8"]
[sub_resource type="Resource" id="Resource_ljr32"]
script = ExtResource("1_8ueh4")
Beat = 2.0
Length = 9.0
[sub_resource type="Resource" id="Resource_bb3yp"]
script = ExtResource("1_8ueh4")
Beat = 14.0
Length = 9.0
[sub_resource type="Resource" id="Resource_852ml"]
script = ExtResource("1_8ueh4")
Beat = 30.0
Length = 9.0
[sub_resource type="Resource" id="Resource_38nu8"]
script = ExtResource("1_8ueh4")
Beat = 55.0
Length = 0.0
[sub_resource type="Resource" id="Resource_ct6sp"]
script = ExtResource("1_8ueh4")
Beat = 78.0
Length = 9.0
[sub_resource type="Resource" id="Resource_8ueh4"]
script = ExtResource("1_8ueh4")
Beat = 62.0
Length = 9.0
[sub_resource type="Resource" id="Resource_7lpnw"]
script = ExtResource("1_8ueh4")
Beat = 94.0
Length = 0.0
[sub_resource type="Resource" id="Resource_yk705"]
script = ExtResource("1_8ueh4")
Beat = 14.0
Length = 9.0
[sub_resource type="Resource" id="Resource_oocdv"]
script = ExtResource("1_8ueh4")
Beat = 30.0
Length = 9.0
[sub_resource type="Resource" id="Resource_uswjw"]
script = ExtResource("1_8ueh4")
Beat = 46.0
Length = 9.0
[sub_resource type="Resource" id="Resource_e1hbr"]
script = ExtResource("1_8ueh4")
Beat = 78.0
Length = 9.0
[sub_resource type="Resource" id="Resource_gryrv"]
script = ExtResource("1_8ueh4")
Beat = 2.0
Length = 9.0
[sub_resource type="Resource" id="Resource_kwtfb"]
script = ExtResource("1_8ueh4")
Beat = 30.0
Length = 9.0
[sub_resource type="Resource" id="Resource_c2bxv"]
script = ExtResource("1_8ueh4")
Beat = 46.0
Length = 9.0
[sub_resource type="Resource" id="Resource_s63u8"]
script = ExtResource("1_8ueh4")
Beat = 62.0
Length = 9.0
[sub_resource type="Resource" id="Resource_lrc4j"]
script = ExtResource("1_8ueh4")
Beat = 94.0
Length = 0.0
[sub_resource type="Resource" id="Resource_50tbs"]
script = ExtResource("1_8ueh4")
Beat = 2.0
Length = 9.0
[sub_resource type="Resource" id="Resource_ttd2q"]
script = ExtResource("1_8ueh4")
Beat = 14.0
Length = 9.0
[sub_resource type="Resource" id="Resource_nnlde"]
script = ExtResource("1_8ueh4")
Beat = 46.0
Length = 9.0
[sub_resource type="Resource" id="Resource_rwedv"]
script = ExtResource("1_8ueh4")
Beat = 78.0
Length = 9.0
[sub_resource type="Resource" id="Resource_3eydr"]
script = ExtResource("1_8ueh4")
Beat = 62.0
Length = 9.0
[sub_resource type="Resource" id="Resource_83big"]
script = ExtResource("1_8ueh4")
Beat = 94.0
Length = 0.0
[resource]
script = ExtResource("2_s63u8")
Bpm = 180
NumLoops = 1
SongSpeed = 200.0
SongMapLocation = "CyberFoxSong.ogg"
UpLaneData = [SubResource("Resource_50tbs"), SubResource("Resource_ttd2q"), SubResource("Resource_nnlde"), SubResource("Resource_rwedv"), SubResource("Resource_3eydr"), SubResource("Resource_83big")]
DownLaneData = [SubResource("Resource_ljr32"), SubResource("Resource_bb3yp"), SubResource("Resource_852ml"), SubResource("Resource_38nu8"), SubResource("Resource_ct6sp"), SubResource("Resource_8ueh4"), SubResource("Resource_7lpnw")]
LeftLaneData = [SubResource("Resource_yk705"), SubResource("Resource_oocdv"), SubResource("Resource_uswjw"), SubResource("Resource_e1hbr")]
RightLaneData = [SubResource("Resource_gryrv"), SubResource("Resource_kwtfb"), SubResource("Resource_c2bxv"), SubResource("Resource_s63u8"), SubResource("Resource_lrc4j")]