Skip to content

Commit

Permalink
fix tutorial shits lol
Browse files Browse the repository at this point in the history
  • Loading branch information
Vortex2Oblivion committed Nov 2, 2024
1 parent c4c4c3b commit 4baff4b
Show file tree
Hide file tree
Showing 13 changed files with 345 additions and 3,024 deletions.
6 changes: 3 additions & 3 deletions assets/preload/data/character data/gf-nospeakers/offsets.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
scared -10 -22
danceRight 0 -9
singDOWN -14 -18
singDOWN -14 -22
danceLeft 0 -9
singUP -10 4
singUP -10 -3
hairBlow 229 -9
singRIGHT -2 -20
singRIGHT -2 -21
hairFall 140 -9
cheer -22 0
singLEFT -1 -20
Expand Down
2 changes: 1 addition & 1 deletion assets/preload/data/character data/gf/config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"cameraOffset": [-40, -250],
"barColor": [209, 26, 26],
"barColor": [186, 49, 104],
"mainCharacterID": 1,
"characters": [
{
Expand Down
1 change: 0 additions & 1 deletion assets/preload/data/song data/tutorial/events.json

This file was deleted.

3 changes: 3 additions & 0 deletions assets/preload/data/song data/tutorial/script.hx
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
function createPost(){
PlayState.instance.stage.setCharOffsets(bf, dad, gf);
}
277 changes: 277 additions & 0 deletions assets/preload/data/song data/tutorial/tutorial-chart.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,277 @@
{
"events": [
{ "e": "FocusCamera", "t": 0, "v": { "char": 0 } },
{ "e": "FocusCamera", "t": 9600, "v": { "char": 1 } },
{
"e": "ZoomCamera",
"t": 9600,
"v": { "zoom": 1.3, "duration": 4, "ease": "elasticInOut" }
},
{ "e": "FocusCamera", "t": 14400, "v": { "char": 0 } },
{
"e": "ZoomCamera",
"t": 14400,
"v": { "zoom": 1.0, "duration": 4, "ease": "elasticInOut" }
},
{
"e": "PlayAnimation",
"t": 18525,
"v": { "target": "boyfriend", "anim": "hey", "force": true }
},
{
"e": "PlayAnimation",
"t": 18525,
"v": { "target": "dad", "anim": "cheer", "force": false }
},
{ "e": "FocusCamera", "t": 19200, "v": { "char": 1 } },
{
"e": "ZoomCamera",
"t": 19200,
"v": { "zoom": 1.3, "duration": 4, "ease": "elasticInOut" }
},
{ "e": "FocusCamera", "t": 24000, "v": { "char": 0 } },
{
"e": "ZoomCamera",
"t": 24000,
"v": { "zoom": 1.0, "duration": 4, "ease": "elasticInOut" }
},
{
"e": "PlayAnimation",
"t": 28125,
"v": { "target": "boyfriend", "anim": "hey", "force": true }
},
{
"e": "PlayAnimation",
"t": 28125,
"v": { "target": "dad", "anim": "cheer", "force": false }
},
{ "e": "FocusCamera", "t": 28800, "v": { "char": 1 } },
{
"e": "ZoomCamera",
"t": 28800,
"v": { "zoom": 1.3, "duration": 4, "ease": "elasticInOut" }
},
{ "e": "FocusCamera", "t": 33600, "v": { "char": 0 } },
{
"e": "ZoomCamera",
"t": 33600,
"v": { "zoom": 1.0, "duration": 4, "ease": "elasticInOut" }
},
{ "e": "FocusCamera", "t": 38400, "v": { "char": 1 } },
{
"e": "ZoomCamera",
"t": 38400,
"v": { "zoom": 1.3, "duration": 4, "ease": "elasticInOut" }
},
{ "e": "FocusCamera", "t": 43200, "v": { "char": 0 } },
{
"e": "ZoomCamera",
"t": 43200,
"v": { "zoom": 1.0, "duration": 4, "ease": "elasticInOut" }
},
{ "e": "FocusCamera", "t": 48000, "v": { "char": 1 } },
{
"e": "ZoomCamera",
"t": 48000,
"v": { "zoom": 1.3, "duration": 4, "ease": "elasticInOut" }
},
{ "e": "FocusCamera", "t": 50400, "v": { "char": 0 } },
{
"e": "ZoomCamera",
"t": 50400,
"v": { "zoom": 1.0, "duration": 4, "ease": "elasticInOut" }
}
],
"notes": {
"easy": [
{ "d": 4, "t": 9600 },
{ "d": 7, "t": 10800 },
{ "d": 4, "t": 12000 },
{ "d": 7, "t": 13200 },
{ "d": 0, "t": 14400 },
{ "d": 3, "t": 15600 },
{ "d": 0, "t": 16800 },
{ "d": 3, "t": 18000 },
{ "d": 6, "t": 19200 },
{ "d": 5, "t": 20400 },
{ "d": 6, "t": 21600 },
{ "d": 5, "t": 22800 },
{ "d": 2, "t": 24000 },
{ "d": 1, "t": 25200 },
{ "d": 2, "t": 26400 },
{ "d": 1, "t": 27600 },
{ "d": 4, "t": 28800 },
{ "d": 6, "t": 30000 },
{ "d": 5, "t": 31200 },
{ "d": 7, "t": 32400 },
{ "d": 0, "t": 33600 },
{ "d": 2, "t": 34800 },
{ "d": 1, "t": 36000 },
{ "d": 3, "t": 37200 },
{ "d": 5, "t": 38400 },
{ "d": 5, "t": 39000 },
{ "d": 6, "t": 39600 },
{ "d": 5, "t": 40800 },
{ "d": 5, "t": 41400 },
{ "d": 7, "t": 42000 },
{ "d": 1, "t": 43200 },
{ "d": 1, "t": 43800 },
{ "d": 2, "t": 44400 },
{ "d": 1, "t": 45600 },
{ "d": 1, "t": 46200 },
{ "d": 3, "t": 46800 },
{ "d": 5, "t": 48000 },
{ "d": 6, "t": 48300 },
{ "d": 7, "t": 48600 },
{ "d": 6, "t": 48900 },
{ "d": 7, "t": 49800 },
{ "d": 1, "t": 50400 },
{ "d": 2, "t": 50700 },
{ "d": 3, "t": 51000 },
{ "d": 2, "t": 51300 },
{ "d": 3, "t": 52200 },
{ "d": 3, "t": 52800 },
{ "d": 1, "t": 53400 },
{ "d": 0, "t": 54000 },
{ "d": 1, "t": 54600 },
{ "d": 2, "t": 55200 },
{ "d": 3, "t": 55800 },
{ "d": 0, "t": 56400 },
{ "d": 2, "t": 57000 },
{ "d": 1, "l": 750, "t": 57600 }
],
"normal": [
{ "d": 4, "t": 9600 },
{ "d": 7, "t": 10800 },
{ "d": 4, "t": 12000 },
{ "d": 7, "t": 13200 },
{ "d": 0, "t": 14400 },
{ "d": 3, "t": 15600 },
{ "d": 0, "t": 16800 },
{ "d": 3, "t": 18000 },
{ "d": 6, "t": 19200 },
{ "d": 5, "t": 20400 },
{ "d": 6, "t": 21600 },
{ "d": 5, "t": 22800 },
{ "d": 2, "t": 24000 },
{ "d": 1, "t": 25200 },
{ "d": 2, "t": 26400 },
{ "d": 1, "t": 27600 },
{ "d": 4, "t": 28800 },
{ "d": 6, "t": 30000 },
{ "d": 5, "t": 31200 },
{ "d": 7, "t": 32400 },
{ "d": 0, "t": 33600 },
{ "d": 2, "t": 34800 },
{ "d": 1, "t": 36000 },
{ "d": 3, "t": 37200 },
{ "d": 5, "t": 38400 },
{ "d": 5, "t": 39000 },
{ "d": 6, "t": 39600 },
{ "d": 5, "t": 40800 },
{ "d": 5, "t": 41400 },
{ "d": 7, "t": 42000 },
{ "d": 1, "t": 43200 },
{ "d": 1, "t": 43800 },
{ "d": 2, "t": 44400 },
{ "d": 1, "t": 45600 },
{ "d": 1, "t": 46200 },
{ "d": 3, "t": 46800 },
{ "d": 5, "t": 48000 },
{ "d": 6, "t": 48300 },
{ "d": 7, "t": 48600 },
{ "d": 6, "t": 48900 },
{ "d": 7, "t": 49800 },
{ "d": 1, "t": 50400 },
{ "d": 2, "t": 50700 },
{ "d": 3, "t": 51000 },
{ "d": 2, "t": 51300 },
{ "d": 3, "t": 52200 },
{ "d": 3, "t": 52800 },
{ "d": 1, "t": 53400 },
{ "d": 0, "t": 54000 },
{ "d": 1, "t": 54600 },
{ "d": 2, "t": 55200 },
{ "d": 3, "t": 55800 },
{ "d": 0, "t": 56400 },
{ "d": 2, "t": 57000 },
{ "d": 1, "l": 750, "t": 57600 }
],
"hard": [
{ "d": 4, "t": 9600 },
{ "d": 7, "t": 10800 },
{ "d": 4, "t": 12000 },
{ "d": 7, "t": 13200 },
{ "d": 0, "t": 14400 },
{ "d": 3, "t": 15600 },
{ "d": 0, "t": 16800 },
{ "d": 3, "t": 18000 },
{ "d": 6, "t": 19200 },
{ "d": 5, "t": 20400 },
{ "d": 6, "t": 21600 },
{ "d": 5, "t": 22800 },
{ "d": 2, "t": 24000 },
{ "d": 1, "t": 25200 },
{ "d": 2, "t": 26400 },
{ "d": 1, "t": 27600 },
{ "d": 4, "t": 28800 },
{ "d": 6, "t": 30000 },
{ "d": 5, "t": 31200 },
{ "d": 7, "t": 32400 },
{ "d": 0, "t": 33600 },
{ "d": 2, "t": 34800 },
{ "d": 1, "t": 36000 },
{ "d": 3, "t": 37200 },
{ "d": 5, "t": 38400 },
{ "d": 5, "t": 39000 },
{ "d": 6, "t": 39600 },
{ "d": 5, "t": 40800 },
{ "d": 5, "t": 41400 },
{ "d": 7, "t": 42000 },
{ "d": 1, "t": 43200 },
{ "d": 1, "t": 43800 },
{ "d": 2, "t": 44400 },
{ "d": 1, "t": 45600 },
{ "d": 1, "t": 46200 },
{ "d": 3, "t": 46800 },
{ "d": 5, "t": 48000 },
{ "d": 6, "t": 48300 },
{ "d": 7, "t": 48600 },
{ "d": 6, "t": 48900 },
{ "d": 7, "t": 49800 },
{ "d": 1, "t": 50400 },
{ "d": 2, "t": 50700 },
{ "d": 3, "t": 51000 },
{ "d": 2, "t": 51300 },
{ "d": 3, "t": 52200 },
{ "d": 3, "t": 52800 },
{ "d": 1, "t": 53400 },
{ "d": 0, "t": 54000 },
{ "d": 1, "t": 54600 },
{ "d": 2, "t": 55200 },
{ "d": 3, "t": 55800 },
{ "d": 0, "t": 56400 },
{ "d": 2, "t": 57000 },
{ "d": 1, "l": 750, "t": 57600 },
{ "d": 0, "t": 62400 },
{ "d": 1, "t": 62550 },
{ "d": 2, "t": 62700 },
{ "d": 3, "t": 62850 },
{ "d": 2, "t": 63000 },
{ "d": 1, "t": 63150 },
{ "d": 0, "t": 63300 },
{ "d": 1, "t": 63450 },
{ "d": 2, "t": 63600 },
{ "d": 3, "t": 63750 },
{ "d": 2, "t": 63900 },
{ "d": 3, "t": 64050 },
{ "d": 2, "t": 64200 },
{ "d": 3, "t": 64350 },
{ "d": 0, "t": 64650 },
{ "d": 1, "t": 64500 }
]
},
"scrollSpeed": { "easy": 1, "hard": 1, "normal": 1 },
"generatedBy": "Friday Night Funkin' - v0.3.0 (chart-editor-port-legacy:1b171f3) PROTOTYPE",
"version": "2.0.0"
}
Loading

0 comments on commit 4baff4b

Please sign in to comment.