feat(assets): add new assets and art for project
This commit is contained in:
parent
7de5a8a681
commit
69be7aa529
1
art/player/player_icon.piskel
Normal file
1
art/player/player_icon.piskel
Normal file
@ -0,0 +1 @@
|
||||
{"modelVersion":2,"piskel":{"name":"New Piskel","description":"","fps":12,"height":16,"width":16,"layers":["{\"name\":\"Layer 1\",\"opacity\":1,\"frameCount\":1,\"chunks\":[{\"layout\":[[0]],\"base64PNG\":\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAOklEQVQ4T2NkoBAw4tD/H4s4VrX4DECXAxmKoX5wG4AeDBSHAdbwJiUMRg3AkWQHbyASnUdxeYFoAwAIchARgbIHwwAAAABJRU5ErkJggg==\"}]}"]}}
|
BIN
assets/player/player_icon.png
Normal file
BIN
assets/player/player_icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 117 B |
18
assets/scene/title.json
Normal file
18
assets/scene/title.json
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"type": "TextEntity",
|
||||
"text": "Dana is a big nerd",
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": 0
|
||||
},
|
||||
"color": {
|
||||
"r": 255,
|
||||
"g": 145,
|
||||
"b": 123,
|
||||
"a": 255
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user