Skip to content
This repository has been archived by the owner on Oct 25, 2024. It is now read-only.

Commit

Permalink
uhhhhh big commit
Browse files Browse the repository at this point in the history
  • Loading branch information
PatoFlamejanteTV committed Sep 30, 2024
1 parent 3ad8a8c commit 19b9391
Show file tree
Hide file tree
Showing 12 changed files with 1,299 additions and 0 deletions.
139 changes: 139 additions & 0 deletions characters/bambi.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,139 @@
{
"animations": [
{
"loop": false,
"offsets": [
-140,
-440
],
"anim": "idle",
"fps": 24,
"name": "bambi idle",
"indices": []
},
{
"loop": false,
"offsets": [
-71,
-439
],
"anim": "singLEFT",
"fps": 24,
"name": "bambi left",
"indices": []
},
{
"loop": false,
"offsets": [
-154,
-435
],
"anim": "singRIGHT",
"fps": 24,
"name": "bambi right",
"indices": []
},
{
"loop": false,
"offsets": [
-124,
-474
],
"anim": "singDOWN",
"fps": 24,
"name": "bambi down",
"indices": []
},
{
"loop": false,
"offsets": [
-88,
-409
],
"anim": "singUP",
"fps": 24,
"name": "bambi up",
"indices": []
},
{
"loop": false,
"offsets": [
-44,
-357
],
"anim": "phoneSmash",
"fps": 24,
"name": "bambi phone",
"indices": []
},
{
"loop": false,
"offsets": [
-138,
-433
],
"anim": "browut",
"fps": 24,
"name": "bambi look",
"indices": []
},
{
"offsets": [
-112,
-437
],
"indices": [],
"fps": 24,
"anim": "singLEFT-alt",
"loop": false,
"name": "bambi alt left"
},
{
"offsets": [
-119,
-429
],
"indices": [],
"fps": 24,
"anim": "singRIGHT-alt",
"loop": false,
"name": "bambi alt right"
}
],
"losing_colors": [
37,
191,
55
],
"no_antialiasing": false,
"image": "characters/bambi",
"shake_duration": 0,
"position": [
-70,
-100
],
"health_drain": false,
"shake_intensity": 0,
"healthicon": "bambi",
"shake_screen": false,
"drain_floor": 0,
"flip_x": false,
"healthbar_colors": [
37,
191,
55
],
"drain_amount": 0,
"camera_position": [
80,
460
],
"sing_duration": 4,
"noteskin": null,
"winning_colors": [
37,
191,
55
],
"scale": 1
}
72 changes: 72 additions & 0 deletions characters/intro.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,72 @@
{
"animations": [
{
"offsets": [
0,
0
],
{
"offsets": [
0,
0
],
"indices": [],
"fps": 24,
"anim": "singLEFT",
"loop": false,
"name": "intro-left"
},
{
"offsets": [
0,
0
],
"indices": [],
"fps": 24,
"anim": "singDOWN",
"loop": false,
"name": "intro-down"
},
{
"offsets": [
0,
0
],
"indices": [],
"fps": 24,
"anim": "singUP",
"loop": false,
"name": "intro-up"
},
{
"offsets": [
0,
0
],
"indices": [],
"fps": 24,
"anim": "singRIGHT",
"loop": false,
"name": "intro-right"
}
],
"no_antialiasing": false,
"image": "characters/intro",
"position": [
40,
0
],
"healthicon": "intro",
"flip_x": false,
"healthbar_colors": [
161,
161,
161
],
"camera_position": [
-120,
-20
],
"sing_duration": 6.1,
"scale": 1
}
3 changes: 3 additions & 0 deletions images/characters/Angry_Bambi.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
135 changes: 135 additions & 0 deletions images/characters/Angry_Bambi.xml

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions images/characters/bambi.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
429 changes: 429 additions & 0 deletions images/characters/bambi.xml

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions images/characters/intro.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
503 changes: 503 additions & 0 deletions images/characters/intro.xml

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions images/characters/raw/Screenshot_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions images/characters/raw/Screenshot_2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions images/characters/raw/sdfljsdhfdsjlfhsdkjh.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions images/characters/raw/wudafuq.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 19b9391

Please sign in to comment.