laptop backup
This commit is contained in:
BIN
v2/static/logo.png
Normal file
BIN
v2/static/logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1018 B |
14
v2/static/sprites/shadow-dog/spritesheet.json
Normal file
14
v2/static/sprites/shadow-dog/spritesheet.json
Normal file
@ -0,0 +1,14 @@
|
||||
{
|
||||
"width": 575,
|
||||
"height": 523,
|
||||
"animations": {
|
||||
"idle": {
|
||||
"y": 0,
|
||||
"frames": 6
|
||||
},
|
||||
"walk": {
|
||||
"y": 3,
|
||||
"frames": 8
|
||||
}
|
||||
}
|
||||
}
|
BIN
v2/static/sprites/shadow-dog/spritesheet.png
Normal file
BIN
v2/static/sprites/shadow-dog/spritesheet.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.8 MiB |
11
v2/static/sprites/template/spritesheet.json
Normal file
11
v2/static/sprites/template/spritesheet.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"width": 50,
|
||||
"height": 50,
|
||||
"animations": [
|
||||
{
|
||||
"name": "idle",
|
||||
"y": 0,
|
||||
"frames": 8
|
||||
}
|
||||
]
|
||||
}
|
BIN
v2/static/sprites/template/spritesheet.png
Normal file
BIN
v2/static/sprites/template/spritesheet.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 228 B |
58
v2/static/sprites/texture-pack/spritesheet.json
Normal file
58
v2/static/sprites/texture-pack/spritesheet.json
Normal file
@ -0,0 +1,58 @@
|
||||
{
|
||||
"sprites": {
|
||||
"generic": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"width": 100,
|
||||
"height": 100
|
||||
},
|
||||
"text": {
|
||||
"x": 100,
|
||||
"y": 0,
|
||||
"width": 100,
|
||||
"height": 100
|
||||
},
|
||||
"code": {
|
||||
"x": 200,
|
||||
"y": 0,
|
||||
"width": 100,
|
||||
"height": 100
|
||||
},
|
||||
"zip": {
|
||||
"x": 300,
|
||||
"y": 0,
|
||||
"width": 100,
|
||||
"height": 100
|
||||
},
|
||||
"image": {
|
||||
"x": 400,
|
||||
"y": 0,
|
||||
"width": 100,
|
||||
"height": 100
|
||||
},
|
||||
"audio": {
|
||||
"x": 500,
|
||||
"y": 0,
|
||||
"width": 100,
|
||||
"height": 100
|
||||
},
|
||||
"video": {
|
||||
"x": 600,
|
||||
"y": 0,
|
||||
"width": 100,
|
||||
"height": 100
|
||||
},
|
||||
"pdf": {
|
||||
"x": 700,
|
||||
"y": 0,
|
||||
"width": 100,
|
||||
"height": 100
|
||||
},
|
||||
"bubble": {
|
||||
"x": 0,
|
||||
"y": 100,
|
||||
"width": 100,
|
||||
"height": 100
|
||||
}
|
||||
}
|
||||
}
|
BIN
v2/static/sprites/texture-pack/spritesheet.png
Normal file
BIN
v2/static/sprites/texture-pack/spritesheet.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 28 KiB |
Reference in New Issue
Block a user