init commit
This commit is contained in:
commit
322d1a0516
1054 changed files with 85998 additions and 0 deletions
63
assets/preload/images/dialogue/bf.json
Normal file
63
assets/preload/images/dialogue/bf.json
Normal file
|
@ -0,0 +1,63 @@
|
|||
{
|
||||
"position": [
|
||||
0,
|
||||
50
|
||||
],
|
||||
"dialogue_pos": "right",
|
||||
"scale": 1.25,
|
||||
"image": "BF_Dialogue",
|
||||
"animations": [
|
||||
{
|
||||
"idle_offsets": [
|
||||
-1,
|
||||
-11
|
||||
],
|
||||
"loop_offsets": [
|
||||
0,
|
||||
0
|
||||
],
|
||||
"anim": "talk",
|
||||
"idle_name": "BF0",
|
||||
"loop_name": "BF LOOP"
|
||||
},
|
||||
{
|
||||
"idle_offsets": [
|
||||
4,
|
||||
-8
|
||||
],
|
||||
"anim": "excited",
|
||||
"loop_offsets": [
|
||||
5,
|
||||
0
|
||||
],
|
||||
"idle_name": "BF EXCITED0",
|
||||
"loop_name": "BF EXCITED LOOP"
|
||||
},
|
||||
{
|
||||
"idle_offsets": [
|
||||
0,
|
||||
0
|
||||
],
|
||||
"anim": "pissed",
|
||||
"loop_offsets": [
|
||||
0,
|
||||
0
|
||||
],
|
||||
"idle_name": "BF PISSED0",
|
||||
"loop_name": "BF PISSED LOOP"
|
||||
},
|
||||
{
|
||||
"idle_offsets": [
|
||||
-6,
|
||||
-11
|
||||
],
|
||||
"anim": "shocked",
|
||||
"loop_offsets": [
|
||||
-4,
|
||||
0
|
||||
],
|
||||
"idle_name": "BF SHOCK0",
|
||||
"loop_name": "BF SHOCK LOOP"
|
||||
}
|
||||
]
|
||||
}
|
63
assets/preload/images/dialogue/gf.json
Normal file
63
assets/preload/images/dialogue/gf.json
Normal file
|
@ -0,0 +1,63 @@
|
|||
{
|
||||
"position": [
|
||||
20,
|
||||
40
|
||||
],
|
||||
"dialogue_pos": "center",
|
||||
"scale": 1.3,
|
||||
"image": "GF_Dialogue",
|
||||
"animations": [
|
||||
{
|
||||
"idle_offsets": [
|
||||
-3,
|
||||
-6
|
||||
],
|
||||
"loop_offsets": [
|
||||
0,
|
||||
1
|
||||
],
|
||||
"anim": "talk",
|
||||
"idle_name": "GF0",
|
||||
"loop_name": "GF LOOP"
|
||||
},
|
||||
{
|
||||
"idle_offsets": [
|
||||
70,
|
||||
-11
|
||||
],
|
||||
"anim": "shocked",
|
||||
"loop_offsets": [
|
||||
70,
|
||||
0
|
||||
],
|
||||
"idle_name": "GF SHOCK0",
|
||||
"loop_name": "GF SHOCK LOOP"
|
||||
},
|
||||
{
|
||||
"idle_offsets": [
|
||||
-3,
|
||||
-6
|
||||
],
|
||||
"anim": "confused",
|
||||
"loop_offsets": [
|
||||
0,
|
||||
0
|
||||
],
|
||||
"idle_name": "GF CONFUSED0",
|
||||
"loop_name": "GF CONFUSED LOOP"
|
||||
},
|
||||
{
|
||||
"idle_offsets": [
|
||||
-3,
|
||||
-6
|
||||
],
|
||||
"anim": "demon",
|
||||
"loop_offsets": [
|
||||
0,
|
||||
0
|
||||
],
|
||||
"idle_name": "GF DEMON0",
|
||||
"loop_name": "GF DEMON LOOP"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue