Added pictures

This commit is contained in:
Casey 2024-07-10 01:05:51 +03:00
parent e2a7892d4c
commit 329084b895
Signed by: hkc
GPG Key ID: F0F6CFE11CDB0960
4 changed files with 17 additions and 15 deletions

BIN
pictures/af.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

BIN
pictures/hat_kid.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

BIN
pictures/lagtrain.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

View File

@ -12,14 +12,6 @@
"h": 10, "h": 10,
"description": "Not ruining fun for normal users" "description": "Not ruining fun for normal users"
}, },
{
"type": "rect",
"x": 0,
"y": 20,
"w": 1000,
"h": 80,
"description": "The VOID"
},
{ {
"type": "rect", "type": "rect",
"x": 0, "x": 0,
@ -54,16 +46,26 @@
"y": 240 "y": 240
}, },
{ {
"type": "image", "type": "animation",
"x": 69, "path": "../pictures/hat_kid.gif",
"y": 112, "spf": 30,
"path": "./thomas_adhd.png" "x": 470,
"y": 300,
"w": 56,
"h": 130
}, },
{ {
"type": "image", "type": "image",
"x": 69, "x": 190,
"y": 300, "y": 30,
"path": "./thomas_lain.png" "path": "../pictures/af.png"
},
{
"type": "animation",
"x": 70,
"y": 50,
"path": "../pictures/lagtrain.gif",
"spf": 30
} }
] ]
} }