Skip to content

Commit

Permalink
Update crystal-chart.json
Browse files Browse the repository at this point in the history
  • Loading branch information
charlesisfeline committed Dec 1, 2024
1 parent 599b531 commit 5efe54e
Showing 1 changed file with 89 additions and 0 deletions.
89 changes: 89 additions & 0 deletions assets/preload/data/songs/crystal/crystal-chart.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,24 @@
"y": 0,
"ease": "CLASSIC",
"char": 1
}
},
{
"t": 27428.5714285714,
"e": "AddCameraZoom",
"v": {
"hudZoom": 0.035,
"gameZoom": 0.025
}
},
{
"t": 27428.5714285714,
"e": "CameraFlash",
"v": {
"duration": 8,
"reversed": false,
"target": "camGame",
"color": " "
}
},
{
Expand Down Expand Up @@ -92,6 +110,25 @@
"y": 0,
"ease": "CLASSIC",
"char": 0
}
},
{
"t": 54857.1428571429,
"e": "CameraFlash",
"v": {
"duration": 8,
"reversed": false,
"target": "camGame",
"color": " "
}
},
{
"t": 54857.1428571429,
"e": "SetCameraBop",
"v": {
"rate": 1,
"intensity": 1.2,
"offset": 0
}
},
{
Expand Down Expand Up @@ -191,6 +228,25 @@
"y": 0,
"char": 1,
"ease": "CLASSIC"
}
},
{
"t": 82285.7142857143,
"e": "SetCameraBop",
"v": {
"rate": 4,
"intensity": 1,
"offset": 0
}
},
{
"t": 82285.7142857143,
"e": "ZoomCamera",
"v": {
"ease": "expoOut",
"duration": 4,
"zoom": 0.95,
"mode": "direct"
}
},
{
Expand Down Expand Up @@ -296,6 +352,39 @@
"duration": 5,
"target": "camGame",
"color": ""
}
},
{
"t": 140571.428571429,
"e": "FocusCamera",
"v": {
"x": 0,
"duration": 4,
"y": 0,
"ease": "CLASSIC",
"char": 1
}
},
{
"t": 144000,
"e": "FocusCamera",
"v": {
"x": 0,
"duration": 4,
"y": 0,
"ease": "CLASSIC",
"char": 0
}
},
{
"t": 147428.571428571,
"e": "FocusCamera",
"v": {
"x": 0,
"duration": 4,
"y": 0,
"ease": "CLASSIC",
"char": 1
}
}
],
Expand Down

0 comments on commit 5efe54e

Please sign in to comment.