Skip to content

Commit

Permalink
Added Files.
Browse files Browse the repository at this point in the history
  • Loading branch information
Beelijah committed Nov 10, 2024
0 parents commit cdb4a88
Show file tree
Hide file tree
Showing 1,758 changed files with 1,849,254 additions and 0 deletions.
Empty file added CHANGELOG.md
Empty file.
357,163 changes: 357,163 additions & 0 deletions Funkin.js

Large diffs are not rendered by default.

Empty file added LICENSE.md
Empty file.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# welcome
thats all you need to know

# how2play
play the mod here: https://sites.google.com/view/schoolfnf124/fnf-clean

or here: https://beelijah.github.io/fnfcleanweb.github.io/
Empty file added assets/data/characterList.txt
Empty file.
6 changes: 6 additions & 0 deletions assets/data/characters/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# README

Notes to self:
- After the idle/sing animation finishes, the game immediately transitions to (and loops, if enabled in the JSON) the `-hold` animation.
- In `dad.json` and `parents-christmas.json`, this is used to keep their eyes flickering during long notes.
- In `mom-car.json`, this animation is used to keep her hair blowing while singing, and between bops of her idle.
96 changes: 96 additions & 0 deletions assets/data/characters/bf-car.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,96 @@
{
"version": "1.0.0",
"name": "Boyfriend (Car)",
"assetPath": "characters/bfCar",
"flipX": true,
"renderType": "multisparrow",
"singTime": 8.0,
"healthIcon": {
"id": "bf"
},
"animations": [
{
"name": "idle",
"prefix": "BF idle dance",
"offsets": [-5, 0]
},
{
"name": "idle-hold",
"prefix": "BF idle dance",
"frameIndices": [10, 11, 12, 13],
"looped": true,
"offsets": [-5, 0]
},
{
"name": "singLEFT",
"prefix": "BF NOTE LEFT0",
"offsets": [12, -6]
},
{
"name": "singDOWN",
"prefix": "BF NOTE DOWN0",
"offsets": [-10, -50]
},
{
"name": "singUP",
"prefix": "BF NOTE UP0",
"offsets": [-29, 27]
},
{
"name": "singRIGHT",
"prefix": "BF NOTE RIGHT0",
"offsets": [-38, -7]
},
{
"name": "singLEFTmiss",
"prefix": "BF NOTE LEFT MISS",
"offsets": [12, 24]
},
{
"name": "singDOWNmiss",
"prefix": "BF NOTE DOWN MISS",
"offsets": [-11, -19]
},
{
"name": "singUPmiss",
"prefix": "BF NOTE UP MISS",
"offsets": [-29, 27]
},
{
"name": "singRIGHTmiss",
"prefix": "BF NOTE RIGHT MISS",
"offsets": [-30, 21]
},
{
"name": "firstDeath",
"prefix": "BF dies",
"assetPath": "characters/BOYFRIEND",
"offsets": [-37, 11]
},
{
"name": "dodge",
"prefix": "boyfriend dodge",
"assetPath": "characters/BOYFRIEND",
"offsets": [0, 0]
},
{
"name": "hit",
"prefix": "BF hit",
"assetPath": "characters/BOYFRIEND",
"offsets": [0, 0]
},
{
"name": "deathLoop",
"prefix": "BF Dead Loop",
"assetPath": "characters/BOYFRIEND",
"looped": true,
"offsets": [-37, 5]
},
{
"name": "deathConfirm",
"prefix": "BF Dead confirm",
"assetPath": "characters/BOYFRIEND",
"offsets": [-37, 69]
}
]
}
77 changes: 77 additions & 0 deletions assets/data/characters/bf-christmas.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,77 @@
{
"version": "1.0.0",
"name": "Boyfriend (Christmas)",
"assetPath": "characters/bfChristmas",
"flipX": true,
"healthIcon": {
"id": "bf"
},
"renderType": "multisparrow",
"singTime": 8.0,
"animations": [
{
"name": "idle",
"prefix": "BF idle dance",
"offsets": [-5, 0]
},
{
"name": "singLEFT",
"prefix": "BF NOTE LEFT0",
"offsets": [12, -6]
},
{
"name": "singDOWN",
"prefix": "BF NOTE DOWN0",
"offsets": [-10, -50]
},
{
"name": "singUP",
"prefix": "BF NOTE UP0",
"offsets": [-29, 27]
},
{
"name": "singRIGHT",
"prefix": "BF NOTE RIGHT0",
"offsets": [-38, -7]
},
{
"name": "singLEFTmiss",
"prefix": "BF NOTE LEFT MISS",
"offsets": [12, 24]
},
{
"name": "singDOWNmiss",
"prefix": "BF NOTE DOWN MISS",
"offsets": [-11, -19]
},
{
"name": "singUPmiss",
"prefix": "BF NOTE UP MISS",
"offsets": [-29, 27]
},
{
"name": "singRIGHTmiss",
"prefix": "BF NOTE RIGHT MISS",
"offsets": [-30, 21]
},
{
"name": "firstDeath",
"prefix": "BF dies",
"assetPath": "characters/BOYFRIEND",
"offsets": [-37, 11]
},
{
"name": "deathLoop",
"prefix": "BF Dead Loop",
"assetPath": "characters/BOYFRIEND",
"looped": true,
"offsets": [-37, 5]
},
{
"name": "deathConfirm",
"prefix": "BF Dead confirm",
"assetPath": "characters/BOYFRIEND",
"offsets": [-37, 69]
}
]
}
94 changes: 94 additions & 0 deletions assets/data/characters/bf-dark.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,94 @@
{
"version": "1.0.0",
"name": "Boyfriend (Dark)",
"renderType": "multisparrow",
"assetPath": "characters/bf_dark",
"flipX": true,
"healthIcon": {
"id": "bf",
"flipX": false
},
"singTime": 8.0,
"animations": [
{
"name": "idle",
"prefix": "BF idle dance",
"offsets": [-5, 0]
},
{
"name": "singLEFT",
"prefix": "BF NOTE LEFT0",
"offsets": [12, -6]
},
{
"name": "singDOWN",
"prefix": "BF NOTE DOWN0",
"offsets": [-10, -50]
},
{
"name": "singUP",
"prefix": "BF NOTE UP0",
"offsets": [-29, 27]
},
{
"name": "singRIGHT",
"prefix": "BF NOTE RIGHT0",
"offsets": [-38, -7]
},
{
"name": "singLEFTmiss",
"prefix": "BF NOTE LEFT MISS",
"offsets": [12, 24]
},
{
"name": "singDOWNmiss",
"prefix": "BF NOTE DOWN MISS",
"offsets": [-11, -19]
},
{
"name": "singUPmiss",
"prefix": "BF NOTE UP MISS",
"offsets": [-29, 27]
},
{
"name": "singRIGHTmiss",
"prefix": "BF NOTE RIGHT MISS",
"offsets": [-30, 21]
},
{
"name": "hey",
"prefix": "BF HEY!!",
"offsets": [7, 4]
},
{
"name": "scared",
"prefix": "BF idle shaking",
"offsets": [-4, 0]
},
{
"name": "firstDeath",
"prefix": "BF dies",
"assetPath": "characters/BOYFRIEND",
"offsets": [-37, 11]
},
{
"name": "fakeoutDeath",
"prefix": "BF dies",
"assetPath": "characters/BOYFRIEND",
"offsets": [-37, 11]
},
{
"name": "deathLoop",
"prefix": "BF Dead Loop",
"looped": true,
"assetPath": "characters/BOYFRIEND",
"offsets": [-37, 5]
},
{
"name": "deathConfirm",
"prefix": "BF Dead confirm",
"assetPath": "characters/BOYFRIEND",
"offsets": [-37, 69]
}
]
}
87 changes: 87 additions & 0 deletions assets/data/characters/bf-holding-gf.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,87 @@
{
"version": "1.0.0",
"name": "Boyfriend (Holding GF)",
"assetPath": "characters/bfAndGF",
"flipX": true,
"renderType": "multisparrow",
"healthIcon": {
"id": "bf"
},
"animations": [
{
"name": "singUP",
"prefix": "BF Dead with GF Loop",
"assetPath": "characters/bfHoldingGF-DEAD",
"offsets": [0, 0]
},
{
"name": "firstDeath",
"prefix": "BF Dies with GF",
"assetPath": "characters/bfHoldingGF-DEAD",
"offsets": [37, 14]
},
{
"name": "deathConfirm",
"prefix": "RETRY confirm holding gf",
"assetPath": "characters/bfHoldingGF-DEAD",
"offsets": [37, 28]
},
{
"name": "deathLoop",
"prefix": "BF Dead with GF Loop",
"looped": true,
"assetPath": "characters/bfHoldingGF-DEAD",
"offsets": [37, -3]
},
{
"name": "idle",
"prefix": "BF idle dance",
"offsets": [0, 0]
},
{
"name": "singLEFT",
"prefix": "BF NOTE LEFT0",
"offsets": [12, 7]
},
{
"name": "singDOWN",
"prefix": "BF NOTE DOWN0",
"offsets": [-10, -10]
},
{
"name": "singUP",
"prefix": "BF NOTE UP0",
"offsets": [-29, 10]
},
{
"name": "singRIGHT",
"prefix": "BF NOTE RIGHT0",
"offsets": [-41, 23]
},
{
"name": "singLEFTmiss",
"prefix": "BF NOTE LEFT MISS",
"offsets": [12, 7]
},
{
"name": "singDOWNmiss",
"prefix": "BF NOTE DOWN MISS",
"offsets": [-10, -10]
},
{
"name": "singUPmiss",
"prefix": "BF NOTE UP MISS",
"offsets": [-29, 10]
},
{
"name": "singRIGHTmiss",
"prefix": "BF NOTE RIGHT MISS",
"offsets": [-41, 23]
},
{
"name": "bfCatch",
"prefix": "BF catches GF",
"offsets": [0, 0]
}
]
}
Loading

0 comments on commit cdb4a88

Please sign in to comment.