Add sprites

This commit is contained in:
Hilmar Wiegand
2019-06-23 14:26:36 +02:00
parent 09b7c0228c
commit da1cbadfea
3 changed files with 58 additions and 13 deletions

BIN
resources/sprites/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

View File

@@ -0,0 +1,24 @@
(
texture_width: 690,
texture_height: 230,
sprites: [
(
x: 0,
y: 0,
width: 230,
height: 230,
),
(
x: 230,
y: 0,
width: 230,
height: 230,
),
(
x: 460,
y: 0,
width: 230,
height: 230,
)
]
)